GET /api/bet_types/00e872fd-cfa9-44b4-b5bb-951f51636ab1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00e872fd-cfa9-44b4-b5bb-951f51636ab1",
"match": "https://api-prod.gambitprofit.com/api/matches/26bd4b9c-4575-4a57-9ad4-eb2ec88553f5/?format=api",
"name": "Over/Under",
"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": "Game Total Under 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d2c215e6-d7e7-421e-86fb-4eda3af4158a",
"gambit_id": "dd553178-cf03-4795-899c-c4f5cd7a454f",
"last_updated": "2022-11-15T11:37:31.190709-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00e872fd-cfa9-44b4-b5bb-951f51636ab1/?format=api"
},
{
"id": "58b3336b-829f-4445-9e8e-6221d42226b5",
"gambit_id": "d9a191a2-79f8-4140-bf86-7a8438cb7a04",
"last_updated": "2022-11-15T11:37:31.191929-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00e872fd-cfa9-44b4-b5bb-951f51636ab1/?format=api"
}
]
}