GET /api/bet_types/05f3fe0b-d3d6-4d2c-b75f-07f28930ec7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05f3fe0b-d3d6-4d2c-b75f-07f28930ec7c",
"match": "https://api-prod.gambitprofit.com/api/matches/c8a63240-223f-4e67-a341-88b505dacc03/?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",
"amount": 8346.0
},
{
"team": "Arizona State",
"amount": 1654.0
}
],
"expected_reward_tokens": 9345.1,
"profit_sb": 345.1,
"profit_sb_percentage": 3.83,
"recommended": true
},
"lines": [
{
"id": "90ae3176-1ec8-442b-b1d5-a54bf00a487d",
"gambit_id": "f4ae5813-c68a-4a8a-9572-f86401185400",
"last_updated": "2022-09-25T21:37:27.637230-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah",
"reward": "1.12000",
"odds": "1.13330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05f3fe0b-d3d6-4d2c-b75f-07f28930ec7c/?format=api"
},
{
"id": "b6056908-be82-44b6-9bce-3c6cd3101a2e",
"gambit_id": "0a9a230e-896d-4869-80cc-8dfb62616172",
"last_updated": "2022-09-25T21:37:27.636181-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona State",
"reward": "5.65000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05f3fe0b-d3d6-4d2c-b75f-07f28930ec7c/?format=api"
}
]
}