GET /api/bet_types/e087740f-6466-4c4d-8956-08945b533565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e087740f-6466-4c4d-8956-08945b533565",
"match": "https://api-prod.gambitprofit.com/api/matches/32890c8e-f695-473b-a5e6-5bbc1fcc4ac4/?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": 6475.0
},
{
"team": "Philadelphia Flyers",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "9816f2b5-0eff-42a9-975e-e0b1dc94ddae",
"gambit_id": "5b77d1fc-8996-4361-96e9-41709200eb32",
"last_updated": "2022-10-28T09:57:10.165519-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e087740f-6466-4c4d-8956-08945b533565/?format=api"
},
{
"id": "6f3ffa97-f1d1-4aec-9a21-53007bdc4057",
"gambit_id": "a235d70b-84c5-4e77-8495-a5d730131e77",
"last_updated": "2022-10-28T09:57:10.164518-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e087740f-6466-4c4d-8956-08945b533565/?format=api"
}
]
}