GET /api/bet_types/372ad9ce-415f-4fc6-9b48-c2e29316bc58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "372ad9ce-415f-4fc6-9b48-c2e29316bc58",
"match": "https://api-prod.gambitprofit.com/api/matches/98928933-1f2f-4fee-9a24-17c14b8c77aa/?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": "NYY (C Schmidt)",
"amount": 6402.0
},
{
"team": "OAK (A Martinez)",
"amount": 3598.0
}
],
"expected_reward_tokens": 9282.84,
"profit_sb": 282.84,
"profit_sb_percentage": 3.14,
"recommended": true
},
"lines": [
{
"id": "a3d29cc3-a779-470c-baca-c213afec5ab3",
"gambit_id": "f94130e9-14d8-4003-a68b-20423ad5fb87",
"last_updated": "2022-08-29T13:02:03.204148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (C Schmidt)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372ad9ce-415f-4fc6-9b48-c2e29316bc58/?format=api"
},
{
"id": "4b6c698c-fc53-4b0e-8cf8-201820b5235b",
"gambit_id": "3a16d6b1-4d28-4de8-a85f-4c5dfc071c7e",
"last_updated": "2022-08-29T13:02:03.203643-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Martinez)",
"reward": "2.58000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372ad9ce-415f-4fc6-9b48-c2e29316bc58/?format=api"
}
]
}