GET /api/bet_types/6e7020c0-e681-4e03-8d37-0b9cad89207d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e7020c0-e681-4e03-8d37-0b9cad89207d",
"match": "https://api-prod.gambitprofit.com/api/matches/1fa8c393-f612-4182-b536-d2ca7e0e48eb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:01.652768-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": "Tampa Bay Lightning",
"amount": 5421.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "e8bd3426-7b0b-4ee9-a8b4-3540e5aafa34",
"gambit_id": "b9e4d6ff-cc86-4924-b98a-99b005c23ce2",
"last_updated": "2023-12-01T19:23:09.745848-05:00",
"created_at": "2023-11-30T10:28:01.666568-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7020c0-e681-4e03-8d37-0b9cad89207d/?format=api"
},
{
"id": "4cc17069-3e3e-47e4-aa6a-c47f236b920d",
"gambit_id": "a5cf19ed-4539-4605-bc2f-fd18b5b339d7",
"last_updated": "2023-12-01T19:23:09.742192-05:00",
"created_at": "2023-11-30T10:28:01.658237-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7020c0-e681-4e03-8d37-0b9cad89207d/?format=api"
}
]
}