GET /api/bet_types/9fd8584d-baaa-4467-a99b-b0e859acc6e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fd8584d-baaa-4467-a99b-b0e859acc6e2",
"match": "https://api-prod.gambitprofit.com/api/matches/e5a7d64a-6ed4-435b-9ff1-3ddff0642fa9/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:11.034371-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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5cbbd89d-a9d8-477d-b33a-00c5d22b0733",
"gambit_id": "c80af92a-7438-42a2-b096-23faa7ea37f4",
"last_updated": "2024-01-01T13:13:19.187474-05:00",
"created_at": "2023-12-29T09:58:11.046579-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd8584d-baaa-4467-a99b-b0e859acc6e2/?format=api"
},
{
"id": "f8e41f75-9410-4442-990e-2325dc48309e",
"gambit_id": "3363dcfe-ea8c-44fb-9335-96a965a521b3",
"last_updated": "2024-01-01T13:13:19.184108-05:00",
"created_at": "2023-12-29T09:58:11.038303-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd8584d-baaa-4467-a99b-b0e859acc6e2/?format=api"
}
]
}