GET /api/bet_types/2af1a8ea-3236-493b-831f-44b04c4b5c48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2af1a8ea-3236-493b-831f-44b04c4b5c48",
"match": "https://api-prod.gambitprofit.com/api/matches/3860ee5f-3000-4171-880f-aa1e12b6e2bf/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8edefa34-2600-416f-8a28-45e9a8141720",
"gambit_id": "ae4a7a32-a002-4699-bcc4-8d3524c01b24",
"last_updated": "2022-10-28T09:47:03.644883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af1a8ea-3236-493b-831f-44b04c4b5c48/?format=api"
},
{
"id": "6fb188c5-0b6d-45a7-b323-ec5de478bd79",
"gambit_id": "48ee1c69-0305-49e7-b88b-1aeaef219ce7",
"last_updated": "2022-10-28T09:47:03.643619-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af1a8ea-3236-493b-831f-44b04c4b5c48/?format=api"
}
]
}