GET /api/bet_types/fbd0b071-3ff4-41cb-88bc-0ad298be992e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbd0b071-3ff4-41cb-88bc-0ad298be992e",
"match": "https://api-prod.gambitprofit.com/api/matches/50474900-35ce-484b-82fd-e84fe8bade38/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:53.741845-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4a22bd9c-b554-4bf3-98bf-4b16da8579af",
"gambit_id": "e32dc050-b9a9-4eb4-9afc-32c2d0b33745",
"last_updated": "2023-06-05T10:57:24.735946-04:00",
"created_at": "2023-06-04T12:16:53.745379-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd0b071-3ff4-41cb-88bc-0ad298be992e/?format=api"
},
{
"id": "10c38d71-3110-4f92-b93d-2327104a1b75",
"gambit_id": "86f0e56c-060c-42b9-bf5d-3fbc59863971",
"last_updated": "2023-06-05T10:57:24.738469-04:00",
"created_at": "2023-06-04T12:16:53.749161-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd0b071-3ff4-41cb-88bc-0ad298be992e/?format=api"
}
]
}