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

{
    "count": 96521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2160&ordering=ip_address",
    "results": [
        {
            "id": 12703,
            "ip_address": "103.115.25.172",
            "count": 1,
            "first_visit": "2022-05-30T08:28:05.737375+06:00",
            "date": null
        },
        {
            "id": 33186,
            "ip_address": "103.115.25.184",
            "count": 2,
            "first_visit": "2022-08-28T11:50:09.746233+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 95737,
            "ip_address": "103.115.252.20",
            "count": 1,
            "first_visit": "2026-03-04T19:07:38.140200+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 1515,
            "ip_address": "103.115.253.155",
            "count": 1,
            "first_visit": "2021-12-31T15:06:10.668154+06:00",
            "date": null
        },
        {
            "id": 1796,
            "ip_address": "103.115.253.212",
            "count": 1,
            "first_visit": "2022-01-11T11:17:36.174909+06:00",
            "date": null
        },
        {
            "id": 6806,
            "ip_address": "103.115.25.34",
            "count": 3,
            "first_visit": "2022-05-16T15:50:26.774590+06:00",
            "date": null
        },
        {
            "id": 33370,
            "ip_address": "103.115.253.41",
            "count": 1,
            "first_visit": "2022-08-29T23:39:53.087147+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 2220,
            "ip_address": "103.115.25.40",
            "count": 1,
            "first_visit": "2022-01-14T20:34:04.717585+06:00",
            "date": null
        }
    ]
}