GET /api/bet_types/5e61d96f-4762-40cb-8c10-a76c070a0bdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e61d96f-4762-40cb-8c10-a76c070a0bdb",
"match": "https://api-prod.gambitprofit.com/api/matches/9b7600b1-052d-4bea-bfd6-b4f5dfb7368f/?format=api",
"name": "Over/Under",
"created_at": "2023-07-20T13:18:17.455144-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5aa45c26-0377-4d62-bb48-f95b25b5e84d",
"gambit_id": "2f343cac-c480-4969-902d-1ba338639321",
"last_updated": "2023-07-22T09:43:00.661861-04:00",
"created_at": "2023-07-20T13:18:17.456656-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e61d96f-4762-40cb-8c10-a76c070a0bdb/?format=api"
},
{
"id": "45782fcd-acf4-408c-9076-7fda560c16b7",
"gambit_id": "6f891b3b-e26b-4cee-b9df-68797513278f",
"last_updated": "2023-07-22T09:43:00.665491-04:00",
"created_at": "2023-07-20T13:18:17.458638-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e61d96f-4762-40cb-8c10-a76c070a0bdb/?format=api"
}
]
}