GET /api/bet_types/61f26479-2f14-41d7-a139-cd5263954462/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61f26479-2f14-41d7-a139-cd5263954462",
"match": "https://api-prod.gambitprofit.com/api/matches/c8ec5a9f-35b9-452d-9669-8dc9d53317f8/?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": "Golden Guardians",
"amount": 5742.0
},
{
"team": "Team Dignitas",
"amount": 4258.0
}
],
"expected_reward_tokens": 8899.22,
"profit_sb": -100.78,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "f4bda1e4-1405-4313-9d2e-1adb1edc2602",
"gambit_id": "31d2b93e-3907-4e9b-95fa-bbf2bafd9dd1",
"last_updated": "2022-08-15T21:37:19.549519-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden Guardians",
"reward": "1.55000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f26479-2f14-41d7-a139-cd5263954462/?format=api"
},
{
"id": "d93544e2-1836-47ce-b19d-a737c71192cc",
"gambit_id": "90f0f4b9-d8ee-4fac-8be8-23c3915e735f",
"last_updated": "2022-08-15T21:37:19.549019-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Dignitas",
"reward": "2.09000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f26479-2f14-41d7-a139-cd5263954462/?format=api"
}
]
}