GET /api/bet_types/29414c15-f37c-4d7b-8a31-3f3835991de6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29414c15-f37c-4d7b-8a31-3f3835991de6",
"match": "https://api-prod.gambitprofit.com/api/matches/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:09.462266-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 (J Taillon)",
"amount": 5273.0
},
{
"team": "STL (J Flaherty)",
"amount": 4727.0
}
],
"expected_reward_tokens": 9595.81,
"profit_sb": 95.81,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "5f84543a-de2f-41d0-af13-a82b7bc3972f",
"gambit_id": "9da5bd55-f974-420f-9a47-9e49b2551507",
"last_updated": "2023-05-10T15:32:07.115078-04:00",
"created_at": "2023-05-09T11:07:09.463586-04:00",
"name": "CHC (J Taillon)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29414c15-f37c-4d7b-8a31-3f3835991de6/?format=api"
},
{
"id": "7698dfbb-d11a-4d3d-afea-96776c609fc4",
"gambit_id": "f4edb286-0b62-4a79-9a94-dde81dd82aef",
"last_updated": "2023-05-10T15:32:07.117258-04:00",
"created_at": "2023-05-09T11:07:09.464932-04:00",
"name": "STL (J Flaherty)",
"reward": "2.03000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29414c15-f37c-4d7b-8a31-3f3835991de6/?format=api"
}
]
}