GET /api/bet_types/e52cb622-e2d7-4acd-a0b9-0af1e879a283/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e52cb622-e2d7-4acd-a0b9-0af1e879a283",
"match": "https://api-prod.gambitprofit.com/api/matches/b98a9e7f-b966-44e9-96b9-144fa4e775c2/?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 Over 8",
"amount": 5110.0
},
{
"team": "Game Total Under 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "c757211d-3dd8-4617-bfec-061cef1e2876",
"gambit_id": "3a778b92-668c-4274-8712-0bb5a1866dc9",
"last_updated": "2022-08-19T09:51:51.978498-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e52cb622-e2d7-4acd-a0b9-0af1e879a283/?format=api"
},
{
"id": "00fe2481-5b53-4215-8688-70c3947262b9",
"gambit_id": "bcc97229-6bfa-4eee-b825-799934188f03",
"last_updated": "2022-08-19T09:51:51.977791-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e52cb622-e2d7-4acd-a0b9-0af1e879a283/?format=api"
}
]
}