GET /api/bet_types/34290502-1a96-40b8-b406-0c4ed57d3992/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34290502-1a96-40b8-b406-0c4ed57d3992",
"match": "https://api-prod.gambitprofit.com/api/matches/2dd28c88-28d5-455f-97d0-df4ab0883e0a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T09:43:03.868974-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": "TOR (C Bassitt)",
"amount": 5117.0
},
{
"team": "CHC (J Steele)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "378061a1-e185-49cd-a0f3-d6f6e35df1c3",
"gambit_id": "54e17efb-55fa-425a-8273-f21f8833fa37",
"last_updated": "2023-08-14T10:53:15.300297-04:00",
"created_at": "2023-08-12T09:43:03.889527-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34290502-1a96-40b8-b406-0c4ed57d3992/?format=api"
},
{
"id": "c87c8ded-aef4-41ab-bee5-301b1d2e68ab",
"gambit_id": "e1c39cee-f206-4f72-8934-c94a1ed38edd",
"last_updated": "2023-08-14T10:53:15.293120-04:00",
"created_at": "2023-08-12T09:43:03.878902-04:00",
"name": "CHC (J Steele)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34290502-1a96-40b8-b406-0c4ed57d3992/?format=api"
}
]
}