GET /api/bet_types/c5be2fb8-9d1e-4e0b-9b3b-0256b7dc262e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5be2fb8-9d1e-4e0b-9b3b-0256b7dc262e",
"match": "https://api-prod.gambitprofit.com/api/matches/cd75e164-0e2b-49ce-a9cf-9a42727e0e6b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-08T09:02:57.764244-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": "7d6a5fbd-8cbb-4b69-b280-b69d3ae691f3",
"gambit_id": "1971b153-d5c7-4b0e-9185-b8d3e7f35688",
"last_updated": "2024-01-10T10:08:16.094875-05:00",
"created_at": "2024-01-08T09:02:57.767913-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/c5be2fb8-9d1e-4e0b-9b3b-0256b7dc262e/?format=api"
},
{
"id": "231d23e5-5e26-4948-b116-a7b5eef6ec82",
"gambit_id": "4270ae80-c6e8-481a-bda2-5516c51a5b5d",
"last_updated": "2024-01-10T10:08:16.099629-05:00",
"created_at": "2024-01-08T09:02:57.771862-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/c5be2fb8-9d1e-4e0b-9b3b-0256b7dc262e/?format=api"
}
]
}