GET /api/bet_types/6e863c63-0398-431f-a39f-98a6e06949d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e863c63-0398-431f-a39f-98a6e06949d4",
"match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T09:22:02.373907-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": "Game Total Under 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "19461f6e-c973-4efc-b29f-87ecf8571835",
"gambit_id": "b61d8a3c-1717-48dd-8aea-e30adb522676",
"last_updated": "2023-03-14T12:32:14.978130-04:00",
"created_at": "2023-03-13T09:22:02.375685-04:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e863c63-0398-431f-a39f-98a6e06949d4/?format=api"
},
{
"id": "9b24ddaa-1958-4037-aa12-e3d2c4f5a16f",
"gambit_id": "2d05f63b-fac0-42b0-aeef-135b95b2b6ea",
"last_updated": "2023-03-14T12:32:14.979568-04:00",
"created_at": "2023-03-13T09:22:02.377705-04:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e863c63-0398-431f-a39f-98a6e06949d4/?format=api"
}
]
}