GET /api/bet_types/82ca7931-c020-4c82-86d1-6e09c6fba252/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82ca7931-c020-4c82-86d1-6e09c6fba252",
"match": "https://api-prod.gambitprofit.com/api/matches/909c4a25-3dc2-43bf-b621-7f33c0aac153/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-06T12:43:10.433919-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": "New York Knicks",
"amount": 5094.0
},
{
"team": "Los Angeles Clippers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "ff2afede-cce9-46c8-b43e-d99f121ab4e3",
"gambit_id": "d42d4144-177b-4eb7-8c1a-72b0eb14a540",
"last_updated": "2023-11-07T21:03:29.395238-05:00",
"created_at": "2023-11-06T12:43:10.441933-05:00",
"name": "New York Knicks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ca7931-c020-4c82-86d1-6e09c6fba252/?format=api"
},
{
"id": "75d23099-e18b-43f9-afde-f7b851010de9",
"gambit_id": "c61ac004-e7c2-4041-9f15-f5aafd91c5ea",
"last_updated": "2023-11-07T21:03:29.392025-05:00",
"created_at": "2023-11-06T12:43:10.437786-05:00",
"name": "Los Angeles Clippers",
"reward": "1.90000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ca7931-c020-4c82-86d1-6e09c6fba252/?format=api"
}
]
}