GET /api/bet_types/3e76cc19-0643-4052-acde-9eedf01bf019/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e76cc19-0643-4052-acde-9eedf01bf019",
"match": "https://api-prod.gambitprofit.com/api/matches/222eaf4d-5c02-498d-8644-a695f8496abf/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "LOS (D May)",
"amount": 5942.0
},
{
"team": "SFO (L Webb)",
"amount": 4058.0
}
],
"expected_reward_tokens": 9210.1,
"profit_sb": 210.1,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "8ddeffe0-4e8a-4d2b-802e-51d444e383fb",
"gambit_id": "5b257b3f-ea7a-4a21-ac7c-d36a424fc24a",
"last_updated": "2022-09-17T17:07:22.328508-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (D May)",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e76cc19-0643-4052-acde-9eedf01bf019/?format=api"
},
{
"id": "780f7cf4-608d-48ea-92e2-7c68dc25c393",
"gambit_id": "b41230ce-0477-42fc-bc83-b2e1e8cd7610",
"last_updated": "2022-09-17T17:07:22.327502-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (L Webb)",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e76cc19-0643-4052-acde-9eedf01bf019/?format=api"
}
]
}