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

{
    "count": 98072,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=600&ordering=-ip_address",
    "results": [
        {
            "id": 62166,
            "ip_address": "89.238.133.116",
            "count": 2,
            "first_visit": "2023-12-30T15:44:50.642232+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 69621,
            "ip_address": "89.236.114.40",
            "count": 1,
            "first_visit": "2024-06-07T11:35:51.979764+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 3804,
            "ip_address": "89.233.20.75",
            "count": 2,
            "first_visit": "2022-02-22T20:29:32.940913+06:00",
            "date": null
        },
        {
            "id": 1454,
            "ip_address": "89.217.110.253",
            "count": 1,
            "first_visit": "2021-12-28T21:25:01.474139+06:00",
            "date": null
        },
        {
            "id": 36875,
            "ip_address": "89.208.31.144",
            "count": 1,
            "first_visit": "2022-11-03T11:11:16.314780+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 13217,
            "ip_address": "89.201.175.167",
            "count": 1,
            "first_visit": "2022-06-01T00:56:44.218782+06:00",
            "date": null
        },
        {
            "id": 11949,
            "ip_address": "89.201.175.166",
            "count": 1,
            "first_visit": "2022-05-27T16:52:55.483419+06:00",
            "date": null
        },
        {
            "id": 17227,
            "ip_address": "89.201.175.165",
            "count": 1,
            "first_visit": "2022-06-22T01:05:22.539100+06:00",
            "date": "2022-06-22"
        }
    ]
}