GET /api/bet_types/8292728f-4638-4281-981f-3cdc72373a4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8292728f-4638-4281-981f-3cdc72373a4e",
"match": "https://api-prod.gambitprofit.com/api/matches/ba29b31d-f880-4e55-b9a0-6275cdd60563/?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": "Outsiders",
"amount": 5738.0
},
{
"team": "Fnatic",
"amount": 4262.0
}
],
"expected_reward_tokens": 8779.14,
"profit_sb": -220.86,
"profit_sb_percentage": -2.45,
"recommended": false
},
"lines": [
{
"id": "aa17a936-2d93-474a-9317-3baec5a8464e",
"gambit_id": "26fec417-8150-414d-a1c2-1145c3198604",
"last_updated": "2022-11-11T21:42:11.240056-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Outsiders",
"reward": "1.53000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8292728f-4638-4281-981f-3cdc72373a4e/?format=api"
},
{
"id": "62c2e2a9-a613-4cbb-93ed-807c1df47821",
"gambit_id": "29934966-821d-40e0-98e2-45c6b019923b",
"last_updated": "2022-11-11T21:42:11.238922-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fnatic",
"reward": "2.06000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8292728f-4638-4281-981f-3cdc72373a4e/?format=api"
}
]
}