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

{
    "count": 92071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88936&ordering=-ip_address",
    "results": [
        {
            "id": 83953,
            "ip_address": "103.122.29.161",
            "count": 1,
            "first_visit": "2025-06-12T14:10:53.746629+06:00",
            "date": "2025-06-12"
        },
        {
            "id": 48433,
            "ip_address": "103.122.29.161",
            "count": 1,
            "first_visit": "2023-06-18T02:45:51.468313+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 40825,
            "ip_address": "103.122.29.161",
            "count": 1,
            "first_visit": "2023-01-23T10:39:27.783446+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40097,
            "ip_address": "103.122.29.161",
            "count": 2,
            "first_visit": "2023-01-09T03:27:36.875473+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 3247,
            "ip_address": "103.122.28.95",
            "count": 1,
            "first_visit": "2022-02-03T00:01:47.965229+06:00",
            "date": null
        },
        {
            "id": 3563,
            "ip_address": "103.122.28.92",
            "count": 4,
            "first_visit": "2022-02-13T03:58:04.346541+06:00",
            "date": null
        },
        {
            "id": 2925,
            "ip_address": "103.122.28.88",
            "count": 1,
            "first_visit": "2022-01-27T10:35:22.068282+06:00",
            "date": null
        },
        {
            "id": 1575,
            "ip_address": "103.122.28.84",
            "count": 1,
            "first_visit": "2022-01-01T23:37:27.026246+06:00",
            "date": null
        }
    ]
}