GET /api/bet_types/4e549f27-272b-4c1f-b0e4-0376e09ec4a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e549f27-272b-4c1f-b0e4-0376e09ec4a1",
"match": "https://api-prod.gambitprofit.com/api/matches/a904b87d-0e53-4f83-b847-7a2c92b5cccb/?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": "Mateusz Gamrot",
"amount": 6714.0
},
{
"team": "Beneil Dariush",
"amount": 3286.0
}
],
"expected_reward_tokens": 9332.24,
"profit_sb": -167.76,
"profit_sb_percentage": -1.77,
"recommended": false
},
"lines": [
{
"id": "7c72a666-76e7-441f-a318-c6b524f03f29",
"gambit_id": "95ad608d-9bf3-43e1-8ac2-fda25a32d82f",
"last_updated": "2022-10-24T10:22:23.439822-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mateusz Gamrot",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e549f27-272b-4c1f-b0e4-0376e09ec4a1/?format=api"
},
{
"id": "f3c9cc47-6f8b-4918-b856-ea81659e1f89",
"gambit_id": "68294bd3-c175-4f78-878d-d3a8492d5501",
"last_updated": "2022-10-24T10:22:23.440831-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Beneil Dariush",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e549f27-272b-4c1f-b0e4-0376e09ec4a1/?format=api"
}
]
}