GET /api/bet_types/39bf6973-461c-42ff-b6ff-638e8a32e33f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39bf6973-461c-42ff-b6ff-638e8a32e33f",
"match": "https://api-prod.gambitprofit.com/api/matches/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d90eb23c-d0a5-4700-ade6-a6dc7d48b031",
"gambit_id": "ebd41155-d101-4460-9fa1-0b83fde2f931",
"last_updated": "2022-11-08T11:02:01.840450-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39bf6973-461c-42ff-b6ff-638e8a32e33f/?format=api"
},
{
"id": "311d1f31-1807-4ee4-a5b2-e2a1caa51d9f",
"gambit_id": "82493849-e7b5-4801-8ba2-aa9ec3ad5db5",
"last_updated": "2022-11-08T11:02:01.839461-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39bf6973-461c-42ff-b6ff-638e8a32e33f/?format=api"
}
]
}