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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28376&ordering=-ip_address",
    "results": [
        {
            "id": 44636,
            "ip_address": "31.146.136.126",
            "count": 1,
            "first_visit": "2023-03-31T12:36:38.698217+06:00",
            "date": "2023-03-31"
        },
        {
            "id": 2577,
            "ip_address": "31.145.4.164",
            "count": 1,
            "first_visit": "2022-01-21T19:52:51.212102+06:00",
            "date": null
        },
        {
            "id": 13625,
            "ip_address": "31.145.169.138",
            "count": 1,
            "first_visit": "2022-06-06T15:42:47.729824+06:00",
            "date": null
        },
        {
            "id": 2754,
            "ip_address": "31.132.7.4",
            "count": 1,
            "first_visit": "2022-01-24T21:31:46.924328+06:00",
            "date": null
        },
        {
            "id": 93874,
            "ip_address": "31.132.53.79",
            "count": 1,
            "first_visit": "2026-01-09T21:25:23.873945+06:00",
            "date": "2026-01-09"
        },
        {
            "id": 4553,
            "ip_address": "3.113.215.118",
            "count": 1,
            "first_visit": "2022-03-21T14:40:23.152310+06:00",
            "date": null
        },
        {
            "id": 85361,
            "ip_address": "31.13.127.9",
            "count": 1,
            "first_visit": "2025-07-07T00:46:02.975935+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 80814,
            "ip_address": "31.13.127.9",
            "count": 1,
            "first_visit": "2025-03-31T07:02:53.685023+06:00",
            "date": "2025-03-31"
        }
    ]
}