返回
线下约跑赛事推荐列表
请求方式: HTTP GET
请求参数说明:
返回格式: JSON
返回格式样例:
{
"data": {
"eventList": [
{
"address": "青海湖", //地址
"end_time": 1472632140000, //结束时间
"e_subtitle": "测试线路", //副标题
"faceUrl": [
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg"
], //图片url
"id": 119, //赛事id
"mileage": "全长4.42公里", //距离
"signupNum": 10, //报名人数
"start_time": 1472455620000, //开始时间
"title": "2016第三届环青海湖国际电动汽车拉力赛" //题目
},
{
"address": "内蒙古鄂尔多斯市准格尔旗",
"end_time": 1502625600000,
"faceUrl": [
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg",
"http://yweb0.cnliveimg.com/images/headImg/2019/0515/1557902211409_small.jpg"
],
"id": 117,
"mileage": "全长4.42公里",
"signupNum": 10,
"e_subtitle": "", //副标题
"start_time": 1502409600000,
"title": "世界大众体育杯 · 2017准格尔国际徒步大会"
}
]
},
"errorCode": "0",
"errorMessage": "成功"
}