GET /api/bet_types/d4e3cebd-7b0c-45c4-a733-c09b4b20b88e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4e3cebd-7b0c-45c4-a733-c09b4b20b88e",
"match": "https://api-prod.gambitprofit.com/api/matches/da8dce85-39fb-4a6c-a881-e2e2b7b85013/?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 50.5",
"amount": 5000.0
},
{
"team": "Game Total Under 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "db23f2b6-a511-40dd-a5d0-a04399c4e511",
"gambit_id": "e5dc121d-bb31-4ee7-8be4-a9e1fe6e6cb9",
"last_updated": "2022-10-23T19:42:07.135552-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4e3cebd-7b0c-45c4-a733-c09b4b20b88e/?format=api"
},
{
"id": "7799788b-e402-42d8-903c-499bf2cec300",
"gambit_id": "f4562b4d-83e3-4759-98f1-014d45a7333e",
"last_updated": "2022-10-23T19:42:07.134452-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4e3cebd-7b0c-45c4-a733-c09b4b20b88e/?format=api"
}
]
}