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

{
    "count": 97604,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5488&ordering=ip_address",
    "results": [
        {
            "id": 13488,
            "ip_address": "103.136.98.3",
            "count": 1,
            "first_visit": "2022-06-04T05:19:30.849979+06:00",
            "date": null
        },
        {
            "id": 5176,
            "ip_address": "103.136.98.37",
            "count": 2,
            "first_visit": "2022-04-17T10:50:46.891159+06:00",
            "date": null
        },
        {
            "id": 4059,
            "ip_address": "103.136.98.5",
            "count": 2,
            "first_visit": "2022-03-04T05:55:02.112074+06:00",
            "date": null
        },
        {
            "id": 2978,
            "ip_address": "103.136.99.129",
            "count": 7,
            "first_visit": "2022-01-28T16:23:34.813545+06:00",
            "date": null
        },
        {
            "id": 33876,
            "ip_address": "103.136.99.4",
            "count": 1,
            "first_visit": "2022-09-05T20:49:45.157959+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33889,
            "ip_address": "103.136.99.4",
            "count": 2,
            "first_visit": "2022-09-06T00:33:30.712008+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 18699,
            "ip_address": "103.136.99.53",
            "count": 1,
            "first_visit": "2022-06-25T17:51:57.624503+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 96655,
            "ip_address": "103.136.99.6",
            "count": 3,
            "first_visit": "2026-04-03T18:02:13.062966+06:00",
            "date": "2026-04-03"
        }
    ]
}