GET /api/bet_types/d39bb25f-26fd-4845-9599-000cd41a7d5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d39bb25f-26fd-4845-9599-000cd41a7d5c",
"match": "https://api-prod.gambitprofit.com/api/matches/43384d47-bb99-4c14-b726-7604d0dd1c0f/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:15.887692-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": "Milwaukee Bucks",
"amount": 8676.0
},
{
"team": "Golden State Warriors",
"amount": 1324.0
}
],
"expected_reward_tokens": 9543.6,
"profit_sb": 43.6,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "193880ae-4925-4682-b29b-63cdf965892e",
"gambit_id": "7f9dc5f5-fa4a-4bc8-bb48-1d50c42a2d97",
"last_updated": "2024-01-16T11:08:15.639837-05:00",
"created_at": "2024-01-13T09:38:15.895780-05:00",
"name": "Milwaukee Bucks",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39bb25f-26fd-4845-9599-000cd41a7d5c/?format=api"
},
{
"id": "ada886b8-06db-4c73-aed7-43381c832baa",
"gambit_id": "179338a6-0457-433d-b77f-48b9a5a9236c",
"last_updated": "2024-01-16T11:08:15.633564-05:00",
"created_at": "2024-01-13T09:38:15.891899-05:00",
"name": "Golden State Warriors",
"reward": "7.21000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39bb25f-26fd-4845-9599-000cd41a7d5c/?format=api"
}
]
}