GET /api/bet_types/124910d2-04d7-4614-a143-6893ec62c6ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "124910d2-04d7-4614-a143-6893ec62c6ef",
"match": "https://api-prod.gambitprofit.com/api/matches/29a34585-aa16-4835-bc78-bba5bba22e32/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 5.5",
"amount": 5106.0
},
{
"team": "Game Total Over 5.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "4473470f-b026-4889-a833-11a5ccbf2fdc",
"gambit_id": "a9ab62fe-75c3-4ac7-b919-9ef61f79408c",
"last_updated": "2022-10-12T10:17:00.688144-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/124910d2-04d7-4614-a143-6893ec62c6ef/?format=api"
},
{
"id": "8f4a62ab-4f74-404d-ab5e-c337efbe86a5",
"gambit_id": "816ed9b5-cf8c-4256-81f8-66afc0e900dc",
"last_updated": "2022-10-12T10:17:00.689258-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/124910d2-04d7-4614-a143-6893ec62c6ef/?format=api"
}
]
}