GET /api/bet_types/a2494c46-0ca8-45f0-944b-c4f0b99163ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2494c46-0ca8-45f0-944b-c4f0b99163ae",
"match": "https://api-prod.gambitprofit.com/api/matches/45c9c8e9-6deb-4c1c-bdb7-305e3c7cd9fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-01T09:47:55.024872-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": "Orlando Magic",
"amount": 7828.0
},
{
"team": "Washington Wizards",
"amount": 2172.0
}
],
"expected_reward_tokens": 9469.92,
"profit_sb": -30.08,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "9351a0ba-6975-476a-b691-af62a5195464",
"gambit_id": "048ce320-c672-4c97-acc4-d594c5813e32",
"last_updated": "2023-12-02T10:18:08.753485-05:00",
"created_at": "2023-12-01T09:47:55.038729-05:00",
"name": "Orlando Magic",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2494c46-0ca8-45f0-944b-c4f0b99163ae/?format=api"
},
{
"id": "b99f8426-8c07-4fd2-9993-0eee91e7c5a0",
"gambit_id": "17094ecc-9767-4f2a-a5a4-3dbe738b1b86",
"last_updated": "2023-12-02T10:18:08.749248-05:00",
"created_at": "2023-12-01T09:47:55.029084-05:00",
"name": "Washington Wizards",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2494c46-0ca8-45f0-944b-c4f0b99163ae/?format=api"
}
]
}