GET /api/bet_types/95fd12f1-04f2-47f8-8a2a-2f069782cad5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95fd12f1-04f2-47f8-8a2a-2f069782cad5",
"match": "https://api-prod.gambitprofit.com/api/matches/30250621-6e47-408e-bd23-f8c4dca8676f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Central Florida",
"amount": 5097.0
},
{
"team": "Memphis",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "74b38286-cc80-4226-b99d-af238fd85b4d",
"gambit_id": "ae83873a-66b3-4f77-a9dd-77878fb355cc",
"last_updated": "2022-11-06T09:13:25.236357-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Florida",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fd12f1-04f2-47f8-8a2a-2f069782cad5/?format=api"
},
{
"id": "7ccbe92f-82c2-4a25-ba69-78e67a0fe838",
"gambit_id": "bf4de8ae-6f09-4852-883b-44493649dd5c",
"last_updated": "2022-11-06T09:13:25.235384-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis",
"reward": "1.84000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fd12f1-04f2-47f8-8a2a-2f069782cad5/?format=api"
}
]
}