GET /api/bet_types/0421e2f8-657e-4304-90cb-d7a05717b5e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0421e2f8-657e-4304-90cb-d7a05717b5e1",
"match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-11T11:17:06.108348-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": "NYM",
"amount": 5421.0
},
{
"team": "CIN",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "9679071f-a9eb-4974-95e7-d6a8d2a9d392",
"gambit_id": "5490d571-1278-496a-8ca6-f78ec97df422",
"last_updated": "2023-05-14T10:57:12.782285-04:00",
"created_at": "2023-05-11T11:17:06.111233-04:00",
"name": "NYM",
"reward": "1.74000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0421e2f8-657e-4304-90cb-d7a05717b5e1/?format=api"
},
{
"id": "a9a7f024-9dc9-438c-98cf-3864ed216f0c",
"gambit_id": "f37c3994-6804-4bbc-b87e-54541e1988f6",
"last_updated": "2023-05-14T10:57:12.780955-04:00",
"created_at": "2023-05-11T11:17:06.109757-04:00",
"name": "CIN",
"reward": "2.06000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0421e2f8-657e-4304-90cb-d7a05717b5e1/?format=api"
}
]
}