GET /api/bet_types/55d3e263-c1bc-4b75-983c-25f29ab53d66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55d3e263-c1bc-4b75-983c-25f29ab53d66",
"match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?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": "Seattle Kraken",
"amount": 5974.0
},
{
"team": "Anaheim Ducks",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "da02824b-9263-4197-9a52-223b82d1ca50",
"gambit_id": "12d71dd7-8d14-4b90-90ec-f01e09c7d1e4",
"last_updated": "2022-11-28T14:02:14.361627-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3e263-c1bc-4b75-983c-25f29ab53d66/?format=api"
},
{
"id": "5449afdd-eb39-4f96-a97c-7ebcaa3c586f",
"gambit_id": "235c9f35-6361-4aa9-b4e0-79d7899c6915",
"last_updated": "2022-11-28T14:02:14.360673-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3e263-c1bc-4b75-983c-25f29ab53d66/?format=api"
}
]
}