GET /api/bet_types/ae40c772-be6b-4c74-a9d6-ca307b0ea24e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae40c772-be6b-4c74-a9d6-ca307b0ea24e",
"match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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": "Cincinnati Bengals",
"amount": 5000.0
},
{
"team": "New York Jets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6327e8d1-ebdd-4d04-b781-79421d3b46ed",
"gambit_id": "ef741d23-ec99-480c-a028-8d0ef53607c0",
"last_updated": "2022-09-26T10:16:55.086048-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40c772-be6b-4c74-a9d6-ca307b0ea24e/?format=api"
},
{
"id": "0beaf5ba-f6ae-4d7c-a020-7fc49c8f9da5",
"gambit_id": "fe69b920-d418-48d2-8726-cbac9a4cecf7",
"last_updated": "2022-09-26T10:16:55.085052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Jets",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40c772-be6b-4c74-a9d6-ca307b0ea24e/?format=api"
}
]
}