GET /api/bet_types/8f41828f-4f99-4b7e-9156-0d86eb7d970a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f41828f-4f99-4b7e-9156-0d86eb7d970a",
"match": "https://api-prod.gambitprofit.com/api/matches/80dfacbe-dd4c-4a34-8020-24f06bd96bd0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:05.395535-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": "HOU (J Verlander)",
"amount": 5630.0
},
{
"team": "TEX (J Montgomery)",
"amount": 4370.0
}
],
"expected_reward_tokens": 9570.3,
"profit_sb": 70.3,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "c6fddb90-3030-48d2-9b5b-c661d34a6723",
"gambit_id": "06f3ef45-9beb-43c3-8e22-e9d17afe5808",
"last_updated": "2023-10-16T18:38:04.768347-04:00",
"created_at": "2023-10-14T09:28:05.405863-04:00",
"name": "HOU (J Verlander)",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41828f-4f99-4b7e-9156-0d86eb7d970a/?format=api"
},
{
"id": "496ecdb3-e399-466c-a397-f32dd45a1737",
"gambit_id": "21e9b53f-fff1-43f4-9d04-4daa7f21caa3",
"last_updated": "2023-10-16T18:38:04.764781-04:00",
"created_at": "2023-10-14T09:28:05.400920-04:00",
"name": "TEX (J Montgomery)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41828f-4f99-4b7e-9156-0d86eb7d970a/?format=api"
}
]
}