GET /api/bet_types/36996d61-8324-4390-bbb7-c493794f1f06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36996d61-8324-4390-bbb7-c493794f1f06",
"match": "https://api-prod.gambitprofit.com/api/matches/0e749aeb-a76e-4bc8-82ed-3ffba8792ac6/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:24.701961-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cf2afc4e-5bac-4de5-9a72-1a23e0f1c62d",
"gambit_id": "1285d21e-73fb-4ec3-9958-60788cbae439",
"last_updated": "2023-09-25T14:33:17.356037-04:00",
"created_at": "2023-09-23T09:38:24.705771-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36996d61-8324-4390-bbb7-c493794f1f06/?format=api"
},
{
"id": "b789be93-8209-48ed-97a1-e44665a60f30",
"gambit_id": "0b998037-222f-4762-8cc6-99a22798eef2",
"last_updated": "2023-09-25T14:33:17.359548-04:00",
"created_at": "2023-09-23T09:38:24.709796-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36996d61-8324-4390-bbb7-c493794f1f06/?format=api"
}
]
}