GET /api/bet_types/a2f70b98-1a95-40fc-9c90-22d2cb3e5995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2f70b98-1a95-40fc-9c90-22d2cb3e5995",
"match": "https://api-prod.gambitprofit.com/api/matches/4f53fd3a-1489-47fe-9fb3-857691806c9b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-18T09:08:18.633932-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": "CWS (M Clevinger)",
"amount": 5377.0
},
{
"team": "WAS (J Adon)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "fbd8c456-2785-4b13-8f5f-fba3ffc79866",
"gambit_id": "2510807e-0e98-40c0-8a5a-6f786f5d809e",
"last_updated": "2023-09-20T09:23:06.768028-04:00",
"created_at": "2023-09-18T09:08:18.639638-04:00",
"name": "CWS (M Clevinger)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2f70b98-1a95-40fc-9c90-22d2cb3e5995/?format=api"
},
{
"id": "036540fe-37c1-4f7d-8b29-109d30cf218e",
"gambit_id": "a1d8361c-07eb-4577-9386-13c68b2a869c",
"last_updated": "2023-09-20T09:23:06.771768-04:00",
"created_at": "2023-09-18T09:08:18.645617-04:00",
"name": "WAS (J Adon)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2f70b98-1a95-40fc-9c90-22d2cb3e5995/?format=api"
}
]
}