GET /api/bet_types/5b1a39a3-51fd-4acc-9ecc-47eb07aa1fea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b1a39a3-51fd-4acc-9ecc-47eb07aa1fea",
"match": "https://api-prod.gambitprofit.com/api/matches/2a411078-beb3-4175-a371-a4b827d5b10d/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:27.455330-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": "CHC",
"amount": 5688.0
},
{
"team": "NYY",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "74c6cecb-00ab-45bf-8006-d6ff84ad4808",
"gambit_id": "3c365b89-89a0-4d3e-bfb4-1a46adc3de3f",
"last_updated": "2023-07-09T20:28:25.260913-04:00",
"created_at": "2023-07-07T11:33:27.457041-04:00",
"name": "CHC",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b1a39a3-51fd-4acc-9ecc-47eb07aa1fea/?format=api"
},
{
"id": "cb6a5c96-9245-4482-9f57-28047740c3ad",
"gambit_id": "dc161fa1-0242-4123-8467-e3ad75ffe981",
"last_updated": "2023-07-09T20:28:25.263535-04:00",
"created_at": "2023-07-07T11:33:27.458764-04:00",
"name": "NYY",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b1a39a3-51fd-4acc-9ecc-47eb07aa1fea/?format=api"
}
]
}