GET /api/bet_types/eea29829-a0dd-48b8-a005-56befe8fe232/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eea29829-a0dd-48b8-a005-56befe8fe232",
"match": "https://api-prod.gambitprofit.com/api/matches/d57b5690-d39d-4dad-879e-56ceac20c7dc/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:17.239012-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": "Atlanta Hawks",
"amount": 5107.0
},
{
"team": "Brooklyn Nets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ea0f8640-1e3a-4f54-b123-ecd1588e2a39",
"gambit_id": "fe016da8-8296-48de-9b71-770b0e02d601",
"last_updated": "2023-11-23T16:18:07.044036-05:00",
"created_at": "2023-11-22T09:08:17.247261-05:00",
"name": "Atlanta Hawks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea29829-a0dd-48b8-a005-56befe8fe232/?format=api"
},
{
"id": "e0e80ecd-1a9f-4eb4-91f4-44e9fba7507f",
"gambit_id": "7c39ecf4-a4e9-4410-9cf0-fb7f1410dda9",
"last_updated": "2023-11-23T16:18:07.039775-05:00",
"created_at": "2023-11-22T09:08:17.243441-05:00",
"name": "Brooklyn Nets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea29829-a0dd-48b8-a005-56befe8fe232/?format=api"
}
]
}