GET /api/bet_types/16c72aaa-f5a5-4b82-a023-dfe5324527c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16c72aaa-f5a5-4b82-a023-dfe5324527c6",
"match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:08.167282-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": "Arizona Cardinals",
"amount": 5107.0
},
{
"team": "Pittsburgh Steelers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c22da13d-6b50-4334-bb27-6f32c67a66c7",
"gambit_id": "ea972aa9-7f9e-407d-9e94-a5800468ef32",
"last_updated": "2023-12-04T21:03:11.425705-05:00",
"created_at": "2023-11-30T10:28:08.171782-05:00",
"name": "Arizona Cardinals",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c72aaa-f5a5-4b82-a023-dfe5324527c6/?format=api"
},
{
"id": "7097e2c7-1ea6-4cf8-bd5c-8fe55cd3a10b",
"gambit_id": "4fa1d67a-c5ab-41bd-b991-2fda30fd1f43",
"last_updated": "2023-12-04T21:03:11.428956-05:00",
"created_at": "2023-11-30T10:28:08.179765-05:00",
"name": "Pittsburgh Steelers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c72aaa-f5a5-4b82-a023-dfe5324527c6/?format=api"
}
]
}