GET /api/bet_types/fbe85157-e46b-44c1-aa90-39e1b9abf205/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbe85157-e46b-44c1-aa90-39e1b9abf205",
"match": "https://api-prod.gambitprofit.com/api/matches/27067362-df85-4876-a2b1-f80ba2223e57/?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": "ATL (M Fried)",
"amount": 6977.0
},
{
"team": "PIT (J Brubaker)",
"amount": 3023.0
}
],
"expected_reward_tokens": 9279.41,
"profit_sb": 279.41,
"profit_sb_percentage": 3.1,
"recommended": true
},
"lines": [
{
"id": "2f7b4167-4320-4b5d-8b64-b1b70eeeb31b",
"gambit_id": "4e855e94-84eb-4a87-bbf6-06f689c14d25",
"last_updated": "2022-08-24T10:32:13.984540-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (M Fried)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe85157-e46b-44c1-aa90-39e1b9abf205/?format=api"
},
{
"id": "d698c8a9-efaa-4bd1-9423-ab6fa112d4bc",
"gambit_id": "9d4335c9-f35d-4c9f-b535-0047e5d52076",
"last_updated": "2022-08-24T10:32:13.984155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (J Brubaker)",
"reward": "3.07000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe85157-e46b-44c1-aa90-39e1b9abf205/?format=api"
}
]
}