GET /api/bet_types/571b8813-8222-4ee6-b3a4-0349b4ae0489/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "571b8813-8222-4ee6-b3a4-0349b4ae0489",
"match": "https://api-prod.gambitprofit.com/api/matches/c055de15-8955-4191-997f-3f5a005dba79/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Miami Dolphins",
"amount": 6047.0
},
{
"team": "Los Angeles Chargers",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "b221026f-6ea2-4e47-8e10-e2d1c19c919e",
"gambit_id": "5013cbb2-f677-4be7-9714-fe7b5d1c4fb5",
"last_updated": "2022-12-12T10:22:12.495456-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571b8813-8222-4ee6-b3a4-0349b4ae0489/?format=api"
},
{
"id": "0d60cc1b-b54c-4c01-bcc7-8b444c1e6ece",
"gambit_id": "e15796ce-0862-4936-91bd-8e51a01034e6",
"last_updated": "2022-12-12T10:22:12.496479-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Chargers",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571b8813-8222-4ee6-b3a4-0349b4ae0489/?format=api"
}
]
}