GET /api/bet_types/74979506-2de2-4289-8510-fd6025487b98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74979506-2de2-4289-8510-fd6025487b98",
"match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 53",
"amount": 5000.0
},
{
"team": "Game Total Under 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ca2007ae-6d85-46e2-b656-d20d31f9b20d",
"gambit_id": "7c0bd144-7f75-4b4f-9a5c-d61b01fb3fe9",
"last_updated": "2022-11-28T10:17:12.099136-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74979506-2de2-4289-8510-fd6025487b98/?format=api"
},
{
"id": "ca4f4f55-5bce-4d8d-811e-639d5fa26f60",
"gambit_id": "7fd51b37-91b4-4077-ae13-d271fab13999",
"last_updated": "2022-11-28T10:17:12.098024-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74979506-2de2-4289-8510-fd6025487b98/?format=api"
}
]
}