GET /api/bet_types/f5f16bb4-5ca0-47d5-ab82-93ac68ba3540/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5f16bb4-5ca0-47d5-ab82-93ac68ba3540",
"match": "https://api-prod.gambitprofit.com/api/matches/886e0913-d835-4558-96b0-2faf138d384b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T09:32:58.394031-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": "CHC (J Steele)",
"amount": 5627.0
},
{
"team": "BAL (K Gibson)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "9c51aba5-308d-475b-b8d6-a18940f0d1d7",
"gambit_id": "50ee976d-f08f-4fd7-a8a7-a791c26650cf",
"last_updated": "2023-06-18T10:18:25.337104-04:00",
"created_at": "2023-06-17T09:32:58.398045-04:00",
"name": "CHC (J Steele)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f16bb4-5ca0-47d5-ab82-93ac68ba3540/?format=api"
},
{
"id": "58dc8e55-f130-4667-a5ef-8059211c615a",
"gambit_id": "bb5c5650-6ec9-4d47-9ab2-13f13bda34e1",
"last_updated": "2023-06-18T10:18:25.334774-04:00",
"created_at": "2023-06-17T09:32:58.395945-04:00",
"name": "BAL (K Gibson)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f16bb4-5ca0-47d5-ab82-93ac68ba3540/?format=api"
}
]
}