GET /api/bet_types/150c9cf8-b70d-45f6-83f9-d1fe264dbdde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "150c9cf8-b70d-45f6-83f9-d1fe264dbdde",
"match": "https://api-prod.gambitprofit.com/api/matches/74302220-bb42-4253-9e32-8e31f1b99c6b/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T08:33:19.047110-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": "PHI",
"amount": 5107.0
},
{
"team": "KAN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ef9ea440-9c23-4a1c-9ecb-46aceb2f0e4e",
"gambit_id": "8c3c21b2-6cba-4ad6-a828-5300200336d3",
"last_updated": "2023-08-07T14:58:05.785851-04:00",
"created_at": "2023-08-05T08:33:19.058493-04:00",
"name": "PHI",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150c9cf8-b70d-45f6-83f9-d1fe264dbdde/?format=api"
},
{
"id": "d76b7945-178a-4819-bf47-663203a7b8c3",
"gambit_id": "eaa3afad-0821-4eb7-b915-291b55c6e185",
"last_updated": "2023-08-07T14:58:05.782531-04:00",
"created_at": "2023-08-05T08:33:19.052651-04:00",
"name": "KAN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150c9cf8-b70d-45f6-83f9-d1fe264dbdde/?format=api"
}
]
}