GET /api/bet_types/2bf9d688-ba73-4586-97c1-b43b061783e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bf9d688-ba73-4586-97c1-b43b061783e7",
"match": "https://api-prod.gambitprofit.com/api/matches/e49c3ab8-63de-4741-b63b-1a7189f1b335/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:17.439925-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": "Toronto Raptors",
"amount": 8353.0
},
{
"team": "Charlotte Hornets",
"amount": 1647.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "2b4830bb-d986-41e4-af7c-39ccf5e6f5b6",
"gambit_id": "dcc20996-db96-4e98-a632-ba66abff8cc0",
"last_updated": "2023-12-19T20:58:17.558120-05:00",
"created_at": "2023-12-18T09:53:17.447509-05:00",
"name": "Toronto Raptors",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf9d688-ba73-4586-97c1-b43b061783e7/?format=api"
},
{
"id": "dfc960c7-3f8c-45dc-82b1-1915866eb3ee",
"gambit_id": "92c40b95-e403-4b6b-989a-2fb28698f53f",
"last_updated": "2023-12-19T20:58:17.561293-05:00",
"created_at": "2023-12-18T09:53:17.443362-05:00",
"name": "Charlotte Hornets",
"reward": "5.78000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf9d688-ba73-4586-97c1-b43b061783e7/?format=api"
}
]
}