GET /api/bet_types/623a8626-8142-4caf-9984-ca5055e9a0cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "623a8626-8142-4caf-9984-ca5055e9a0cd",
"match": "https://api-prod.gambitprofit.com/api/matches/79df6018-3977-41d6-b84c-c83f751ecf90/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:11.534538-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": "Sacramento Kings",
"amount": 5745.0
},
{
"team": "Utah Jazz",
"amount": 4255.0
}
],
"expected_reward_tokens": 9019.65,
"profit_sb": 19.65,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "ae70f8dd-6f7a-4f62-8d6d-07150b5c5239",
"gambit_id": "926cbd5e-4b30-4d0b-97c7-39d194fd7e2a",
"last_updated": "2022-12-31T14:06:51.510070-05:00",
"created_at": "2022-12-30T10:27:11.535659-05:00",
"name": "Sacramento Kings",
"reward": "1.57000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623a8626-8142-4caf-9984-ca5055e9a0cd/?format=api"
},
{
"id": "c1164dd2-46ea-4ab8-abb5-22e2a3af61d0",
"gambit_id": "1c046c81-5aca-4aa7-918e-9dd56e264e7e",
"last_updated": "2022-12-31T14:06:51.511150-05:00",
"created_at": "2022-12-30T10:27:11.536882-05:00",
"name": "Utah Jazz",
"reward": "2.12000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623a8626-8142-4caf-9984-ca5055e9a0cd/?format=api"
}
]
}