GET /api/bet_types/8e6fe6e9-7393-4973-b652-114050b0f0ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e6fe6e9-7393-4973-b652-114050b0f0ca",
"match": "https://api-prod.gambitprofit.com/api/matches/1fbf99b8-6a1c-4866-afc2-712b2941ad3b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:11.842341-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 Under 202",
"amount": 5000.0
},
{
"team": "Game Total Over 202",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5a3bc240-e507-4871-b80d-d2252a654349",
"gambit_id": "b3deec60-d56d-411d-a73c-9a9606b83cf2",
"last_updated": "2023-04-27T11:52:05.591742-04:00",
"created_at": "2023-04-26T12:02:11.844200-04:00",
"name": "Game Total Under 202",
"reward": "1.87000",
"odds": "1.90910",
"spread": "202.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6fe6e9-7393-4973-b652-114050b0f0ca/?format=api"
},
{
"id": "db523836-4fd6-46c8-ba18-e64b10ad628f",
"gambit_id": "64464e49-2de5-4071-9d2c-58c57b585cf3",
"last_updated": "2023-04-27T11:52:05.594138-04:00",
"created_at": "2023-04-26T12:02:11.845887-04:00",
"name": "Game Total Over 202",
"reward": "1.87000",
"odds": "1.90910",
"spread": "202.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6fe6e9-7393-4973-b652-114050b0f0ca/?format=api"
}
]
}