GET /api/bet_types/d4a3dd91-62c0-4057-b17d-64602a54dee2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4a3dd91-62c0-4057-b17d-64602a54dee2",
"match": "https://api-prod.gambitprofit.com/api/matches/67de6545-d7a6-477d-a376-eea189cf0289/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-12T09:48:16.659136-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": "San Antonio Spurs",
"amount": 5688.0
},
{
"team": "Charlotte Hornets",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "da2ac431-a74e-4213-90d0-63f3657b3594",
"gambit_id": "d3538cc2-ba3f-4b54-a178-c1131de645b3",
"last_updated": "2024-01-15T09:58:21.302237-05:00",
"created_at": "2024-01-12T09:48:16.667534-05:00",
"name": "San Antonio Spurs",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a3dd91-62c0-4057-b17d-64602a54dee2/?format=api"
},
{
"id": "ad6d7fa5-a973-4d25-aeff-1402f2b24c47",
"gambit_id": "3f3e7382-bf0d-4d04-951e-20b618bb9885",
"last_updated": "2024-01-15T09:58:21.298286-05:00",
"created_at": "2024-01-12T09:48:16.663470-05:00",
"name": "Charlotte Hornets",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a3dd91-62c0-4057-b17d-64602a54dee2/?format=api"
}
]
}