GET /api/bet_types/8e29a102-7cfe-4f4d-b801-69b884d6c146/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e29a102-7cfe-4f4d-b801-69b884d6c146",
"match": "https://api-prod.gambitprofit.com/api/matches/702d496f-685a-43e4-8943-b943273cfa68/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-06T08:07:12.430402-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": "Los Angeles Kings",
"amount": 5699.0
},
{
"team": "Washington Capitals",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "7714acf4-cc64-4d74-bb53-5767bacdc8e7",
"gambit_id": "804c28c9-1600-427b-8f53-a8750d79a1a9",
"last_updated": "2023-03-07T10:36:48.881121-05:00",
"created_at": "2023-03-06T08:07:12.431632-05:00",
"name": "Los Angeles Kings",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e29a102-7cfe-4f4d-b801-69b884d6c146/?format=api"
},
{
"id": "fa76d9a0-44b6-42ad-bf72-4dbee2d97cbf",
"gambit_id": "5568f7bf-e280-4036-901e-db8d027e4912",
"last_updated": "2023-03-07T10:36:48.882288-05:00",
"created_at": "2023-03-06T08:07:12.432930-05:00",
"name": "Washington Capitals",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e29a102-7cfe-4f4d-b801-69b884d6c146/?format=api"
}
]
}