GET /api/bet_types/32758181-e4f3-4b7b-8e24-dcb8849c41cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32758181-e4f3-4b7b-8e24-dcb8849c41cf",
"match": "https://api-prod.gambitprofit.com/api/matches/b96733b5-dd7f-45bc-b678-ee34b01fd275/?format=api",
"name": "Over/Under",
"created_at": "2022-12-29T08:42:09.651285-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "2f355f26-5ba0-479c-9836-6f7b7da5efd7",
"gambit_id": "ae849ce5-d954-4e2b-89e4-458b43c54660",
"last_updated": "2022-12-31T10:41:58.648943-05:00",
"created_at": "2022-12-29T08:42:09.653653-05:00",
"name": "Game Total Over 6",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32758181-e4f3-4b7b-8e24-dcb8849c41cf/?format=api"
},
{
"id": "7e1c1871-de82-4ac2-901b-8b725d45764a",
"gambit_id": "04e43c46-1e0a-4529-9f53-d7f14ef71ffa",
"last_updated": "2022-12-31T10:41:58.647819-05:00",
"created_at": "2022-12-29T08:42:09.652451-05:00",
"name": "Game Total Under 6",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32758181-e4f3-4b7b-8e24-dcb8849c41cf/?format=api"
}
]
}