GET /api/bet_types/1365f034-27a4-4d39-98e0-8ce2d73bf76c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1365f034-27a4-4d39-98e0-8ce2d73bf76c",
"match": "https://api-prod.gambitprofit.com/api/matches/1693fb87-0515-43a5-93a1-b521ef829bb1/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-14T11:13:13.811153-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": "ATL",
"amount": 5784.0
},
{
"team": "DET",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "519b58d6-f604-455f-86b8-4dc6f6115331",
"gambit_id": "261079c5-2afe-4c5e-bac3-65112fd771f5",
"last_updated": "2023-06-15T23:28:29.957065-04:00",
"created_at": "2023-06-14T11:13:13.813672-04:00",
"name": "ATL",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1365f034-27a4-4d39-98e0-8ce2d73bf76c/?format=api"
},
{
"id": "7346cf12-ecaa-4661-8045-bca87e27fa7f",
"gambit_id": "ceebaddc-b967-4259-897e-1a160e6d115b",
"last_updated": "2023-06-15T23:28:29.958571-04:00",
"created_at": "2023-06-14T11:13:13.816094-04:00",
"name": "DET",
"reward": "2.25000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1365f034-27a4-4d39-98e0-8ce2d73bf76c/?format=api"
}
]
}