GET /api/bet_types/637ab506-1d1e-4ce8-b9d3-40b350657a2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "637ab506-1d1e-4ce8-b9d3-40b350657a2c",
"match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-15T11:43:02.958977-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": "SDG",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e3214e84-4df0-49ab-b06c-0b0979cc703d",
"gambit_id": "dc09d13e-bbcd-4e75-93a8-c3d7297c3e06",
"last_updated": "2023-07-17T10:23:25.072022-04:00",
"created_at": "2023-07-15T11:43:02.961723-04:00",
"name": "PHI",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ab506-1d1e-4ce8-b9d3-40b350657a2c/?format=api"
},
{
"id": "c4c04e8d-9476-420c-baee-0ec2593bcc04",
"gambit_id": "4e65c5d1-e00d-45cd-b09f-ae0c55551749",
"last_updated": "2023-07-17T10:23:25.070566-04:00",
"created_at": "2023-07-15T11:43:02.960289-04:00",
"name": "SDG",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ab506-1d1e-4ce8-b9d3-40b350657a2c/?format=api"
}
]
}