GET /api/bet_types/293d5739-47fb-4d85-91c2-a8d0d7126325/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "293d5739-47fb-4d85-91c2-a8d0d7126325",
"match": "https://api-prod.gambitprofit.com/api/matches/eeea40b0-cc12-41a8-ac96-fd93067f57d3/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:23:04.725004-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",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6a0b5d1b-b1f9-45ae-be2f-7243a040bff0",
"gambit_id": "532c7cca-3e32-47e8-8986-c7dc7e854693",
"last_updated": "2024-01-11T11:13:05.277860-05:00",
"created_at": "2024-01-09T09:23:04.729704-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/293d5739-47fb-4d85-91c2-a8d0d7126325/?format=api"
},
{
"id": "77b84c73-857a-4e24-8ca6-9c3661a5d23f",
"gambit_id": "61f0815d-1fb3-4e6d-b747-64b54970dc46",
"last_updated": "2024-01-11T11:13:05.281213-05:00",
"created_at": "2024-01-09T09:23:04.734924-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/293d5739-47fb-4d85-91c2-a8d0d7126325/?format=api"
}
]
}