GET /api/bet_types/b7530170-0b5f-4d3f-ab8c-17741dc321f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7530170-0b5f-4d3f-ab8c-17741dc321f2",
"match": "https://api-prod.gambitprofit.com/api/matches/1cbe730e-e117-434c-aaa1-39670e555d41/?format=api",
"name": "Over/Under",
"created_at": "2023-12-23T09:12:59.885299-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": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "8ef73352-642f-4b60-a91b-a35f06e5d90a",
"gambit_id": "cab00dcb-64d1-41bd-8699-6681f1edaf33",
"last_updated": "2023-12-26T15:28:18.236335-05:00",
"created_at": "2023-12-23T09:12:59.888934-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7530170-0b5f-4d3f-ab8c-17741dc321f2/?format=api"
},
{
"id": "7550228e-c724-4f2d-989f-45d2845ff017",
"gambit_id": "111bb398-2df7-473b-8134-b66d1841a58d",
"last_updated": "2023-12-26T15:28:18.239618-05:00",
"created_at": "2023-12-23T09:12:59.893822-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7530170-0b5f-4d3f-ab8c-17741dc321f2/?format=api"
}
]
}