GET /api/bet_types/95291ebf-a755-4d84-9b55-4c74e7e72d4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95291ebf-a755-4d84-9b55-4c74e7e72d4d",
"match": "https://api-prod.gambitprofit.com/api/matches/76715374-e080-45c7-849d-885a9e504faa/?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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "45af359d-07cd-415a-a144-0a2abec01dfc",
"gambit_id": "a21d59fc-d51d-4796-944a-0302e8a0f387",
"last_updated": "2022-09-06T10:02:06.536228-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95291ebf-a755-4d84-9b55-4c74e7e72d4d/?format=api"
},
{
"id": "c2c5229f-ec13-4b36-890a-2afc615fa6ae",
"gambit_id": "396707fd-707a-47f0-a4ba-dabaae76b2ef",
"last_updated": "2022-09-06T10:02:06.535086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95291ebf-a755-4d84-9b55-4c74e7e72d4d/?format=api"
}
]
}