GET /api/bet_types/8972aca9-d2fb-41d3-8a72-3c56a2ebb26c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8972aca9-d2fb-41d3-8a72-3c56a2ebb26c",
"match": "https://api-prod.gambitprofit.com/api/matches/220c21a4-e941-4052-825b-630489b2f6dc/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:27:59.892437-04: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": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d059b8cc-1918-420d-b681-81f1f400532e",
"gambit_id": "eac68fa7-0d8f-44d7-b921-0e91107a7ef5",
"last_updated": "2023-10-16T18:18:08.201019-04:00",
"created_at": "2023-10-14T09:27:59.904813-04:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8972aca9-d2fb-41d3-8a72-3c56a2ebb26c/?format=api"
},
{
"id": "8eed9683-d5b6-4559-8c68-a59d1ba8e9cf",
"gambit_id": "45fe2a0f-a75a-4158-95c7-4069f576adb9",
"last_updated": "2023-10-16T18:18:08.197269-04:00",
"created_at": "2023-10-14T09:27:59.897988-04:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8972aca9-d2fb-41d3-8a72-3c56a2ebb26c/?format=api"
}
]
}