GET /api/bet_types/bd1d570a-af7a-4cb6-b2fa-ce35f26ee618/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd1d570a-af7a-4cb6-b2fa-ce35f26ee618",
"match": "https://api-prod.gambitprofit.com/api/matches/8d3b371c-bbfe-4a97-8f7f-0c834c53f6a5/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-21T09:33:13.403441-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": "Philadelphia Flyers",
"amount": 5773.0
},
{
"team": "Ottawa Senators",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "ed264197-e600-4814-af31-cb4dd27a4da2",
"gambit_id": "dd2645ff-32a0-4744-acb9-0dc6d20d376f",
"last_updated": "2024-01-23T18:52:56.890052-05:00",
"created_at": "2024-01-21T09:33:13.413980-05:00",
"name": "Philadelphia Flyers",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1d570a-af7a-4cb6-b2fa-ce35f26ee618/?format=api"
},
{
"id": "0308c410-82b6-4a42-befd-ffadf57e57a3",
"gambit_id": "0b956950-44e4-4a94-895c-4a9641ed4eb1",
"last_updated": "2024-01-23T18:52:56.886055-05:00",
"created_at": "2024-01-21T09:33:13.409358-05:00",
"name": "Ottawa Senators",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1d570a-af7a-4cb6-b2fa-ce35f26ee618/?format=api"
}
]
}