GET /api/bet_types/c163bf74-1904-4989-a47a-fb3247c19cb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c163bf74-1904-4989-a47a-fb3247c19cb3",
"match": "https://api-prod.gambitprofit.com/api/matches/235fa76e-c356-4d24-b188-541a704fe63b/?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": 5552.0
},
{
"team": "Astralis",
"amount": 4448.0
}
],
"expected_reward_tokens": 8716.64,
"profit_sb": -283.36,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "cd5d520c-837b-497a-aa00-e53b78e7e702",
"gambit_id": "470db15a-2005-44b4-a338-c74cfff5c03a",
"last_updated": "2022-12-24T17:12:27.584261-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Heroic",
"reward": "1.57000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c163bf74-1904-4989-a47a-fb3247c19cb3/?format=api"
},
{
"id": "5ba06dc3-3639-4716-ae8f-bcebb595d408",
"gambit_id": "92e8a918-6d15-48bf-b0c1-7fb2a6b73e53",
"last_updated": "2022-12-24T17:12:27.583168-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Astralis",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c163bf74-1904-4989-a47a-fb3247c19cb3/?format=api"
}
]
}