GET /api/bet_types/2860d99a-2246-44b4-8770-217420c0f1c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2860d99a-2246-44b4-8770-217420c0f1c1",
"match": "https://api-prod.gambitprofit.com/api/matches/7632e02b-a279-4b11-8d2d-b3d525c6181d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-07T09:07:56.802454-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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e0d84e7a-7cbf-4c24-b62f-447b10090865",
"gambit_id": "4600cb66-aa02-49b8-978f-cdd6eebed33c",
"last_updated": "2024-01-09T10:38:23.058300-05:00",
"created_at": "2024-01-07T09:07:56.805777-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2860d99a-2246-44b4-8770-217420c0f1c1/?format=api"
},
{
"id": "7d640776-5dd6-4ed1-9887-0b0b68157473",
"gambit_id": "a54757ec-58ed-4bb6-acb3-c6afd0793eaf",
"last_updated": "2024-01-09T10:38:23.062081-05:00",
"created_at": "2024-01-07T09:07:56.809346-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2860d99a-2246-44b4-8770-217420c0f1c1/?format=api"
}
]
}