GET /api/bet_types/9f8ea874-b5b1-478f-b4fe-3b25e7af88af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f8ea874-b5b1-478f-b4fe-3b25e7af88af",
"match": "https://api-prod.gambitprofit.com/api/matches/dca86b5c-b887-4e45-bb26-70876a9b5d55/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:11.111498-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": 5107.0
},
{
"team": "Miami Heat",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "64f094d9-806b-4093-8fde-b3ee91462c83",
"gambit_id": "c7eda2f6-d6a8-45d4-b660-b08cb5c37d89",
"last_updated": "2024-01-29T22:08:14.831150-05:00",
"created_at": "2024-01-27T09:18:11.121657-05:00",
"name": "New York Knicks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f8ea874-b5b1-478f-b4fe-3b25e7af88af/?format=api"
},
{
"id": "79e720e9-d853-458f-926d-a35131a164f7",
"gambit_id": "ba592723-c3f8-4aad-b58b-71ca44401ded",
"last_updated": "2024-01-29T22:08:14.834957-05:00",
"created_at": "2024-01-27T09:18:11.116404-05:00",
"name": "Miami Heat",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f8ea874-b5b1-478f-b4fe-3b25e7af88af/?format=api"
}
]
}