GET /api/bet_types/b4cd6ef3-cde3-47b0-90d7-e22e269f757a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4cd6ef3-cde3-47b0-90d7-e22e269f757a",
"match": "https://api-prod.gambitprofit.com/api/matches/53479372-4e59-4c29-8c6c-84774897932a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-05T14:19:53.022115-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b32c76a3-c2af-43d9-8b77-f67d043d5c73",
"gambit_id": "2d0f884c-d0dc-42d4-821c-0225937d7d1b",
"last_updated": "2023-03-06T19:12:05.780005-05:00",
"created_at": "2023-03-05T14:19:53.025409-05:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cd6ef3-cde3-47b0-90d7-e22e269f757a/?format=api"
},
{
"id": "3f584758-86a9-4263-8267-0511ea30cade",
"gambit_id": "77661775-5062-4da5-ba4f-2a5ab43bd576",
"last_updated": "2023-03-06T19:12:05.781470-05:00",
"created_at": "2023-03-05T14:19:53.027615-05:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cd6ef3-cde3-47b0-90d7-e22e269f757a/?format=api"
}
]
}