GET /api/bet_types/8491fe65-262c-4614-88d8-852acc96b918/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8491fe65-262c-4614-88d8-852acc96b918",
"match": "https://api-prod.gambitprofit.com/api/matches/2baf4afc-057c-4bd1-9b70-8f98906592e3/?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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "322d0a46-21db-4e68-b359-ab4b8b7f0c7e",
"gambit_id": "cda156d8-1e47-4e17-81b2-565db72d34dd",
"last_updated": "2022-12-15T10:41:57.978284-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 231",
"reward": "1.80000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8491fe65-262c-4614-88d8-852acc96b918/?format=api"
},
{
"id": "c8483623-f07e-4611-bd81-f868d7046e12",
"gambit_id": "13b21d10-2eb9-4ebe-99b2-a81929ea7ac1",
"last_updated": "2022-12-15T10:41:57.977174-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 231",
"reward": "1.80000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8491fe65-262c-4614-88d8-852acc96b918/?format=api"
}
]
}