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

{
    "count": 94727,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14552&ordering=-ip_address",
    "results": [
        {
            "id": 68615,
            "ip_address": "43.245.140.114",
            "count": 1,
            "first_visit": "2024-05-19T21:17:40.870617+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 12034,
            "ip_address": "43.245.123.99",
            "count": 1,
            "first_visit": "2022-05-27T23:08:33.273865+06:00",
            "date": null
        },
        {
            "id": 10359,
            "ip_address": "43.245.123.98",
            "count": 1,
            "first_visit": "2022-05-22T18:04:18.787967+06:00",
            "date": null
        },
        {
            "id": 31148,
            "ip_address": "43.245.123.98",
            "count": 1,
            "first_visit": "2022-08-04T17:12:02.623484+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 10096,
            "ip_address": "43.245.123.97",
            "count": 6,
            "first_visit": "2022-05-21T22:06:51.136598+06:00",
            "date": null
        },
        {
            "id": 7533,
            "ip_address": "43.245.123.96",
            "count": 3,
            "first_visit": "2022-05-17T00:05:53.299509+06:00",
            "date": null
        },
        {
            "id": 27104,
            "ip_address": "43.245.123.96",
            "count": 1,
            "first_visit": "2022-07-25T09:12:04.084081+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11260,
            "ip_address": "43.245.123.95",
            "count": 2,
            "first_visit": "2022-05-25T00:44:00.850443+06:00",
            "date": null
        }
    ]
}