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

{
    "count": 101545,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77944&ordering=ip_address",
    "results": [
        {
            "id": 2542,
            "ip_address": "37.111.210.56",
            "count": 2,
            "first_visit": "2022-01-20T23:32:29.361355+06:00",
            "date": null
        },
        {
            "id": 10014,
            "ip_address": "37.111.210.57",
            "count": 2,
            "first_visit": "2022-05-21T14:12:36.978357+06:00",
            "date": null
        },
        {
            "id": 26166,
            "ip_address": "37.111.210.57",
            "count": 1,
            "first_visit": "2022-07-23T01:59:23.243031+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 33087,
            "ip_address": "37.111.210.57",
            "count": 1,
            "first_visit": "2022-08-27T15:07:02.074955+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 94493,
            "ip_address": "37.111.210.57",
            "count": 1,
            "first_visit": "2026-01-25T18:48:10.087607+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 27158,
            "ip_address": "37.111.210.59",
            "count": 1,
            "first_visit": "2022-07-25T10:50:41.484586+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18324,
            "ip_address": "37.111.210.59",
            "count": 1,
            "first_visit": "2022-06-24T23:35:35.277276+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 67286,
            "ip_address": "37.111.210.6",
            "count": 1,
            "first_visit": "2024-04-22T02:07:18.760274+06:00",
            "date": "2024-04-22"
        }
    ]
}