GET /api/bet_types/49d0e5e9-e9fa-45e4-b832-5c2174acafd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49d0e5e9-e9fa-45e4-b832-5c2174acafd7",
"match": "https://api-prod.gambitprofit.com/api/matches/24d18eb1-1476-4584-a1dd-2c653c58aa8e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:42:58.177384-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": "Houston Texans",
"amount": 5107.0
},
{
"team": "Indianapolis Colts",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fe9600df-8385-450b-bc2c-cee578d04e94",
"gambit_id": "61f22b7e-ecab-406a-aaca-118385a7de06",
"last_updated": "2024-01-09T10:23:28.969304-05:00",
"created_at": "2024-01-04T09:42:58.181148-05:00",
"name": "Houston Texans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d0e5e9-e9fa-45e4-b832-5c2174acafd7/?format=api"
},
{
"id": "85f6c831-615e-4358-8efc-32dd5b453513",
"gambit_id": "610c3133-6264-4fd3-a26f-ee8e32f8e5c9",
"last_updated": "2024-01-09T10:23:28.972597-05:00",
"created_at": "2024-01-04T09:42:58.185512-05:00",
"name": "Indianapolis Colts",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d0e5e9-e9fa-45e4-b832-5c2174acafd7/?format=api"
}
]
}