GET /api/bet_types/ca34c243-27ec-466d-bda9-0bb4247dba00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca34c243-27ec-466d-bda9-0bb4247dba00",
"match": "https://api-prod.gambitprofit.com/api/matches/7599375c-1cf1-4f61-9d07-d6c5f5462e2a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-12T10:03:18.432758-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": "Magomed Ankalaev",
"amount": 7848.0
},
{
"team": "Johnny Walker",
"amount": 2152.0
}
],
"expected_reward_tokens": 9339.12,
"profit_sb": -160.88,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "f3487e35-5a94-4e26-9190-dd8720c7dcba",
"gambit_id": "446ca44d-f068-4c44-8d6b-55928b6a722d",
"last_updated": "2024-01-17T22:43:13.918212-05:00",
"created_at": "2024-01-12T10:03:18.445231-05:00",
"name": "Magomed Ankalaev",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca34c243-27ec-466d-bda9-0bb4247dba00/?format=api"
},
{
"id": "4fb0f4fb-2738-478a-824a-d06f15c4c12f",
"gambit_id": "42a888b0-e1fa-458a-b224-ad933cc54eea",
"last_updated": "2024-01-17T22:43:13.915103-05:00",
"created_at": "2024-01-12T10:03:18.440061-05:00",
"name": "Johnny Walker",
"reward": "4.34000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca34c243-27ec-466d-bda9-0bb4247dba00/?format=api"
}
]
}