GET /api/bet_types/77a90497-e736-4795-b2cd-60eee7829265/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77a90497-e736-4795-b2cd-60eee7829265",
"match": "https://api-prod.gambitprofit.com/api/matches/7b857a8c-5a47-4840-abf0-95dd028c2041/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:14.970112-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 242",
"amount": 5000.0
},
{
"team": "Game Total Under 242",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "95a85be6-60a1-4676-b872-fc942b002926",
"gambit_id": "7bd72671-09c1-4c09-ba50-44cc0ab7fdc4",
"last_updated": "2023-12-10T11:43:04.227201-05:00",
"created_at": "2023-12-09T08:48:14.973644-05:00",
"name": "Game Total Over 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a90497-e736-4795-b2cd-60eee7829265/?format=api"
},
{
"id": "0cf30207-1c4c-4eaa-be73-547fba8b8e7e",
"gambit_id": "7e367771-2e3f-4c5b-8524-f422957c56fc",
"last_updated": "2023-12-10T11:43:04.232714-05:00",
"created_at": "2023-12-09T08:48:14.977513-05:00",
"name": "Game Total Under 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a90497-e736-4795-b2cd-60eee7829265/?format=api"
}
]
}