GET /api/bet_types/d8ababf9-f044-48f4-9ee6-3333a13422e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8ababf9-f044-48f4-9ee6-3333a13422e0",
"match": "https://api-prod.gambitprofit.com/api/matches/55d1eb88-2e74-4c92-b730-2762241bb6c1/?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 65.5",
"amount": 5000.0
},
{
"team": "Game Total Over 65.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ad0cb9fc-0315-4110-8147-56b3092597a6",
"gambit_id": "a41345d6-f228-4c79-83a1-27d9d76829bb",
"last_updated": "2022-10-11T11:12:31.128149-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 65.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ababf9-f044-48f4-9ee6-3333a13422e0/?format=api"
},
{
"id": "e8ee84f2-b8f2-4a58-b44d-8458e88642b5",
"gambit_id": "79143f41-5b80-404f-a61b-064a8e40677c",
"last_updated": "2022-10-11T11:12:31.129413-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 65.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ababf9-f044-48f4-9ee6-3333a13422e0/?format=api"
}
]
}