GET /api/bet_types/9787f93a-e4e9-47f0-8330-42396eb91b37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9787f93a-e4e9-47f0-8330-42396eb91b37",
"match": "https://api-prod.gambitprofit.com/api/matches/bb0843f4-51b4-4af2-bd45-bbbc2aa03eaa/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:09.661127-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": "Jacksonville Jaguars",
"amount": 5107.0
},
{
"team": "Cincinnati Bengals",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5825b7b5-e537-4b88-a688-6beaa22c788c",
"gambit_id": "57e6abd8-37ea-4158-942c-e9d6d11059e2",
"last_updated": "2023-12-05T10:03:11.516609-05:00",
"created_at": "2023-11-30T10:28:09.669362-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9787f93a-e4e9-47f0-8330-42396eb91b37/?format=api"
},
{
"id": "002e1231-294a-4bcd-b662-6c07802c9c23",
"gambit_id": "ad859abe-c744-438b-8f75-d85faf78c7af",
"last_updated": "2023-12-05T10:03:11.512458-05:00",
"created_at": "2023-11-30T10:28:09.665234-05:00",
"name": "Cincinnati Bengals",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9787f93a-e4e9-47f0-8330-42396eb91b37/?format=api"
}
]
}