GET /api/bet_types/24ba15dc-f036-4143-9294-949eea4664a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24ba15dc-f036-4143-9294-949eea4664a5",
"match": "https://api-prod.gambitprofit.com/api/matches/c672eed1-e6f6-4b69-8f49-4e94253dd032/?format=api",
"name": "Over/Under",
"created_at": "2023-08-22T08:23:11.149249-04: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 11",
"amount": 5000.0
},
{
"team": "Game Total Under 11",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b66074ba-f5ea-4b7a-ae5a-a4e621b20c27",
"gambit_id": "e99b0433-2ffc-4404-8018-5a0641223406",
"last_updated": "2023-08-23T11:03:24.217422-04:00",
"created_at": "2023-08-22T08:23:11.154588-04:00",
"name": "Game Total Over 11",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ba15dc-f036-4143-9294-949eea4664a5/?format=api"
},
{
"id": "650db515-db36-49b4-8ec4-c5f47f5893be",
"gambit_id": "dc57ffb8-0296-4d91-925b-909d419de89e",
"last_updated": "2023-08-23T11:03:24.220555-04:00",
"created_at": "2023-08-22T08:23:11.158788-04:00",
"name": "Game Total Under 11",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ba15dc-f036-4143-9294-949eea4664a5/?format=api"
}
]
}