GET /api/bet_types/df0c5b9e-7f0e-4044-8d63-a9efebf3afb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df0c5b9e-7f0e-4044-8d63-a9efebf3afb6",
"match": "https://api-prod.gambitprofit.com/api/matches/4a6be7af-d14a-4c1d-88fc-7a5ed8189ee7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:47.332292-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": "Chicago Bulls",
"amount": 8182.0
},
{
"team": "Charlotte Hornets",
"amount": 1818.0
}
],
"expected_reward_tokens": 9489.96,
"profit_sb": -10.04,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "14cee8b5-13a4-4336-8069-8394a08e4b2b",
"gambit_id": "d12c66a0-bc15-4bce-8e75-1da16dbc9709",
"last_updated": "2023-04-01T10:27:25.826530-04:00",
"created_at": "2023-03-31T09:56:47.335874-04:00",
"name": "Chicago Bulls",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c5b9e-7f0e-4044-8d63-a9efebf3afb6/?format=api"
},
{
"id": "af9a6089-d0e1-402f-bd03-1bf66d1af0af",
"gambit_id": "4f952668-84f0-4650-8d1e-3534b8636f98",
"last_updated": "2023-04-01T10:27:25.824786-04:00",
"created_at": "2023-03-31T09:56:47.333984-04:00",
"name": "Charlotte Hornets",
"reward": "5.22000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c5b9e-7f0e-4044-8d63-a9efebf3afb6/?format=api"
}
]
}