GET /api/bet_types/720f1676-d63e-46e6-86c1-c8fd2aa6fb6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "720f1676-d63e-46e6-86c1-c8fd2aa6fb6c",
"match": "https://api-prod.gambitprofit.com/api/matches/6c6eb091-86a8-4a75-91c6-5c16f45b545b/?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": "Florida Panthers",
"amount": 5899.0
},
{
"team": "Seattle Kraken",
"amount": 4101.0
}
],
"expected_reward_tokens": 9143.45,
"profit_sb": 143.45,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "9b553c0c-8479-4da1-a0ce-24a4bcee2864",
"gambit_id": "5a3b0ee2-066c-4a01-aa23-b1dd59db4aba",
"last_updated": "2022-12-12T19:02:22.945828-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720f1676-d63e-46e6-86c1-c8fd2aa6fb6c/?format=api"
},
{
"id": "08283186-3019-4103-885b-2c5c2f8dfa96",
"gambit_id": "df69e1ff-3bfb-4cba-8c43-598ba699c628",
"last_updated": "2022-12-12T19:02:22.947164-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720f1676-d63e-46e6-86c1-c8fd2aa6fb6c/?format=api"
}
]
}