GET /api/bet_types/53eab1ae-9807-417c-94b8-19c0f2461e2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53eab1ae-9807-417c-94b8-19c0f2461e2f",
"match": "https://api-prod.gambitprofit.com/api/matches/25d40b51-acdf-48e4-a44e-9f13f146eff1/?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": "Petr Yan",
"amount": 6874.0
},
{
"team": "Sean O'Malley",
"amount": 3126.0
}
],
"expected_reward_tokens": 9346.74,
"profit_sb": -153.26,
"profit_sb_percentage": -1.61,
"recommended": false
},
"lines": [
{
"id": "4746f89b-8358-4dc7-becb-f797cbfbfaae",
"gambit_id": "3c6f8c6a-abb2-4588-b6cc-99812d6f38dc",
"last_updated": "2022-10-24T10:22:23.128521-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Petr Yan",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53eab1ae-9807-417c-94b8-19c0f2461e2f/?format=api"
},
{
"id": "e8588197-2238-464d-bcd5-faad92f4c30c",
"gambit_id": "ac35fe54-9514-4b8f-85da-3a350e603007",
"last_updated": "2022-10-24T10:22:23.127537-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sean O'Malley",
"reward": "2.99000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53eab1ae-9807-417c-94b8-19c0f2461e2f/?format=api"
}
]
}