GET /api/bet_types/0da44c0c-744e-47a1-b56d-4db3ee638019/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0da44c0c-744e-47a1-b56d-4db3ee638019",
"match": "https://api-prod.gambitprofit.com/api/matches/0a5218aa-f656-4f71-8bdc-6821bbe969fd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T13:27:06.257111-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": "Kevin Croom",
"amount": 6357.0
},
{
"team": "Chevvy Bridges",
"amount": 3643.0
}
],
"expected_reward_tokens": 9471.8,
"profit_sb": -28.2,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "ec96a72d-9773-4b43-ae01-7b12ca5b020d",
"gambit_id": "b571f66f-b77f-40d9-8399-816c0b3b1af6",
"last_updated": "2023-02-18T09:27:08.916213-05:00",
"created_at": "2023-02-13T13:27:06.258761-05:00",
"name": "Kevin Croom",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da44c0c-744e-47a1-b56d-4db3ee638019/?format=api"
},
{
"id": "663a9314-cf5d-479f-b1ab-edb4aa5f5319",
"gambit_id": "be5689ab-25a4-4d87-a180-dd2008dbf047",
"last_updated": "2023-02-18T09:27:08.917496-05:00",
"created_at": "2023-02-13T13:27:06.260201-05:00",
"name": "Chevvy Bridges",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da44c0c-744e-47a1-b56d-4db3ee638019/?format=api"
}
]
}