GET /api/bet_types/03f4da48-491d-43e0-bf23-5231083aee53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03f4da48-491d-43e0-bf23-5231083aee53",
"match": "https://api-prod.gambitprofit.com/api/matches/c66d57ae-a110-4ed8-9092-4fe7b4ded94f/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-03T09:18:01.886400-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": "NYM",
"amount": 6232.0
},
{
"team": "KAN",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "01962e1b-b7e8-4665-9491-e2e6f48ec797",
"gambit_id": "4862d346-5e90-4f3e-8a83-3b8edc8f8df2",
"last_updated": "2023-08-04T11:48:15.200336-04:00",
"created_at": "2023-08-03T09:18:01.892610-04:00",
"name": "NYM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f4da48-491d-43e0-bf23-5231083aee53/?format=api"
},
{
"id": "afa50328-de45-47fe-af7e-9242363360fe",
"gambit_id": "de6e3c64-d0ec-4b55-9ecf-c38ff6490d09",
"last_updated": "2023-08-04T11:48:15.204381-04:00",
"created_at": "2023-08-03T09:18:01.903349-04:00",
"name": "KAN",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f4da48-491d-43e0-bf23-5231083aee53/?format=api"
}
]
}