GET /api/bet_types/04b0dcb8-54ac-46a4-b9a2-63ce0deb2f72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04b0dcb8-54ac-46a4-b9a2-63ce0deb2f72",
"match": "https://api-prod.gambitprofit.com/api/matches/bdb890d9-dac8-4f13-ab81-50b92848f221/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:51.499763-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": "NYM (K Senga)",
"amount": 5415.0
},
{
"team": "TAM (J Fleming)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "076f73dc-f805-43cd-a027-530a3ad05226",
"gambit_id": "758509a9-f4d5-4628-afb3-10c2d97d7179",
"last_updated": "2023-05-18T11:47:20.193264-04:00",
"created_at": "2023-05-17T11:06:51.501624-04:00",
"name": "NYM (K Senga)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b0dcb8-54ac-46a4-b9a2-63ce0deb2f72/?format=api"
},
{
"id": "4e963580-cbfb-4209-b6e1-37d7ee21c8be",
"gambit_id": "d93a3e41-13ab-4bfa-8135-856964cf7d41",
"last_updated": "2023-05-18T11:47:20.194819-04:00",
"created_at": "2023-05-17T11:06:51.503728-04:00",
"name": "TAM (J Fleming)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b0dcb8-54ac-46a4-b9a2-63ce0deb2f72/?format=api"
}
]
}