GET /api/bet_types/14931e70-8148-4b39-96e0-53c74f522a1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14931e70-8148-4b39-96e0-53c74f522a1c",
"match": "https://api-prod.gambitprofit.com/api/matches/cc0657e0-3dfc-4560-9ade-78dd9861a2e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:02.976298-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": "ATL (M Fried)",
"amount": 6721.0
},
{
"team": "SFO (J Junis)",
"amount": 3279.0
}
],
"expected_reward_tokens": 9541.89,
"profit_sb": 41.89,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "aca85592-af07-4c3a-a2cf-7704a6bef853",
"gambit_id": "3a2894de-1df2-4f58-b7be-c2946fc16598",
"last_updated": "2023-08-21T19:38:24.475449-04:00",
"created_at": "2023-08-20T08:43:02.985669-04:00",
"name": "ATL (M Fried)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14931e70-8148-4b39-96e0-53c74f522a1c/?format=api"
},
{
"id": "1d6bd1a8-fb7e-40ff-a199-b2e9cce025c5",
"gambit_id": "f1541bfb-846e-416a-b37e-a07791c11b15",
"last_updated": "2023-08-21T19:38:24.472051-04:00",
"created_at": "2023-08-20T08:43:02.981140-04:00",
"name": "SFO (J Junis)",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14931e70-8148-4b39-96e0-53c74f522a1c/?format=api"
}
]
}