GET /api/bet_types/0590f20a-3a6a-4fe3-8dd0-2ceabd252813/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0590f20a-3a6a-4fe3-8dd0-2ceabd252813",
"match": "https://api-prod.gambitprofit.com/api/matches/e9c99830-7276-42af-ad6b-f05ea149e8b9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:17.370273-04: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": "Miami Heat",
"amount": 6611.0
},
{
"team": "Atlanta Hawks",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "da342328-609a-4f69-9a40-f15c4f4d3dcc",
"gambit_id": "64778726-db6b-4638-8e6f-eab7aea48134",
"last_updated": "2023-04-12T10:01:57.356506-04:00",
"created_at": "2023-04-11T09:02:17.372625-04:00",
"name": "Miami Heat",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0590f20a-3a6a-4fe3-8dd0-2ceabd252813/?format=api"
},
{
"id": "12e1f807-ac24-4c31-936f-0badac58e876",
"gambit_id": "0b676a99-e5d9-4efe-a6f2-cf209a48afaf",
"last_updated": "2023-04-12T10:01:57.359241-04:00",
"created_at": "2023-04-11T09:02:17.376172-04:00",
"name": "Atlanta Hawks",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0590f20a-3a6a-4fe3-8dd0-2ceabd252813/?format=api"
}
]
}