GET /api/bet_types/b8b3191e-ddb4-402c-b726-36a0d86a9773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8b3191e-ddb4-402c-b726-36a0d86a9773",
"match": "https://api-prod.gambitprofit.com/api/matches/43ac4a1c-6957-4d06-a1f5-7fb056dd3614/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:06.633977-04: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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "96dc08b9-9b62-4a9a-8b52-f4b8bc44d52e",
"gambit_id": "bf299c3e-589f-4c61-bf2f-906f33313dc1",
"last_updated": "2023-06-11T10:28:01.637133-04:00",
"created_at": "2023-06-10T09:38:06.639647-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8b3191e-ddb4-402c-b726-36a0d86a9773/?format=api"
},
{
"id": "e51c83dc-2e37-4caf-bbd1-f5d4d8912225",
"gambit_id": "5b256965-7410-4d32-9838-1f84a00403bc",
"last_updated": "2023-06-11T10:28:01.635284-04:00",
"created_at": "2023-06-10T09:38:06.636531-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8b3191e-ddb4-402c-b726-36a0d86a9773/?format=api"
}
]
}