GET /api/bet_types/e210f6e1-f60e-47a0-af47-613d651cf01a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e210f6e1-f60e-47a0-af47-613d651cf01a",
"match": "https://api-prod.gambitprofit.com/api/matches/fe8e1ca0-1131-48d6-8d5f-b87db79d63b6/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:21.064134-04: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 5.5",
"amount": 5512.0
},
{
"team": "Game Total Over 5.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "1b9d6a54-77cf-4a84-b9d8-f750e937295f",
"gambit_id": "0fda2cf8-09d7-4601-8872-1ca5c67b6107",
"last_updated": "2023-04-30T15:06:54.148373-04:00",
"created_at": "2023-04-28T11:22:21.065462-04:00",
"name": "Game Total Under 5.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e210f6e1-f60e-47a0-af47-613d651cf01a/?format=api"
},
{
"id": "1911e516-070b-40a0-8d9d-f4b1ebc2bc2c",
"gambit_id": "7fdd2434-7233-4a5e-b5dc-f50f94fee875",
"last_updated": "2023-04-30T15:06:54.149832-04:00",
"created_at": "2023-04-28T11:22:21.066902-04:00",
"name": "Game Total Over 5.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e210f6e1-f60e-47a0-af47-613d651cf01a/?format=api"
}
]
}