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

{
    "count": 97236,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3480&ordering=ip_address",
    "results": [
        {
            "id": 20917,
            "ip_address": "103.124.227.88",
            "count": 1,
            "first_visit": "2022-07-03T18:17:46.409873+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 29979,
            "ip_address": "103.124.227.88",
            "count": 3,
            "first_visit": "2022-07-30T19:18:50.355721+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4199,
            "ip_address": "103.124.227.90",
            "count": null,
            "first_visit": "2022-03-08T21:40:32.564299+06:00",
            "date": null
        },
        {
            "id": 89013,
            "ip_address": "103.124.227.91",
            "count": 1,
            "first_visit": "2025-09-05T16:14:19.660637+06:00",
            "date": "2025-09-05"
        },
        {
            "id": 3569,
            "ip_address": "103.124.227.91",
            "count": 263,
            "first_visit": "2022-02-13T12:33:14.752344+06:00",
            "date": null
        },
        {
            "id": 76800,
            "ip_address": "103.124.227.92",
            "count": 4,
            "first_visit": "2024-12-15T23:43:50.498008+06:00",
            "date": "2024-12-15"
        },
        {
            "id": 4971,
            "ip_address": "103.124.227.94",
            "count": 5,
            "first_visit": "2022-04-07T11:19:15.309733+06:00",
            "date": null
        },
        {
            "id": 25485,
            "ip_address": "103.124.227.94",
            "count": 1,
            "first_visit": "2022-07-21T12:20:30.109712+06:00",
            "date": "2022-07-21"
        }
    ]
}