GET /api/bet_types/fae42bef-ce07-4a29-88e8-15701b5f985a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fae42bef-ce07-4a29-88e8-15701b5f985a",
"match": "https://api-prod.gambitprofit.com/api/matches/d7a6bb05-c86f-46c4-be8e-673e77e04568/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-12T10:57:58.747854-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": "New England Patriots",
"amount": 5094.0
},
{
"team": "Las Vegas Raiders",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "db77646f-8726-4488-b7fe-d894a2a81e80",
"gambit_id": "6529883f-628d-4e63-b4d1-5acf6775fc8c",
"last_updated": "2023-10-16T18:28:00.874635-04:00",
"created_at": "2023-10-12T10:57:58.752919-04:00",
"name": "New England Patriots",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae42bef-ce07-4a29-88e8-15701b5f985a/?format=api"
},
{
"id": "43bfecd1-f8cb-4368-bc8a-edfdb5785771",
"gambit_id": "cdd65636-b376-4198-837f-429a5b76885f",
"last_updated": "2023-10-16T18:28:00.881244-04:00",
"created_at": "2023-10-12T10:57:58.758119-04:00",
"name": "Las Vegas Raiders",
"reward": "1.90000",
"odds": "1.95240",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae42bef-ce07-4a29-88e8-15701b5f985a/?format=api"
}
]
}