GET /api/bet_types/900b4c4c-08d7-4f70-8a78-f8fc507d14da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "900b4c4c-08d7-4f70-8a78-f8fc507d14da",
"match": "https://api-prod.gambitprofit.com/api/matches/0475edd0-fec4-417d-b743-e6b07136fe87/?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 59",
"amount": 5000.0
},
{
"team": "Game Total Over 59",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "441a3ba5-8b47-4f1f-a6b8-4cab80f418e8",
"gambit_id": "4a8cf94b-aa42-438c-9e9f-9e1ddfce061b",
"last_updated": "2022-09-05T09:37:24.821883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59",
"reward": "1.83000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/900b4c4c-08d7-4f70-8a78-f8fc507d14da/?format=api"
},
{
"id": "74f2cbd3-3851-4ac3-96ab-2d26e10fdb81",
"gambit_id": "aec7b320-46fc-43f3-b1e5-ea008b34dba3",
"last_updated": "2022-09-05T09:37:24.823035-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59",
"reward": "1.83000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/900b4c4c-08d7-4f70-8a78-f8fc507d14da/?format=api"
}
]
}