GET /api/bet_types/c9bc20c7-9122-4453-8ad0-62ee6ce89d64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9bc20c7-9122-4453-8ad0-62ee6ce89d64",
"match": "https://api-prod.gambitprofit.com/api/matches/c7ca3c65-f883-47ae-a682-4589098d63e8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:01.969419-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 219",
"amount": 5000.0
},
{
"team": "Game Total Over 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bfe58b33-ebe6-4794-8adb-090049148463",
"gambit_id": "e1edb04f-e8f8-4d77-bcaa-e1dfd3703f77",
"last_updated": "2023-12-01T19:08:05.974476-05:00",
"created_at": "2023-11-30T10:28:01.994112-05:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bc20c7-9122-4453-8ad0-62ee6ce89d64/?format=api"
},
{
"id": "e4191c22-2e2d-421e-946d-fde9ee7c305f",
"gambit_id": "09665bb7-50fe-417e-abe1-2d35a5604657",
"last_updated": "2023-12-01T19:08:05.970117-05:00",
"created_at": "2023-11-30T10:28:01.985976-05:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bc20c7-9122-4453-8ad0-62ee6ce89d64/?format=api"
}
]
}