GET /api/bet_types/fb52c6be-9a90-44d1-8e43-15c35351f4b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb52c6be-9a90-44d1-8e43-15c35351f4b2",
"match": "https://api-prod.gambitprofit.com/api/matches/4fd4d927-b886-4325-ad35-75ffafab7b36/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:11.372397-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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Under 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "137e277e-91e0-4722-aca7-e84562eb3ea9",
"gambit_id": "c720b1d1-6500-4996-9d11-2027df494b2b",
"last_updated": "2023-12-19T09:48:14.290874-05:00",
"created_at": "2023-12-15T09:13:11.375762-05:00",
"name": "Game Total Over 42.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb52c6be-9a90-44d1-8e43-15c35351f4b2/?format=api"
},
{
"id": "49f4b979-2820-483d-8541-9a413008aae8",
"gambit_id": "8c691f59-7be8-4103-b81c-8890a5f6f06f",
"last_updated": "2023-12-19T09:48:14.295323-05:00",
"created_at": "2023-12-15T09:13:11.380124-05:00",
"name": "Game Total Under 42.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb52c6be-9a90-44d1-8e43-15c35351f4b2/?format=api"
}
]
}