GET /api/bet_types/a3fadc3b-7113-4cbb-ae4a-4aec59292ec6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3fadc3b-7113-4cbb-ae4a-4aec59292ec6",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2596c6-6859-429d-adc4-a9c7395bd97e/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:12:03.454926-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": "SDG",
"amount": 5784.0
},
{
"team": "ATL",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "8cc4af46-aa73-42ce-9d0c-95baa090fe2c",
"gambit_id": "c629c82d-91dd-4582-9f70-76cae2c34bbc",
"last_updated": "2023-04-19T12:17:15.860523-04:00",
"created_at": "2023-04-18T12:12:03.456671-04:00",
"name": "SDG",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fadc3b-7113-4cbb-ae4a-4aec59292ec6/?format=api"
},
{
"id": "61fcb6c3-98cd-4e02-839f-ba415012819c",
"gambit_id": "65121932-0c93-4c38-aa7b-3a5546e96ddc",
"last_updated": "2023-04-19T12:17:15.863510-04:00",
"created_at": "2023-04-18T12:12:03.458416-04:00",
"name": "ATL",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fadc3b-7113-4cbb-ae4a-4aec59292ec6/?format=api"
}
]
}