GET /api/bet_types/ed68a291-c8c4-4fed-b72e-afff01da5daf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed68a291-c8c4-4fed-b72e-afff01da5daf",
"match": "https://api-prod.gambitprofit.com/api/matches/8964d775-ee7f-461b-a940-a91a7a976c31/?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": "Winnipeg Jets",
"amount": 5571.0
},
{
"team": "Chicago Blackhawks",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "d317f0b3-27c2-42ca-a60b-56b49725cdae",
"gambit_id": "39009b20-71df-466e-b809-b9a7bbb37726",
"last_updated": "2022-12-10T18:46:59.554653-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed68a291-c8c4-4fed-b72e-afff01da5daf/?format=api"
},
{
"id": "4aa593ff-280a-406e-8261-6839b1010048",
"gambit_id": "02a607b3-c9a7-463a-8a4a-b5a8c9de2982",
"last_updated": "2022-12-10T18:46:59.553542-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed68a291-c8c4-4fed-b72e-afff01da5daf/?format=api"
}
]
}