GET /api/bet_types/59415d64-7316-47fb-9bbe-81c9d4bf2522/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59415d64-7316-47fb-9bbe-81c9d4bf2522",
"match": "https://api-prod.gambitprofit.com/api/matches/3c5be39d-2251-4749-8ce8-d8c98e6bf0cf/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:12.896936-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 Over 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "34c804ea-3d59-437d-a849-4539ba24733b",
"gambit_id": "eb41719d-6b15-44f5-9252-3dcbe34b2210",
"last_updated": "2023-10-30T15:43:27.222211-04:00",
"created_at": "2023-10-25T09:13:12.901218-04:00",
"name": "Game Total Over 41",
"reward": "1.86000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59415d64-7316-47fb-9bbe-81c9d4bf2522/?format=api"
},
{
"id": "6073f320-42d3-4149-b75f-e5a2d0cd24b6",
"gambit_id": "c55e7350-e39b-475c-a452-8950226de794",
"last_updated": "2023-10-30T15:43:27.225736-04:00",
"created_at": "2023-10-25T09:13:12.905830-04:00",
"name": "Game Total Under 41",
"reward": "1.86000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59415d64-7316-47fb-9bbe-81c9d4bf2522/?format=api"
}
]
}