GET /api/bet_types/1899cef3-236d-4049-b023-dad7c4ed6478/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1899cef3-236d-4049-b023-dad7c4ed6478",
"match": "https://api-prod.gambitprofit.com/api/matches/10001b8e-c5a3-4f81-8039-c4e2f061bac1/?format=api",
"name": "Play the Odds",
"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": "HOU",
"amount": 5097.0
},
{
"team": "BAL",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "ac4b79c4-391a-4970-9e62-73b0acb6a536",
"gambit_id": "50715e92-d162-45c9-99b9-74015be0a7d0",
"last_updated": "2022-09-23T10:17:09.467192-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1899cef3-236d-4049-b023-dad7c4ed6478/?format=api"
},
{
"id": "ada0e3ce-8b44-478e-81e7-56cfda45c705",
"gambit_id": "4ae85d74-1764-463d-a78d-c597ffe7e275",
"last_updated": "2022-09-23T10:17:09.466042-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1899cef3-236d-4049-b023-dad7c4ed6478/?format=api"
}
]
}