GET /api/bet_types/66b8050a-071f-491b-890c-1cbafd46d3e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66b8050a-071f-491b-890c-1cbafd46d3e5",
"match": "https://api-prod.gambitprofit.com/api/matches/e4ffb781-47ae-4c6b-b0b3-7bafeac560c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T11:43:21.273092-04: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": "Miami Dolphins",
"amount": 5614.0
},
{
"team": "Atlanta Falcons",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "bb1e2045-03e8-4919-ba79-05e5cf8e80b7",
"gambit_id": "e1153c51-03b9-4a8f-aac6-37cc584e5d5d",
"last_updated": "2023-08-12T18:23:10.636494-04:00",
"created_at": "2023-08-11T11:43:21.281047-04:00",
"name": "Miami Dolphins",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b8050a-071f-491b-890c-1cbafd46d3e5/?format=api"
},
{
"id": "6f492050-9c87-4fc1-9ee2-c2a032d2686d",
"gambit_id": "1c325bf6-d7bb-4717-9e13-cc09b101a55b",
"last_updated": "2023-08-12T18:23:10.632332-04:00",
"created_at": "2023-08-11T11:43:21.276995-04:00",
"name": "Atlanta Falcons",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b8050a-071f-491b-890c-1cbafd46d3e5/?format=api"
}
]
}