GET /api/bet_types/25d32e4c-5d32-4570-b972-972a26de84d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25d32e4c-5d32-4570-b972-972a26de84d8",
"match": "https://api-prod.gambitprofit.com/api/matches/e48a75d1-4bbf-4c7b-92f5-937563f86e6a/?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 Over 36",
"amount": 5000.0
},
{
"team": "Game Total Under 36",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "112cfbfd-7c67-4ba4-b253-83f759265564",
"gambit_id": "339917f4-bf6b-4da5-9aa9-3f6c4bb9e6ce",
"last_updated": "2022-10-23T21:41:54.797430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 36",
"reward": "1.88000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d32e4c-5d32-4570-b972-972a26de84d8/?format=api"
},
{
"id": "3af1d152-f769-4579-9bd5-9a45ab0f1d71",
"gambit_id": "634f50ea-3369-40d2-9621-c7017f4e1aa7",
"last_updated": "2022-10-23T21:41:54.796258-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 36",
"reward": "1.88000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d32e4c-5d32-4570-b972-972a26de84d8/?format=api"
}
]
}