GET /api/bet_types/0188fe3b-e451-4a9d-8ea4-38ee8a6288d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0188fe3b-e451-4a9d-8ea4-38ee8a6288d7",
"match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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 46",
"amount": 5000.0
},
{
"team": "Game Total Over 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "dcd9b99b-e4ed-4ac8-a4d9-c18225957011",
"gambit_id": "db30510c-c7ef-42d9-b2a1-dea3d3e771ca",
"last_updated": "2022-09-26T10:16:55.078956-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0188fe3b-e451-4a9d-8ea4-38ee8a6288d7/?format=api"
},
{
"id": "a2f09aef-b8a3-4e25-a8db-0348b4affdc2",
"gambit_id": "38a0058b-6758-48b4-a76f-eaf871768e87",
"last_updated": "2022-09-26T10:16:55.079969-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0188fe3b-e451-4a9d-8ea4-38ee8a6288d7/?format=api"
}
]
}