GET /api/bet_types/5d486402-9763-4dac-819e-622a73ab5fff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d486402-9763-4dac-819e-622a73ab5fff",
"match": "https://api-prod.gambitprofit.com/api/matches/c7a3e6c0-9017-4ef5-978a-3f9b61b57357/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:04.929234-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": "COL",
"amount": 5319.0
},
{
"team": "HOU",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "c78e1ebf-da8b-4322-ad7c-0db816a0469e",
"gambit_id": "a8f7b082-7d8c-4783-b22a-f8dbcbe3c602",
"last_updated": "2023-07-05T18:58:29.260396-04:00",
"created_at": "2023-07-04T09:43:04.931049-04:00",
"name": "COL",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d486402-9763-4dac-819e-622a73ab5fff/?format=api"
},
{
"id": "cf542521-2727-4b2f-bba8-46b445f1a997",
"gambit_id": "f0a94bdb-a46c-4b36-921f-41f5676dec7e",
"last_updated": "2023-07-05T18:58:29.263994-04:00",
"created_at": "2023-07-04T09:43:04.935663-04:00",
"name": "HOU",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d486402-9763-4dac-819e-622a73ab5fff/?format=api"
}
]
}