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

{
    "count": 93287,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79256&ordering=ip_address",
    "results": [
        {
            "id": 56541,
            "ip_address": "43.250.82.230",
            "count": 1,
            "first_visit": "2023-10-02T10:02:55.383053+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 61769,
            "ip_address": "43.250.82.230",
            "count": 2,
            "first_visit": "2023-12-24T14:00:00.575904+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 2067,
            "ip_address": "43.250.82.230",
            "count": 5,
            "first_visit": "2022-01-12T23:48:28.670980+06:00",
            "date": null
        },
        {
            "id": 30815,
            "ip_address": "43.250.82.230",
            "count": 2,
            "first_visit": "2022-08-02T14:00:35.834799+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30917,
            "ip_address": "43.250.82.230",
            "count": 1,
            "first_visit": "2022-08-03T00:40:11.330310+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 35178,
            "ip_address": "43.250.82.230",
            "count": 1,
            "first_visit": "2022-09-29T03:21:16.596480+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 31128,
            "ip_address": "43.250.82.231",
            "count": 1,
            "first_visit": "2022-08-04T14:42:00.256398+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 11432,
            "ip_address": "43.250.82.231",
            "count": 2,
            "first_visit": "2022-05-25T21:08:54.648964+06:00",
            "date": null
        }
    ]
}