GET /api/bet_types/0f6c7a48-9050-4c00-bbff-f971250ea4de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f6c7a48-9050-4c00-bbff-f971250ea4de",
"match": "https://api-prod.gambitprofit.com/api/matches/37d04124-be01-43a4-8f95-752e8baea0d7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T10:11:53.111137-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": "New Orleans Pelicans",
"amount": 5000.0
},
{
"team": "Los Angeles Lakers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1915538b-f248-46e1-9484-a1bb5a0f8f48",
"gambit_id": "7cef4220-898c-49ba-915c-f7dfc729cff9",
"last_updated": "2023-03-15T10:07:10.796971-04:00",
"created_at": "2023-03-14T10:11:53.113115-04:00",
"name": "New Orleans Pelicans",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6c7a48-9050-4c00-bbff-f971250ea4de/?format=api"
},
{
"id": "9b26693f-4856-4266-9cc4-e6fbee06391d",
"gambit_id": "f2a840ad-b778-4f7d-9ee8-e961fe4bec56",
"last_updated": "2023-03-15T10:07:10.799461-04:00",
"created_at": "2023-03-14T10:11:53.114835-04:00",
"name": "Los Angeles Lakers",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6c7a48-9050-4c00-bbff-f971250ea4de/?format=api"
}
]
}