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

{
    "count": 103442,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54624&ordering=-ip_address",
    "results": [
        {
            "id": 64841,
            "ip_address": "118.179.123.145",
            "count": 1,
            "first_visit": "2024-02-17T21:36:12.558671+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 20294,
            "ip_address": "118.179.123.122",
            "count": 1,
            "first_visit": "2022-06-30T09:21:41.865027+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 67203,
            "ip_address": "118.179.122.145",
            "count": 5,
            "first_visit": "2024-04-19T12:49:43.254982+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 30062,
            "ip_address": "118.179.122.113",
            "count": 1,
            "first_visit": "2022-07-30T23:15:32.260298+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 1248,
            "ip_address": "118.179.121.84",
            "count": 3,
            "first_visit": "2021-12-22T14:19:24.968765+06:00",
            "date": null
        },
        {
            "id": 100298,
            "ip_address": "118.179.121.233",
            "count": 1,
            "first_visit": "2026-07-15T13:43:15.834465+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 1320,
            "ip_address": "118.179.120.92",
            "count": 1,
            "first_visit": "2021-12-24T02:17:25.119478+06:00",
            "date": null
        },
        {
            "id": 74486,
            "ip_address": "118.179.120.250",
            "count": 1,
            "first_visit": "2024-10-20T13:45:55.619178+06:00",
            "date": "2024-10-20"
        }
    ]
}