GET /api/bet_types/e57e1a3a-9eff-4e42-8700-7e93532dfdbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e57e1a3a-9eff-4e42-8700-7e93532dfdbc",
"match": "https://api-prod.gambitprofit.com/api/matches/77dcc825-8325-4a9c-b64d-1f3c131987b4/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-16T12:17:23.925230-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": 5423.0
},
{
"team": "CIN",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c7814be9-e7e6-47a2-abb3-6222efcd0fd5",
"gambit_id": "d36fa3cb-84c5-4046-a9d5-31cd4b500b26",
"last_updated": "2023-04-18T12:12:07.716212-04:00",
"created_at": "2023-04-16T12:17:23.932177-04:00",
"name": "PHI",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e57e1a3a-9eff-4e42-8700-7e93532dfdbc/?format=api"
},
{
"id": "694ae0dc-d977-4ed3-8f78-0a45d2028885",
"gambit_id": "1dcd6657-79aa-4b86-b383-bfe7bbe91566",
"last_updated": "2023-04-18T12:12:07.714703-04:00",
"created_at": "2023-04-16T12:17:23.929307-04:00",
"name": "CIN",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e57e1a3a-9eff-4e42-8700-7e93532dfdbc/?format=api"
}
]
}