GET /api/bet_types/70d196da-0b0b-43d2-8073-806285b513ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70d196da-0b0b-43d2-8073-806285b513ba",
"match": "https://api-prod.gambitprofit.com/api/matches/81ef946e-b971-4fb0-89d7-9e330e346dac/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:19.304004-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 Over 6.5",
"amount": 5688.0
},
{
"team": "Game Total Under 6.5",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "beeb656e-4265-40f9-a597-bada02ad6869",
"gambit_id": "cdd1d50e-faf8-4df0-a6b3-8d606a6add80",
"last_updated": "2024-01-19T20:38:14.083202-05:00",
"created_at": "2024-01-18T10:18:19.309546-05:00",
"name": "Game Total Over 6.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d196da-0b0b-43d2-8073-806285b513ba/?format=api"
},
{
"id": "03b62c28-c8d4-4d01-8d27-8faa9eebe566",
"gambit_id": "39d3bf4f-c66c-47b2-ba85-816eed3d19f1",
"last_updated": "2024-01-19T20:38:14.086524-05:00",
"created_at": "2024-01-18T10:18:19.314310-05:00",
"name": "Game Total Under 6.5",
"reward": "2.19000",
"odds": "2.25000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d196da-0b0b-43d2-8073-806285b513ba/?format=api"
}
]
}