GET /api/bet_types/1b3e3405-1315-4909-9f50-55ce34bed9cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b3e3405-1315-4909-9f50-55ce34bed9cb",
"match": "https://api-prod.gambitprofit.com/api/matches/57b4eacc-85bf-4aca-86ac-f8f6965fc4fd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-06T08:32:15.028864-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": "Cleveland Cavaliers",
"amount": 6010.0
},
{
"team": "Washington Wizards",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "510bdea7-5dea-41a6-a051-b51ca227ee86",
"gambit_id": "1aca5b89-eb27-4691-bc16-959db1a130f9",
"last_updated": "2023-02-07T10:27:19.520589-05:00",
"created_at": "2023-02-06T08:32:15.032213-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3e3405-1315-4909-9f50-55ce34bed9cb/?format=api"
},
{
"id": "ca8cb278-6c2a-42e2-8bfc-d3c2651d3b6c",
"gambit_id": "0929004d-3073-4328-bcd9-e6ad3ce0a944",
"last_updated": "2023-02-07T10:27:19.518992-05:00",
"created_at": "2023-02-06T08:32:15.030468-05:00",
"name": "Washington Wizards",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3e3405-1315-4909-9f50-55ce34bed9cb/?format=api"
}
]
}