GET /api/bet_types/9e567cd1-2012-4d93-a392-86bcf2d0575c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e567cd1-2012-4d93-a392-86bcf2d0575c",
"match": "https://api-prod.gambitprofit.com/api/matches/1bb5ba2c-9ec0-429e-b855-83312499f855/?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": "Utah Jazz",
"amount": 5974.0
},
{
"team": "Indiana Pacers",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "d7318b4b-257a-4bd1-a5b0-2be6aea8a2f1",
"gambit_id": "3d792abc-ff89-448c-bf5e-1e1b1fe7080c",
"last_updated": "2022-12-03T09:52:34.946271-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e567cd1-2012-4d93-a392-86bcf2d0575c/?format=api"
},
{
"id": "c7c66c5e-8eae-4810-8755-42cacb81dec9",
"gambit_id": "f618aa23-23c9-45fa-9163-871c8c26801b",
"last_updated": "2022-12-03T09:52:34.947332-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e567cd1-2012-4d93-a392-86bcf2d0575c/?format=api"
}
]
}