GET /api/bet_types/2bdf3464-7484-4447-b436-1ae6efbaa089/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bdf3464-7484-4447-b436-1ae6efbaa089",
"match": "https://api-prod.gambitprofit.com/api/matches/ed2d0fea-7e97-4e60-9195-60cb07adde34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T13:03:18.850366-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": "CHC (K Hendricks)",
"amount": 5578.0
},
{
"team": "ARI (J Mantiply)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "8181840b-c7a4-485f-941c-a80531ec09e2",
"gambit_id": "f33ee855-a828-4bfb-9992-0da0a4b19a30",
"last_updated": "2023-09-12T11:23:04.080712-04:00",
"created_at": "2023-09-10T13:03:18.861036-04:00",
"name": "CHC (K Hendricks)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdf3464-7484-4447-b436-1ae6efbaa089/?format=api"
},
{
"id": "464a22af-7d77-4bd1-9a56-fdbe4cc697a7",
"gambit_id": "69b01066-9da3-4458-8c8a-e99541d593fa",
"last_updated": "2023-09-12T11:23:04.077159-04:00",
"created_at": "2023-09-10T13:03:18.854626-04:00",
"name": "ARI (J Mantiply)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdf3464-7484-4447-b436-1ae6efbaa089/?format=api"
}
]
}