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

{
    "count": 99275,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25192&ordering=ip_address",
    "results": [
        {
            "id": 95273,
            "ip_address": "107.174.171.129",
            "count": 1,
            "first_visit": "2026-02-17T06:29:44.613740+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 13003,
            "ip_address": "107.174.53.2",
            "count": 1,
            "first_visit": "2022-05-31T03:15:27.926523+06:00",
            "date": null
        },
        {
            "id": 26199,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-07-23T05:29:38.674316+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 34905,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-09-24T03:33:58.087259+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 1159,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2021-12-21T14:15:45.092810+06:00",
            "date": null
        },
        {
            "id": 37409,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-11-14T23:46:24.891439+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 34848,
            "ip_address": "107.175.109.208",
            "count": 1,
            "first_visit": "2022-09-23T05:45:38.672676+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 91997,
            "ip_address": "107.175.110.155",
            "count": 1,
            "first_visit": "2025-11-14T03:16:39.250923+06:00",
            "date": "2025-11-14"
        }
    ]
}