GET /api/bet_types/03f5b280-0299-4944-8622-d3dec3dff2da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03f5b280-0299-4944-8622-d3dec3dff2da",
"match": "https://api-prod.gambitprofit.com/api/matches/f0651bee-4851-4060-a76d-52adf86fba76/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:02.814969-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 Over 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "000b2985-29e7-4c25-bc32-2769b93d5107",
"gambit_id": "c9732a70-9426-4ffa-8f2e-3968e0859f2d",
"last_updated": "2023-09-15T16:23:16.388808-04:00",
"created_at": "2023-09-12T09:23:02.820735-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f5b280-0299-4944-8622-d3dec3dff2da/?format=api"
},
{
"id": "17ac0be9-2843-4383-8f5b-338654818a97",
"gambit_id": "68f0e460-ec48-4996-951d-eed334c7c188",
"last_updated": "2023-09-15T16:23:16.392765-04:00",
"created_at": "2023-09-12T09:23:02.827706-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f5b280-0299-4944-8622-d3dec3dff2da/?format=api"
}
]
}