GET /api/bet_types/0145b9ae-e9a9-4be6-b467-3c689d92c91c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0145b9ae-e9a9-4be6-b467-3c689d92c91c",
"match": "https://api-prod.gambitprofit.com/api/matches/43cbfef8-b863-41a1-81e8-e22fe49955e0/?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": 5254.0
},
{
"team": "100 Thieves",
"amount": 4746.0
}
],
"expected_reward_tokens": 8826.72,
"profit_sb": -173.28,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "12eb5783-aa09-4bf8-967f-e30c09645d52",
"gambit_id": "9dd53bd4-0ff6-4d56-afc3-f6d089737ae8",
"last_updated": "2022-08-29T11:27:19.075495-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.68000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0145b9ae-e9a9-4be6-b467-3c689d92c91c/?format=api"
},
{
"id": "a50d230f-0158-4cc6-bbc7-a7424aea1320",
"gambit_id": "5314b0a6-0ed7-4ec1-a42c-62ea7bdf4bca",
"last_updated": "2022-08-29T11:27:19.076032-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "100 Thieves",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0145b9ae-e9a9-4be6-b467-3c689d92c91c/?format=api"
}
]
}