GET /api/bet_types/4bae8aad-2636-4862-9b77-f85715ab771a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bae8aad-2636-4862-9b77-f85715ab771a",
"match": "https://api-prod.gambitprofit.com/api/matches/e8a5158f-fb37-4165-a3f3-3632d03e6c7c/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:13.650783-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": "CIN",
"amount": 5699.0
},
{
"team": "CHC",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "bd97ea11-a160-4b4d-a375-d1873cae4067",
"gambit_id": "4c118e50-c056-432f-b085-b89d0c272442",
"last_updated": "2023-04-05T10:22:10.856012-04:00",
"created_at": "2023-04-04T09:32:13.653045-04:00",
"name": "CIN",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bae8aad-2636-4862-9b77-f85715ab771a/?format=api"
},
{
"id": "782b62b9-0468-440d-97bb-cc21c85ba7e4",
"gambit_id": "60f9e471-fa90-41ef-bada-049ceec8d08f",
"last_updated": "2023-04-05T10:22:10.858959-04:00",
"created_at": "2023-04-04T09:32:13.655562-04:00",
"name": "CHC",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bae8aad-2636-4862-9b77-f85715ab771a/?format=api"
}
]
}