GET /api/bet_types/215bbea4-7fab-4727-8736-8b80ae82193f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "215bbea4-7fab-4727-8736-8b80ae82193f",
"match": "https://api-prod.gambitprofit.com/api/matches/f917bed4-78d0-4e31-b30d-2561017e4f89/?format=api",
"name": "Over/Under",
"created_at": "2023-01-10T17:42:05.202821-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 6",
"amount": 5196.0
},
{
"team": "Game Total Over 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "2bf64019-19eb-4508-9436-3a692073d2f1",
"gambit_id": "8b712ba0-3c26-4c0e-91c9-bfa3be7dc278",
"last_updated": "2023-01-11T10:46:58.230701-05:00",
"created_at": "2023-01-10T17:42:05.204991-05:00",
"name": "Game Total Under 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215bbea4-7fab-4727-8736-8b80ae82193f/?format=api"
},
{
"id": "c5f42420-01d7-4d44-a4b0-c925d5eb712d",
"gambit_id": "1dc81b83-aaa1-4943-8195-a87c076cb8d7",
"last_updated": "2023-01-11T10:46:58.231786-05:00",
"created_at": "2023-01-10T17:42:05.206881-05:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215bbea4-7fab-4727-8736-8b80ae82193f/?format=api"
}
]
}