GET /api/bet_types/dabab168-382e-46bb-aae2-a9c6c42b166a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dabab168-382e-46bb-aae2-a9c6c42b166a",
"match": "https://api-prod.gambitprofit.com/api/matches/754436c2-d24c-471d-b71b-7edb6e7f53e0/?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 43.5",
"amount": 5000.0
},
{
"team": "Game Total Under 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "86cc4ff5-3659-4599-a291-14106fb709d2",
"gambit_id": "3b0bf33b-b581-4be1-b62b-ef0b30cca4b0",
"last_updated": "2022-08-21T12:57:09.741338-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabab168-382e-46bb-aae2-a9c6c42b166a/?format=api"
},
{
"id": "f44a3c2c-3950-494d-9550-c311ea87bbf2",
"gambit_id": "6251604f-163e-4c98-9cb4-f6dc66504099",
"last_updated": "2022-08-21T12:57:09.740849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabab168-382e-46bb-aae2-a9c6c42b166a/?format=api"
}
]
}