GET /api/bet_types/18ebcb1c-073f-43e2-9dc0-0fc9dda281ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18ebcb1c-073f-43e2-9dc0-0fc9dda281ac",
"match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:56.506716-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 Under 248.5",
"amount": 5107.0
},
{
"team": "Game Total Over 248.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c44b2755-6316-4efa-9bbb-729fd1eb6017",
"gambit_id": "c52eb7fa-1a68-4742-8b47-cc743a8f1230",
"last_updated": "2024-01-05T14:03:02.854143-05:00",
"created_at": "2024-01-03T09:37:56.515479-05:00",
"name": "Game Total Under 248.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "248.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ebcb1c-073f-43e2-9dc0-0fc9dda281ac/?format=api"
},
{
"id": "3cc7f7eb-5a20-4c74-9898-8574086c4c8b",
"gambit_id": "225c31a2-fce5-4372-aa4c-3108645becfd",
"last_updated": "2024-01-05T14:03:02.850612-05:00",
"created_at": "2024-01-03T09:37:56.510693-05:00",
"name": "Game Total Over 248.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "248.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ebcb1c-073f-43e2-9dc0-0fc9dda281ac/?format=api"
}
]
}