GET /api/bet_types/16da73a0-834a-4bc9-b558-13d30066274e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16da73a0-834a-4bc9-b558-13d30066274e",
"match": "https://api-prod.gambitprofit.com/api/matches/d45f960a-d314-4520-8aa9-b3eea8031be9/?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": "Buffalo Sabres",
"amount": 5097.0
},
{
"team": "Vancouver Canucks",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "e1406b6a-2c05-4926-812c-954a1fc79d7a",
"gambit_id": "a37ace91-346d-4e7a-9233-d94146cb9977",
"last_updated": "2022-11-16T09:52:15.179156-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16da73a0-834a-4bc9-b558-13d30066274e/?format=api"
},
{
"id": "39027aad-afdd-4a67-a539-e73d67a04d8e",
"gambit_id": "64edc7a7-a73c-4a45-8322-45b2be094ecb",
"last_updated": "2022-11-16T09:52:15.180214-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.84000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16da73a0-834a-4bc9-b558-13d30066274e/?format=api"
}
]
}