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

{
    "count": 92203,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86304&ordering=-ip_address",
    "results": [
        {
            "id": 25171,
            "ip_address": "103.14.129.129",
            "count": 1,
            "first_visit": "2022-07-21T07:31:37.869487+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12782,
            "ip_address": "103.14.129.128",
            "count": 1,
            "first_visit": "2022-05-30T13:32:58.043505+06:00",
            "date": null
        },
        {
            "id": 5757,
            "ip_address": "103.141.2.28",
            "count": 4,
            "first_visit": "2022-05-09T18:38:08.565027+06:00",
            "date": null
        },
        {
            "id": 10839,
            "ip_address": "103.141.2.10",
            "count": 1,
            "first_visit": "2022-05-24T09:19:30.300824+06:00",
            "date": null
        },
        {
            "id": 88125,
            "ip_address": "103.141.209.31",
            "count": 1,
            "first_visit": "2025-08-20T23:12:42.410950+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 47034,
            "ip_address": "103.141.208.54",
            "count": 1,
            "first_visit": "2023-05-23T17:55:30.788182+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 60828,
            "ip_address": "103.141.208.210",
            "count": 1,
            "first_visit": "2023-12-09T12:38:23.246036+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 52314,
            "ip_address": "103.141.208.199",
            "count": 2,
            "first_visit": "2023-08-12T15:04:03.225434+06:00",
            "date": "2023-08-12"
        }
    ]
}