GET /api/bet_types/9b5db599-59a1-4de7-9357-49c10e4e5046/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b5db599-59a1-4de7-9357-49c10e4e5046",
"match": "https://api-prod.gambitprofit.com/api/matches/eba5ea09-87ce-47ef-ad42-b8b3b9eb445c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:58.896244-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": "Los Angeles Lakers",
"amount": 7490.0
},
{
"team": "Portland Trail Blazers",
"amount": 2510.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "5af9a8fc-11e0-46aa-8133-56bfcca791b3",
"gambit_id": "5fba1b7a-eba8-4baf-9576-e28bab244950",
"last_updated": "2023-11-14T09:18:07.359474-05:00",
"created_at": "2023-11-12T09:32:58.917624-05:00",
"name": "Los Angeles Lakers",
"reward": "1.26000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b5db599-59a1-4de7-9357-49c10e4e5046/?format=api"
},
{
"id": "055f0579-6d30-4e8a-bad1-f1572ed06fd9",
"gambit_id": "1a09f5f6-19f1-4663-bf54-2d17df5ce483",
"last_updated": "2023-11-14T09:18:07.355877-05:00",
"created_at": "2023-11-12T09:32:58.900223-05:00",
"name": "Portland Trail Blazers",
"reward": "3.76000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b5db599-59a1-4de7-9357-49c10e4e5046/?format=api"
}
]
}