GET /api/bet_types/a39727b4-9891-41fc-b22d-d158d0262780/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a39727b4-9891-41fc-b22d-d158d0262780",
"match": "https://api-prod.gambitprofit.com/api/matches/2d379db9-b862-44ab-8409-81e7480ea6a1/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-17T10:32:10.273428-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": "Columbus Blue Jackets",
"amount": 6812.0
},
{
"team": "Anaheim Ducks",
"amount": 3188.0
}
],
"expected_reward_tokens": 9468.36,
"profit_sb": -31.64,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "d1d4581b-6b10-4969-98bc-4f34ba2efd5e",
"gambit_id": "60cf25bf-4e27-44b2-ae90-53fe3eb4dd36",
"last_updated": "2023-03-18T14:52:12.788599-04:00",
"created_at": "2023-03-17T10:32:10.276200-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39727b4-9891-41fc-b22d-d158d0262780/?format=api"
},
{
"id": "2f58610e-35d6-4eb2-ba55-2243688cd2a6",
"gambit_id": "7b063cc3-9faf-4680-8cca-03b8eaece43a",
"last_updated": "2023-03-18T14:52:12.786995-04:00",
"created_at": "2023-03-17T10:32:10.274853-04:00",
"name": "Anaheim Ducks",
"reward": "2.97000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39727b4-9891-41fc-b22d-d158d0262780/?format=api"
}
]
}