GET /api/bet_types/1bcc4104-2e6d-4a3a-8382-61a4e5ecca11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bcc4104-2e6d-4a3a-8382-61a4e5ecca11",
"match": "https://api-prod.gambitprofit.com/api/matches/9068c394-543e-4305-b3da-293c16a1de60/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-26T11:58:16.911445-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": "Brooklyn Nets",
"amount": 6805.0
},
{
"team": "Detroit Pistons",
"amount": 3195.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "e37159ac-f60d-4eac-909b-9014811bafa2",
"gambit_id": "75af4f6c-c5f3-4ecf-abc8-e7b236713e86",
"last_updated": "2023-12-27T13:22:59.529809-05:00",
"created_at": "2023-12-26T11:58:16.914860-05:00",
"name": "Brooklyn Nets",
"reward": "1.39000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcc4104-2e6d-4a3a-8382-61a4e5ecca11/?format=api"
},
{
"id": "f112b2a3-fdbb-40fd-a177-39b8c061b57e",
"gambit_id": "ef3dbc58-447b-4d0c-84b0-94991b7956d0",
"last_updated": "2023-12-27T13:22:59.533011-05:00",
"created_at": "2023-12-26T11:58:16.919549-05:00",
"name": "Detroit Pistons",
"reward": "2.96000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcc4104-2e6d-4a3a-8382-61a4e5ecca11/?format=api"
}
]
}