GET /api/bet_types/79dc7ac7-1965-4ba7-b942-1bed7333b26e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79dc7ac7-1965-4ba7-b942-1bed7333b26e",
"match": "https://api-prod.gambitprofit.com/api/matches/3a67a221-f002-45d0-a02c-249b4e3ebff8/?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": "ARI",
"amount": 5501.0
},
{
"team": "PHI",
"amount": 4499.0
}
],
"expected_reward_tokens": 9131.66,
"profit_sb": 131.66,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "7c80dddd-cdc3-4db6-a361-63bd564ec041",
"gambit_id": "27ddc5d5-b3c3-4ae1-b69e-b6e8fd12eec1",
"last_updated": "2022-09-01T10:36:57.166498-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "1.66000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79dc7ac7-1965-4ba7-b942-1bed7333b26e/?format=api"
},
{
"id": "86037d79-d7e5-4512-8d6d-6f2cf2833f8f",
"gambit_id": "e3a4e297-7c90-440a-883b-fbaeaf9bbab1",
"last_updated": "2022-09-01T10:36:57.167242-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "2.03000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79dc7ac7-1965-4ba7-b942-1bed7333b26e/?format=api"
}
]
}