GET /api/bet_types/2350fd66-f589-413b-a190-8089fe6cd0e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2350fd66-f589-413b-a190-8089fe6cd0e3",
"match": "https://api-prod.gambitprofit.com/api/matches/5a5e3e6c-51e3-4291-a08c-1d18fdc15a3b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:18:08.586742-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 44.5",
"amount": 5107.0
},
{
"team": "Game Total Under 44.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a4148744-2c2f-4a10-a99c-a60cd6990f8a",
"gambit_id": "b6d46655-c729-4ff6-a184-39ab630ef421",
"last_updated": "2023-12-12T20:53:07.490304-05:00",
"created_at": "2023-12-06T09:18:08.605552-05:00",
"name": "Game Total Over 44.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2350fd66-f589-413b-a190-8089fe6cd0e3/?format=api"
},
{
"id": "e3a9dbff-3b9a-407f-aecf-9458d965ec51",
"gambit_id": "2ce1d0d3-f840-498a-b82c-5d1e354c3bc0",
"last_updated": "2023-12-12T20:53:07.494324-05:00",
"created_at": "2023-12-06T09:18:08.609551-05:00",
"name": "Game Total Under 44.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2350fd66-f589-413b-a190-8089fe6cd0e3/?format=api"
}
]
}