GET /user_management/visitor-free/?format=api&offset=20776&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100244,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20768&ordering=-ip_address",
    "results": [
        {
            "id": 12540,
            "ip_address": "37.111.225.121",
            "count": 2,
            "first_visit": "2022-05-29T19:45:55.582130+06:00",
            "date": null
        },
        {
            "id": 28345,
            "ip_address": "37.111.225.12",
            "count": 2,
            "first_visit": "2022-07-27T22:09:35.153999+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29250,
            "ip_address": "37.111.225.117",
            "count": 1,
            "first_visit": "2022-07-29T11:53:27.008133+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16197,
            "ip_address": "37.111.225.115",
            "count": 1,
            "first_visit": "2022-06-18T02:04:42.395683+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 29441,
            "ip_address": "37.111.225.114",
            "count": 1,
            "first_visit": "2022-07-29T20:36:21.997684+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 99351,
            "ip_address": "37.111.225.114",
            "count": 1,
            "first_visit": "2026-06-19T11:06:25.739899+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 16226,
            "ip_address": "37.111.225.113",
            "count": 1,
            "first_visit": "2022-06-18T05:40:02.617542+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 12083,
            "ip_address": "37.111.225.110",
            "count": 1,
            "first_visit": "2022-05-28T01:40:20.316909+06:00",
            "date": null
        }
    ]
}