GET /api/bet_types/01393523-64d3-4fe9-8d0f-7d351cc9d7d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01393523-64d3-4fe9-8d0f-7d351cc9d7d9",
"match": "https://api-prod.gambitprofit.com/api/matches/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-01T13:17:02.728723-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "ARI (Z Davies)",
"amount": 6182.0
},
{
"team": "COL (C Seabold)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "e5833b4d-4f0a-4b31-8de0-85674f60f50f",
"gambit_id": "ae2608f2-1355-4f00-ad36-27cad6e256fc",
"last_updated": "2023-06-02T13:52:21.650730-04:00",
"created_at": "2023-06-01T13:17:02.734399-04:00",
"name": "ARI (Z Davies)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01393523-64d3-4fe9-8d0f-7d351cc9d7d9/?format=api"
},
{
"id": "710f0d06-04e9-47ee-97ba-6b3fa8988009",
"gambit_id": "36624941-917e-46cc-a48b-157798020e11",
"last_updated": "2023-06-02T13:52:21.648255-04:00",
"created_at": "2023-06-01T13:17:02.731564-04:00",
"name": "COL (C Seabold)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01393523-64d3-4fe9-8d0f-7d351cc9d7d9/?format=api"
}
]
}