GET /api/bet_types/f855452f-a1f0-4255-98f5-3e85dc234205/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f855452f-a1f0-4255-98f5-3e85dc234205",
"match": "https://api-prod.gambitprofit.com/api/matches/08433005-2a9d-4f7e-a374-6aec9dbe52dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-02T05:37:07.748911-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": "Terry Brazier",
"amount": 6698.0
},
{
"team": "David Round",
"amount": 3302.0
}
],
"expected_reward_tokens": 9377.2,
"profit_sb": -122.8,
"profit_sb_percentage": -1.29,
"recommended": false
},
"lines": [
{
"id": "32325833-3e37-4c80-9f04-b0ae111e7168",
"gambit_id": "772825f6-dc00-4cf6-b8b0-36ee7a83a489",
"last_updated": "2023-03-06T14:57:11.780286-05:00",
"created_at": "2023-03-02T05:37:07.751822-05:00",
"name": "Terry Brazier",
"reward": "1.40000",
"odds": "1.41000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f855452f-a1f0-4255-98f5-3e85dc234205/?format=api"
},
{
"id": "245b9980-ff9b-4439-b33b-7d02ddf77bcf",
"gambit_id": "4b51f3de-8487-4ce3-9399-9a65b9a2748b",
"last_updated": "2023-03-06T14:57:11.779139-05:00",
"created_at": "2023-03-02T05:37:07.750447-05:00",
"name": "David Round",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f855452f-a1f0-4255-98f5-3e85dc234205/?format=api"
}
]
}