GET /api/bet_types/6bcd47ec-3252-4da1-ae27-50dc83314b89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bcd47ec-3252-4da1-ae27-50dc83314b89",
"match": "https://api-prod.gambitprofit.com/api/matches/b97ba74a-7dc5-4ce5-92cd-2343ab5531fb/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:22.796579-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.5",
"amount": 5319.0
},
{
"team": "Game Total Over 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "d5f278ab-0194-406a-9029-fe050431bdf8",
"gambit_id": "0146378d-67cd-48f0-8838-53dc46098dc6",
"last_updated": "2024-01-19T20:28:11.747197-05:00",
"created_at": "2024-01-18T10:18:22.805463-05:00",
"name": "Game Total Under 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bcd47ec-3252-4da1-ae27-50dc83314b89/?format=api"
},
{
"id": "3637e95f-26d9-4d68-9de3-38d18c1ac66f",
"gambit_id": "eee56107-faa2-4e17-a089-6614b6970029",
"last_updated": "2024-01-19T20:28:11.743956-05:00",
"created_at": "2024-01-18T10:18:22.801269-05:00",
"name": "Game Total Over 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bcd47ec-3252-4da1-ae27-50dc83314b89/?format=api"
}
]
}