GET /api/bet_types/4317f12c-42bc-434e-9da8-0add0e44984b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4317f12c-42bc-434e-9da8-0add0e44984b",
"match": "https://api-prod.gambitprofit.com/api/matches/f9c0efae-097e-479a-8995-fdbb0969c788/?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": "Team Liquid",
"amount": 5387.0
},
{
"team": "MOUZ",
"amount": 4613.0
}
],
"expected_reward_tokens": 8672.44,
"profit_sb": -327.56,
"profit_sb_percentage": -3.64,
"recommended": false
},
"lines": [
{
"id": "e9770406-07f1-4e21-a1dc-d8ea067d2583",
"gambit_id": "7dca4775-0e8c-4e1b-90cc-2869cd177594",
"last_updated": "2022-09-30T23:02:27.644952-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.61000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4317f12c-42bc-434e-9da8-0add0e44984b/?format=api"
},
{
"id": "03db72b9-6a70-45d5-972c-8a4e7c03b17e",
"gambit_id": "270f3283-3f02-4e71-b8df-c2a9e82b037b",
"last_updated": "2022-09-30T23:02:27.646177-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MOUZ",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4317f12c-42bc-434e-9da8-0add0e44984b/?format=api"
}
]
}