GET /api/bet_types/b1183f03-5ca5-4f3d-9ab9-d18f144428e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1183f03-5ca5-4f3d-9ab9-d18f144428e7",
"match": "https://api-prod.gambitprofit.com/api/matches/d2dd7ef5-5e94-43a0-bcb8-491f6b74b2e7/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-29T08:08:08.697789-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": "MIL",
"amount": 5107.0
},
{
"team": "ATL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d6b2834f-84d6-46c5-9b7b-28ebeb4fd35c",
"gambit_id": "c07723eb-0f9f-4d21-826d-9cd90f22af11",
"last_updated": "2023-07-31T13:03:21.160414-04:00",
"created_at": "2023-07-29T08:08:08.702104-04:00",
"name": "MIL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1183f03-5ca5-4f3d-9ab9-d18f144428e7/?format=api"
},
{
"id": "b641990e-04d3-4a9e-8b07-51e7413fc0ae",
"gambit_id": "6f373313-e06c-4edf-bafd-178086173120",
"last_updated": "2023-07-31T13:03:21.163963-04:00",
"created_at": "2023-07-29T08:08:08.706262-04:00",
"name": "ATL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1183f03-5ca5-4f3d-9ab9-d18f144428e7/?format=api"
}
]
}