GET /api/bet_types/58605053-9719-495d-825f-549726752cff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58605053-9719-495d-825f-549726752cff",
"match": "https://api-prod.gambitprofit.com/api/matches/c9baae66-05b0-4a98-bc33-20f6684dc1fe/?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": "Gorjan Slaveski",
"amount": 6633.0
},
{
"team": "Dallas Davison",
"amount": 3367.0
}
],
"expected_reward_tokens": 8754.2,
"profit_sb": -245.8,
"profit_sb_percentage": -2.73,
"recommended": false
},
"lines": [
{
"id": "3194348d-9a3c-4a76-9013-29dbdae4a4be",
"gambit_id": "be174c2b-f700-4fb2-a507-899ca1a882e4",
"last_updated": "2022-12-24T17:12:26.230626-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Gorjan Slaveski",
"reward": "1.32000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58605053-9719-495d-825f-549726752cff/?format=api"
},
{
"id": "0b68d5f1-6f7c-48c1-887b-adff7ba44300",
"gambit_id": "bfd72372-3d51-45aa-9ebf-ab6e8e549e4c",
"last_updated": "2022-12-24T17:12:26.231690-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Davison",
"reward": "2.60000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58605053-9719-495d-825f-549726752cff/?format=api"
}
]
}