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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20352&ordering=ip_address",
    "results": [
        {
            "id": 42753,
            "ip_address": "103.62.144.87",
            "count": 1,
            "first_visit": "2023-02-26T17:04:20.381667+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 3503,
            "ip_address": "103.62.145.119",
            "count": 1,
            "first_visit": "2022-02-10T21:22:43.601373+06:00",
            "date": null
        },
        {
            "id": 420,
            "ip_address": "103.62.145.137",
            "count": 2,
            "first_visit": "2021-12-08T13:21:33.075740+06:00",
            "date": null
        },
        {
            "id": 93976,
            "ip_address": "103.62.149.18",
            "count": 4,
            "first_visit": "2026-01-13T00:24:20.735290+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 21515,
            "ip_address": "103.62.155.200",
            "count": 1,
            "first_visit": "2022-07-07T20:08:49.038642+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 71442,
            "ip_address": "103.62.239.235",
            "count": 1,
            "first_visit": "2024-07-23T15:49:51.105014+06:00",
            "date": "2024-07-23"
        },
        {
            "id": 80842,
            "ip_address": "103.6.250.12",
            "count": 1,
            "first_visit": "2025-04-01T12:45:14.826385+06:00",
            "date": "2025-04-01"
        },
        {
            "id": 79843,
            "ip_address": "103.6.250.32",
            "count": 1,
            "first_visit": "2025-03-07T16:43:09.694627+06:00",
            "date": "2025-03-07"
        }
    ]
}