GET /api/bet_types/9911b058-344c-4e68-8848-fe7b283c307c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9911b058-344c-4e68-8848-fe7b283c307c",
"match": "https://api-prod.gambitprofit.com/api/matches/bb96e825-4aa7-4087-a5c5-6dc1e21d0a67/?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": 5208.0
},
{
"team": "Nashville Predators",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "f48a6ca6-44da-45ea-b2b6-aee2486863b2",
"gambit_id": "c328a66a-6990-4a50-8c68-1eca6597d321",
"last_updated": "2022-11-09T09:33:32.210372-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9911b058-344c-4e68-8848-fe7b283c307c/?format=api"
},
{
"id": "540d6b40-998d-4198-93b5-3ed988837364",
"gambit_id": "0b759c56-8efd-483b-8f93-87e0e5951908",
"last_updated": "2022-11-09T09:33:32.211357-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9911b058-344c-4e68-8848-fe7b283c307c/?format=api"
}
]
}