GET /api/bet_types/5e98066f-9bb6-4397-a065-1fd9cf8e9e35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e98066f-9bb6-4397-a065-1fd9cf8e9e35",
"match": "https://api-prod.gambitprofit.com/api/matches/816af749-f025-4a91-a69c-3dbc7469b250/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e5e48d63-92ca-4659-a409-133cb408909b",
"gambit_id": "af7eb938-d63c-4c1a-a5c9-a643f6abf838",
"last_updated": "2022-09-26T10:21:56.914893-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e98066f-9bb6-4397-a065-1fd9cf8e9e35/?format=api"
},
{
"id": "869c6574-e05b-4c40-b1ef-b2a9d165643a",
"gambit_id": "3cfdef4a-6f03-43e8-b696-735eb6742351",
"last_updated": "2022-09-26T10:21:56.915920-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e98066f-9bb6-4397-a065-1fd9cf8e9e35/?format=api"
}
]
}