GET /api/bet_types/95498cf6-5218-46fd-b0d6-2b431ad4407c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95498cf6-5218-46fd-b0d6-2b431ad4407c",
"match": "https://api-prod.gambitprofit.com/api/matches/88609fe1-b198-4156-8a10-1b7f19df9b55/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:15.470489-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": "Los Angeles Kings",
"amount": 6324.0
},
{
"team": "Buffalo Sabres",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "26a6ec74-ee31-499c-a38c-f745e18ffbe9",
"gambit_id": "77d89926-855f-4581-ad97-7bbea926fabb",
"last_updated": "2024-01-26T13:13:08.159636-05:00",
"created_at": "2024-01-24T09:13:15.477937-05:00",
"name": "Los Angeles Kings",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95498cf6-5218-46fd-b0d6-2b431ad4407c/?format=api"
},
{
"id": "c5fed9e6-95b5-4257-a9d6-68db04c8f2c3",
"gambit_id": "1e05bcfb-a325-4d86-8b4e-2013a491370d",
"last_updated": "2024-01-26T13:13:08.156331-05:00",
"created_at": "2024-01-24T09:13:15.474280-05:00",
"name": "Buffalo Sabres",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95498cf6-5218-46fd-b0d6-2b431ad4407c/?format=api"
}
]
}