GET /api/bet_types/137b06d0-bad1-4dfa-85e6-e4244b74e087/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "137b06d0-bad1-4dfa-85e6-e4244b74e087",
"match": "https://api-prod.gambitprofit.com/api/matches/77d3e9c4-f4b0-45d4-901a-df2f44aa8e2d/?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": "Evil Geniuses",
"amount": 7752.0
},
{
"team": "Team Solomid",
"amount": 2248.0
}
],
"expected_reward_tokens": 8992.0,
"profit_sb": -8.0,
"profit_sb_percentage": -0.09,
"recommended": false
},
"lines": [
{
"id": "d835bac7-ab0c-4b75-af3f-738a924c373a",
"gambit_id": "4dd4b073-d486-4ab3-a4c0-0dc369af4ceb",
"last_updated": "2022-08-08T11:52:17.451150-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Evil Geniuses",
"reward": "1.16000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/137b06d0-bad1-4dfa-85e6-e4244b74e087/?format=api"
},
{
"id": "d64329bb-df89-48bf-94ff-1fdeb3c82002",
"gambit_id": "68b7ad89-ec4a-448a-9473-4d788a84849a",
"last_updated": "2022-08-08T11:52:17.450661-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Solomid",
"reward": "4.00000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/137b06d0-bad1-4dfa-85e6-e4244b74e087/?format=api"
}
]
}