GET /api/bet_types/9ef9bb4d-4abb-4c62-a75e-effb4390a659/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ef9bb4d-4abb-4c62-a75e-effb4390a659",
"match": "https://api-prod.gambitprofit.com/api/matches/cecded82-e715-4b04-b785-50afcf286f94/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-06T09:13:07.186580-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": "Atlanta Hawks",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1d5db918-4aa5-46d0-b132-19d38c1fe7f7",
"gambit_id": "68bd9f27-abb1-4fe0-b319-92fe6232c55d",
"last_updated": "2023-12-07T21:43:04.224756-05:00",
"created_at": "2023-12-06T09:13:07.195560-05:00",
"name": "Atlanta Hawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef9bb4d-4abb-4c62-a75e-effb4390a659/?format=api"
},
{
"id": "22dfb0ed-3df9-4733-b07f-a45411c75482",
"gambit_id": "a78392ca-cac2-429b-a49e-44f3e3113691",
"last_updated": "2023-12-07T21:43:04.221181-05:00",
"created_at": "2023-12-06T09:13:07.191409-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef9bb4d-4abb-4c62-a75e-effb4390a659/?format=api"
}
]
}