GET /api/bet_types/6ee69fe7-18b1-4f5c-86cf-9c0a0b943605/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ee69fe7-18b1-4f5c-86cf-9c0a0b943605",
"match": "https://api-prod.gambitprofit.com/api/matches/2abe0ce6-b0b0-4a0e-87e3-bdbcb41b0124/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:50.357039-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 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ea2087f0-bd65-43d7-84fa-89b03d181611",
"gambit_id": "ed9e9435-675c-43cc-9da7-e3dac80ed916",
"last_updated": "2023-03-24T11:01:59.716325-04:00",
"created_at": "2023-03-23T09:06:50.361629-04:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ee69fe7-18b1-4f5c-86cf-9c0a0b943605/?format=api"
},
{
"id": "b1670938-0f92-47d9-a844-993373410cb1",
"gambit_id": "09a740e0-1fe6-4d11-b832-2dcb06a01130",
"last_updated": "2023-03-24T11:01:59.713781-04:00",
"created_at": "2023-03-23T09:06:50.359571-04:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ee69fe7-18b1-4f5c-86cf-9c0a0b943605/?format=api"
}
]
}