GET /api/bet_types/a109f6d0-5387-4358-82f4-64cd1f841c76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a109f6d0-5387-4358-82f4-64cd1f841c76",
"match": "https://api-prod.gambitprofit.com/api/matches/b329fbfc-fec1-4089-97ad-35879cb7e24e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Eternal Fire",
"amount": 6807.0
},
{
"team": "Evil Geniuses",
"amount": 3193.0
}
],
"expected_reward_tokens": 8780.75,
"profit_sb": -219.25,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "22f27718-ff6e-4241-a009-c0dc1f3685ac",
"gambit_id": "63908b5c-cf30-46af-b6e0-cda912335356",
"last_updated": "2022-09-25T15:02:12.497462-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eternal Fire",
"reward": "1.29000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a109f6d0-5387-4358-82f4-64cd1f841c76/?format=api"
},
{
"id": "e13ab0c5-6794-4090-ae5c-1e41cf0830ea",
"gambit_id": "f8cf3e2b-1e12-4eca-b56e-e5d315f698a5",
"last_updated": "2022-09-25T15:02:12.496449-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Evil Geniuses",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a109f6d0-5387-4358-82f4-64cd1f841c76/?format=api"
}
]
}