GET /api/bet_types/c842ee4a-b9ed-47a3-b8cf-980b565daa8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c842ee4a-b9ed-47a3-b8cf-980b565daa8a",
"match": "https://api-prod.gambitprofit.com/api/matches/709b3df1-364c-4de4-9037-3f43fd185834/?format=api",
"name": "Over/Under",
"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": "Game Total Over 2.5",
"amount": 5070.0
},
{
"team": "Game Total Under 2.5",
"amount": 4930.0
}
],
"expected_reward_tokens": 8923.2,
"profit_sb": -76.8,
"profit_sb_percentage": -0.85,
"recommended": false
},
"lines": [
{
"id": "6bad9a71-c57c-48cf-aa7f-0c9930f8ffb0",
"gambit_id": "81068614-be89-4da8-914c-dd898ca1e8b6",
"last_updated": "2022-12-24T17:12:19.998692-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.76000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842ee4a-b9ed-47a3-b8cf-980b565daa8a/?format=api"
},
{
"id": "7ca387f1-41fc-4703-8ade-49107bfdf987",
"gambit_id": "23283bec-14e3-43ae-b062-44ef80ca14fb",
"last_updated": "2022-12-24T17:12:19.997535-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.81000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842ee4a-b9ed-47a3-b8cf-980b565daa8a/?format=api"
}
]
}