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

{
    "count": 91932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=ip_address",
    "results": [
        {
            "id": 29307,
            "ip_address": "103.109.56.142",
            "count": 1,
            "first_visit": "2022-07-29T13:43:13.885146+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 32835,
            "ip_address": "103.109.56.143",
            "count": 1,
            "first_visit": "2022-08-24T15:22:24.781040+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 63103,
            "ip_address": "103.109.56.154",
            "count": 1,
            "first_visit": "2024-01-14T19:45:13.670800+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 11767,
            "ip_address": "103.109.56.170",
            "count": 2,
            "first_visit": "2022-05-26T23:07:34.361148+06:00",
            "date": null
        },
        {
            "id": 76802,
            "ip_address": "103.109.56.171",
            "count": 1,
            "first_visit": "2024-12-16T00:37:19.102065+06:00",
            "date": "2024-12-16"
        },
        {
            "id": 2247,
            "ip_address": "103.109.56.173",
            "count": 1,
            "first_visit": "2022-01-15T11:22:49.489086+06:00",
            "date": null
        },
        {
            "id": 7867,
            "ip_address": "103.109.56.179",
            "count": 1,
            "first_visit": "2022-05-17T10:48:56.166048+06:00",
            "date": null
        },
        {
            "id": 10354,
            "ip_address": "103.109.56.185",
            "count": 1,
            "first_visit": "2022-05-22T17:50:53.787652+06:00",
            "date": null
        }
    ]
}