GET /api/bet_types/7d3d667e-f1aa-4619-8353-1c818b448895/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d3d667e-f1aa-4619-8353-1c818b448895",
"match": "https://api-prod.gambitprofit.com/api/matches/6c954465-d4f5-492e-81c7-f505aaed7806/?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": "Heroic",
"amount": 7258.0
},
{
"team": "Complexity Gaming",
"amount": 2742.0
}
],
"expected_reward_tokens": 8854.76,
"profit_sb": -145.24,
"profit_sb_percentage": -1.61,
"recommended": false
},
"lines": [
{
"id": "726e8255-370f-4d40-a284-f61ba793d766",
"gambit_id": "22099f3e-d549-4e41-99b9-4ee0947cbe26",
"last_updated": "2022-09-17T22:02:03.085428-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Heroic",
"reward": "1.22000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d3d667e-f1aa-4619-8353-1c818b448895/?format=api"
},
{
"id": "d21a24f1-e604-4c14-b5f4-3bef31518453",
"gambit_id": "3656d264-3dca-4fd2-942b-fe9b939b31f2",
"last_updated": "2022-09-17T22:02:03.084485-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Complexity Gaming",
"reward": "3.23000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d3d667e-f1aa-4619-8353-1c818b448895/?format=api"
}
]
}