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

{
    "count": 92441,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81992&ordering=ip_address",
    "results": [
        {
            "id": 3374,
            "ip_address": "58.145.184.240",
            "count": 14,
            "first_visit": "2022-02-07T00:45:00.680910+06:00",
            "date": null
        },
        {
            "id": 20295,
            "ip_address": "58.145.184.240",
            "count": 1,
            "first_visit": "2022-06-30T09:23:30.376198+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 25587,
            "ip_address": "58.145.184.240",
            "count": 1,
            "first_visit": "2022-07-21T14:58:43.254679+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 66324,
            "ip_address": "58.145.184.240",
            "count": 1,
            "first_visit": "2024-03-25T11:18:09.231633+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 69862,
            "ip_address": "58.145.184.240",
            "count": 1,
            "first_visit": "2024-06-13T14:28:50.632265+06:00",
            "date": "2024-06-13"
        },
        {
            "id": 22324,
            "ip_address": "58.145.184.241",
            "count": 2,
            "first_visit": "2022-07-13T18:20:30.182525+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 34193,
            "ip_address": "58.145.184.241",
            "count": 1,
            "first_visit": "2022-09-11T17:27:41.250382+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 63,
            "ip_address": "58.145.184.241",
            "count": 8,
            "first_visit": "2021-12-03T13:06:30.237118+06:00",
            "date": null
        }
    ]
}