GET /api/bet_types/1efcd94a-78c4-4f33-b161-a3878363f0f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1efcd94a-78c4-4f33-b161-a3878363f0f9",
"match": "https://api-prod.gambitprofit.com/api/matches/13ce0dd3-1b6c-42c2-ab0b-9bc58dc4ce41/?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": "Natus Vincere",
"amount": 5984.0
},
{
"team": "Team Vitality",
"amount": 4016.0
}
],
"expected_reward_tokens": 8795.04,
"profit_sb": -204.96,
"profit_sb_percentage": -2.28,
"recommended": false
},
"lines": [
{
"id": "8c68f674-a553-4e96-8574-d0328ff6ac0d",
"gambit_id": "b697ebce-b81f-4a21-95aa-b050b3d76bd8",
"last_updated": "2022-11-07T10:27:47.455692-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Natus Vincere",
"reward": "1.47000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1efcd94a-78c4-4f33-b161-a3878363f0f9/?format=api"
},
{
"id": "821c9b5c-9bb7-4e71-b82b-c285c4d09c60",
"gambit_id": "7b59e723-dc57-4d44-a70b-2eb4f8ce8168",
"last_updated": "2022-11-07T10:27:47.454559-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Vitality",
"reward": "2.19000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1efcd94a-78c4-4f33-b161-a3878363f0f9/?format=api"
}
]
}