GET /api/bet_types/a23ec0f5-a6dd-4476-9c10-f3a861b10535/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a23ec0f5-a6dd-4476-9c10-f3a861b10535",
"match": "https://api-prod.gambitprofit.com/api/matches/25a016bc-77ae-4f2a-9a89-a848eed00118/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:18.658757-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": "Denver Nuggets",
"amount": 6010.0
},
{
"team": "Toronto Raptors",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "5dde3f0a-51a6-4398-98b2-24e4286bd1f1",
"gambit_id": "7d393ed9-d6a6-4ca0-aefb-ae690fc01a56",
"last_updated": "2023-12-22T15:23:25.408005-05:00",
"created_at": "2023-12-20T10:03:18.662894-05:00",
"name": "Denver Nuggets",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23ec0f5-a6dd-4476-9c10-f3a861b10535/?format=api"
},
{
"id": "655c2337-1be6-47a5-ab7c-cb424ca4f9f6",
"gambit_id": "13afd1a1-0672-458b-8f4f-fc41e4d07f38",
"last_updated": "2023-12-22T15:23:25.411464-05:00",
"created_at": "2023-12-20T10:03:18.667300-05:00",
"name": "Toronto Raptors",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23ec0f5-a6dd-4476-9c10-f3a861b10535/?format=api"
}
]
}