GET /api/bet_types/357df916-259f-45a9-a9e1-b445cce038ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "357df916-259f-45a9-a9e1-b445cce038ab",
"match": "https://api-prod.gambitprofit.com/api/matches/282d9f51-54d5-4a2c-a2de-ec8e614041a9/?format=api",
"name": "Over/Under",
"created_at": "2024-02-03T08:48:01.839801-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 232",
"amount": 5000.0
},
{
"team": "Game Total Over 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c6f19c9f-9552-42af-8c67-d45873dd3861",
"gambit_id": "de7ab79e-174e-4285-8ef5-dfbd1fa95d24",
"last_updated": "2024-02-05T14:18:20.949117-05:00",
"created_at": "2024-02-03T08:48:01.851724-05:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/357df916-259f-45a9-a9e1-b445cce038ab/?format=api"
},
{
"id": "eb028c3a-98d9-4d57-913e-019690fc0758",
"gambit_id": "27c9d4e9-0f23-4d2e-ba88-76fd6c5c04bd",
"last_updated": "2024-02-05T14:18:20.953021-05:00",
"created_at": "2024-02-03T08:48:01.845464-05:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/357df916-259f-45a9-a9e1-b445cce038ab/?format=api"
}
]
}