GET /api/bet_types/2a2066dc-bc30-47c7-bb62-fdb35f1e3a3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a2066dc-bc30-47c7-bb62-fdb35f1e3a3b",
"match": "https://api-prod.gambitprofit.com/api/matches/4fbcf78f-f82e-401f-acb3-d6984cf600f7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-26T09:28:18.994554-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": "Winnipeg Jets",
"amount": 5423.0
},
{
"team": "Detroit Red Wings",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f5f83dc9-c512-4130-bce5-eba489085f63",
"gambit_id": "05094ffd-f715-4044-9c52-2c82a5f33ca6",
"last_updated": "2023-10-28T10:18:24.072990-04:00",
"created_at": "2023-10-26T09:28:18.999821-04:00",
"name": "Winnipeg Jets",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2066dc-bc30-47c7-bb62-fdb35f1e3a3b/?format=api"
},
{
"id": "eeeaeb09-22ae-438b-a7ec-1726b8651ebb",
"gambit_id": "f242a1b2-df3e-4275-9eb4-91ef65a1217b",
"last_updated": "2023-10-28T10:18:24.076832-04:00",
"created_at": "2023-10-26T09:28:19.017150-04:00",
"name": "Detroit Red Wings",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2066dc-bc30-47c7-bb62-fdb35f1e3a3b/?format=api"
}
]
}