GET /api/bet_types/23a1090f-afff-4789-ad8d-c4475054d74e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23a1090f-afff-4789-ad8d-c4475054d74e",
"match": "https://api-prod.gambitprofit.com/api/matches/c69aa1b2-ae87-4750-9856-28df76b3c0e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:13:19.565761-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": "Baltimore Ravens",
"amount": 5929.0
},
{
"team": "Los Angeles Chargers",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "4f852ed9-8a88-4dd7-8f26-7c08e6db04a6",
"gambit_id": "9e0d3a18-8521-46ef-b6e2-9d658e741683",
"last_updated": "2023-11-27T20:08:20.287523-05:00",
"created_at": "2023-11-22T09:13:19.569969-05:00",
"name": "Baltimore Ravens",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a1090f-afff-4789-ad8d-c4475054d74e/?format=api"
},
{
"id": "b5f0d275-0682-46a7-a896-9d3406f1f8f1",
"gambit_id": "a5b5ccd1-8c17-42d2-8678-b308d8887639",
"last_updated": "2023-11-27T20:08:20.292996-05:00",
"created_at": "2023-11-22T09:13:19.574150-05:00",
"name": "Los Angeles Chargers",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a1090f-afff-4789-ad8d-c4475054d74e/?format=api"
}
]
}