GET /api/bet_types/7b30abf8-b1d6-4f68-a6b2-9453fc41b1e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b30abf8-b1d6-4f68-a6b2-9453fc41b1e0",
"match": "https://api-prod.gambitprofit.com/api/matches/1fd6c86f-8856-4cf6-9c19-ad8018479adb/?format=api",
"name": "Over/Under",
"created_at": "2024-01-22T08:43:02.579149-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": 5879.0
},
{
"team": "Game Total Under 2.5",
"amount": 4121.0
}
],
"expected_reward_tokens": 9230.03,
"profit_sb": -269.97,
"profit_sb_percentage": -2.84,
"recommended": false
},
"lines": [
{
"id": "c8559d41-65cc-4613-b0fb-6d7aab93c808",
"gambit_id": "c1df5be0-4f93-45f9-8f54-4876a734102c",
"last_updated": "2024-01-23T20:28:17.346563-05:00",
"created_at": "2024-01-22T08:43:02.583879-05:00",
"name": "Game Total Over 2.5",
"reward": "1.57000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b30abf8-b1d6-4f68-a6b2-9453fc41b1e0/?format=api"
},
{
"id": "aac8ae71-8fe3-4c50-bf5d-9525a16f1478",
"gambit_id": "d4ab71c3-6ccd-4d13-8c13-d53cd5df4ed1",
"last_updated": "2024-01-23T20:28:17.349979-05:00",
"created_at": "2024-01-22T08:43:02.594305-05:00",
"name": "Game Total Under 2.5",
"reward": "2.24000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b30abf8-b1d6-4f68-a6b2-9453fc41b1e0/?format=api"
}
]
}