GET /api/bet_types/71edc949-9978-4126-a4f8-2fcb1e7e9f0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71edc949-9978-4126-a4f8-2fcb1e7e9f0e",
"match": "https://api-prod.gambitprofit.com/api/matches/25cffdb0-64fc-4a61-b1f3-fb3b4753de28/?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": "London Spitfire",
"amount": 7413.0
},
{
"team": "Paris Eternal",
"amount": 2587.0
}
],
"expected_reward_tokens": 8821.47,
"profit_sb": -178.53,
"profit_sb_percentage": -1.98,
"recommended": false
},
"lines": [
{
"id": "7630781a-783d-4eaf-a2b3-00d59223d23a",
"gambit_id": "3b91f0a9-6b34-474d-983e-4f0005f2656e",
"last_updated": "2022-09-25T15:07:18.454719-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "London Spitfire",
"reward": "1.19000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71edc949-9978-4126-a4f8-2fcb1e7e9f0e/?format=api"
},
{
"id": "32587790-4124-4d4b-9aeb-40e695805a05",
"gambit_id": "2aa9d556-e5ad-4158-b104-7625ed76c91c",
"last_updated": "2022-09-25T15:07:18.455837-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Paris Eternal",
"reward": "3.41000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71edc949-9978-4126-a4f8-2fcb1e7e9f0e/?format=api"
}
]
}