GET /api/bet_types/1683c938-6d7d-4277-a352-a719fd69014a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1683c938-6d7d-4277-a352-a719fd69014a",
"match": "https://api-prod.gambitprofit.com/api/matches/5de68397-2379-4bae-b86f-cadbba9f88ed/?format=api",
"name": "Over/Under",
"created_at": "2023-10-27T10:28:19.514352-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 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "e1de1026-f75e-4637-8628-6947d5e3ec29",
"gambit_id": "063744c0-e43a-4bf2-a448-b58846c37717",
"last_updated": "2023-10-30T15:08:12.183215-04:00",
"created_at": "2023-10-27T10:28:19.532140-04:00",
"name": "Game Total Under 230",
"reward": "1.86000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1683c938-6d7d-4277-a352-a719fd69014a/?format=api"
},
{
"id": "29100603-ef3f-45de-8fcb-9e8b74d7198a",
"gambit_id": "cae64556-86cb-4daf-8791-e70b097d44de",
"last_updated": "2023-10-30T15:08:12.190328-04:00",
"created_at": "2023-10-27T10:28:19.526565-04:00",
"name": "Game Total Over 230",
"reward": "1.86000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1683c938-6d7d-4277-a352-a719fd69014a/?format=api"
}
]
}