GET /api/bet_types/f4dfa010-14bc-4131-a1f8-a77f7b030a60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4dfa010-14bc-4131-a1f8-a77f7b030a60",
"match": "https://api-prod.gambitprofit.com/api/matches/c5092045-b640-4e29-8ffb-f2bbdc009515/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-07T08:28:00.805182-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": "PHI",
"amount": 5213.0
},
{
"team": "WAS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4d3a2d39-38e3-4221-ad2d-e6bb50ea11ef",
"gambit_id": "061e298d-afd0-49f5-b2da-c6185da3333a",
"last_updated": "2023-08-14T18:38:01.026311-04:00",
"created_at": "2023-08-07T08:28:00.812657-04:00",
"name": "PHI",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4dfa010-14bc-4131-a1f8-a77f7b030a60/?format=api"
},
{
"id": "382a08db-6000-4a5c-bb22-2dfc99f317af",
"gambit_id": "a8658c5d-8c34-4b93-9f23-fd4963e6ac40",
"last_updated": "2023-08-14T18:38:01.023129-04:00",
"created_at": "2023-08-07T08:28:00.808736-04:00",
"name": "WAS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4dfa010-14bc-4131-a1f8-a77f7b030a60/?format=api"
}
]
}