GET /api/bet_types/58abc08c-725b-4cc1-925e-1e893ad049d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58abc08c-725b-4cc1-925e-1e893ad049d5",
"match": "https://api-prod.gambitprofit.com/api/matches/ce706c7c-1d85-4507-b0f8-2d5c06b93b3c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-24T18:31:58.494293-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": "Los Angeles Lakers",
"amount": 6399.0
},
{
"team": "Memphis Grizzlies",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "d427f240-84ff-42c6-94fc-a4e0b06bb7f4",
"gambit_id": "4c166c11-846f-4a37-bd2a-4eef7293ed77",
"last_updated": "2023-04-25T11:42:24.202362-04:00",
"created_at": "2023-04-24T18:31:58.496496-04:00",
"name": "Los Angeles Lakers",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58abc08c-725b-4cc1-925e-1e893ad049d5/?format=api"
},
{
"id": "df9a34c0-293e-49c1-9c12-94cb1c0d077b",
"gambit_id": "15b3b36e-efff-40de-b910-39c8fbf4266f",
"last_updated": "2023-04-25T11:42:24.204007-04:00",
"created_at": "2023-04-24T18:31:58.498710-04:00",
"name": "Memphis Grizzlies",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58abc08c-725b-4cc1-925e-1e893ad049d5/?format=api"
}
]
}