GET /api/bet_types/e398e52e-68b6-4270-aba0-271759422131/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e398e52e-68b6-4270-aba0-271759422131",
"match": "https://api-prod.gambitprofit.com/api/matches/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?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": "Sacramento Kings",
"amount": 5873.0
},
{
"team": "Portland Trail Blazers",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "c4b90756-2455-43db-ad1d-c633cab69d7a",
"gambit_id": "4295bb5e-038f-49a0-a228-bcdb7f11ad26",
"last_updated": "2022-10-20T09:31:58.470027-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398e52e-68b6-4270-aba0-271759422131/?format=api"
},
{
"id": "edcae41b-30fd-4964-83da-42fae03cfd05",
"gambit_id": "1e591fcc-8373-40b0-82ea-5ae52d8c1d2d",
"last_updated": "2022-10-20T09:31:58.468871-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398e52e-68b6-4270-aba0-271759422131/?format=api"
}
]
}