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

{
    "count": 99608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25344&ordering=ip_address",
    "results": [
        {
            "id": 40454,
            "ip_address": "108.35.253.217",
            "count": 1,
            "first_visit": "2023-01-16T09:00:06.719666+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 73354,
            "ip_address": "108.41.199.167",
            "count": 1,
            "first_visit": "2024-09-12T19:45:04.970938+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 13494,
            "ip_address": "108.41.51.219",
            "count": 1,
            "first_visit": "2022-06-04T10:34:36.839761+06:00",
            "date": null
        },
        {
            "id": 72709,
            "ip_address": "108.45.117.100",
            "count": 2,
            "first_visit": "2024-08-29T05:22:08.213531+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 72690,
            "ip_address": "108.45.117.100",
            "count": 1,
            "first_visit": "2024-08-28T19:58:41.971533+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 67792,
            "ip_address": "108.45.117.100",
            "count": 1,
            "first_visit": "2024-05-02T00:42:31.488058+06:00",
            "date": "2024-05-02"
        },
        {
            "id": 96034,
            "ip_address": "108.46.44.182",
            "count": 1,
            "first_visit": "2026-03-14T15:51:50.631544+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 4837,
            "ip_address": "108.50.193.191",
            "count": 2,
            "first_visit": "2022-04-01T04:22:23.972606+06:00",
            "date": null
        }
    ]
}