GET /api/bet_types/1d596703-9d5e-44ef-8ab7-5921336bf835/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d596703-9d5e-44ef-8ab7-5921336bf835",
"match": "https://api-prod.gambitprofit.com/api/matches/8b321e9f-3ae5-4919-8cb8-940b65826070/?format=api",
"name": "Over/Under",
"created_at": "2024-02-01T09:18:08.715646-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 238",
"amount": 5000.0
},
{
"team": "Game Total Over 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f8bdb34e-0ab2-41b9-bda6-128dfced957e",
"gambit_id": "acb86385-95e2-4028-acac-5f3c7fe2d000",
"last_updated": "2024-02-02T14:43:24.304141-05:00",
"created_at": "2024-02-01T09:18:08.724546-05:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d596703-9d5e-44ef-8ab7-5921336bf835/?format=api"
},
{
"id": "720d2fd1-ddcb-40e3-a2c4-9363e1f27dac",
"gambit_id": "a432b6ca-2ac8-4c58-9b9a-0aea2b8acf58",
"last_updated": "2024-02-02T14:43:24.300044-05:00",
"created_at": "2024-02-01T09:18:08.719932-05:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d596703-9d5e-44ef-8ab7-5921336bf835/?format=api"
}
]
}