GET /api/bet_types/39e2d136-5066-4a15-948c-d29e93d7e343/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39e2d136-5066-4a15-948c-d29e93d7e343",
"match": "https://api-prod.gambitprofit.com/api/matches/e087b734-f407-4ed0-b8c0-affcea0dd0ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:12.539321-04: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": "Memphis Grizzlies",
"amount": 6308.0
},
{
"team": "Los Angeles Lakers",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "afa7a4bf-e8ee-470b-b886-1dcd6995eccf",
"gambit_id": "8dbcc07d-d3bf-41c6-8bc8-52c8c9be657a",
"last_updated": "2023-04-27T11:52:06.425571-04:00",
"created_at": "2023-04-26T12:02:12.540645-04:00",
"name": "Memphis Grizzlies",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39e2d136-5066-4a15-948c-d29e93d7e343/?format=api"
},
{
"id": "1878a870-c38d-4172-9129-832c3c8e86a4",
"gambit_id": "91410d21-a07a-461f-af9b-bf49ec11ec9b",
"last_updated": "2023-04-27T11:52:06.427512-04:00",
"created_at": "2023-04-26T12:02:12.542189-04:00",
"name": "Los Angeles Lakers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39e2d136-5066-4a15-948c-d29e93d7e343/?format=api"
}
]
}