GET /api/bet_types/2d077d1f-ac34-4216-9bf7-af1e4d053b65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d077d1f-ac34-4216-9bf7-af1e4d053b65",
"match": "https://api-prod.gambitprofit.com/api/matches/0d64d3c6-4a40-4dc3-afe9-64d926da3789/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:58.529412-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 216",
"amount": 5000.0
},
{
"team": "Game Total Over 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f33f945f-ce15-4b99-82cc-78a9677a2e06",
"gambit_id": "90babdd3-ce55-4907-a576-40ecbe1a271e",
"last_updated": "2024-01-08T14:38:13.955831-05:00",
"created_at": "2024-01-05T09:32:58.537561-05:00",
"name": "Game Total Under 216",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d077d1f-ac34-4216-9bf7-af1e4d053b65/?format=api"
},
{
"id": "e187f4f5-c541-471e-8dbd-e47318673440",
"gambit_id": "417777b8-cb35-45db-83c5-334825167d54",
"last_updated": "2024-01-08T14:38:13.952026-05:00",
"created_at": "2024-01-05T09:32:58.532952-05:00",
"name": "Game Total Over 216",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d077d1f-ac34-4216-9bf7-af1e4d053b65/?format=api"
}
]
}