GET /api/bet_types/0c51028a-2d77-4cf3-8010-187488967777/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c51028a-2d77-4cf3-8010-187488967777",
"match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:23.217491-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": "SEA (G Kirby)",
"amount": 6885.0
},
{
"team": "OAK (J Estes)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "1ea1b383-b1f1-47b8-a143-231c7583f14b",
"gambit_id": "8c865c98-d4e3-4d0e-a74f-efa69e888665",
"last_updated": "2023-09-22T17:23:06.456898-04:00",
"created_at": "2023-09-20T08:23:23.222039-04:00",
"name": "SEA (G Kirby)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c51028a-2d77-4cf3-8010-187488967777/?format=api"
},
{
"id": "b9d37297-2d85-4e96-8d18-b4764f2b5460",
"gambit_id": "1febe454-3128-466c-938a-c086429db5d6",
"last_updated": "2023-09-22T17:23:06.460454-04:00",
"created_at": "2023-09-20T08:23:23.227091-04:00",
"name": "OAK (J Estes)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c51028a-2d77-4cf3-8010-187488967777/?format=api"
}
]
}