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

{
    "count": 100659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87616&ordering=-ip_address",
    "results": [
        {
            "id": 70468,
            "ip_address": "103.199.84.168",
            "count": 1,
            "first_visit": "2024-06-29T19:32:16.531137+06:00",
            "date": "2024-06-29"
        },
        {
            "id": 64498,
            "ip_address": "103.199.84.137",
            "count": 6,
            "first_visit": "2024-02-09T00:19:21.785417+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 49932,
            "ip_address": "103.199.84.137",
            "count": 1,
            "first_visit": "2023-07-13T21:42:48.713142+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 67767,
            "ip_address": "103.199.84.137",
            "count": 1,
            "first_visit": "2024-05-01T12:16:19.912136+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 20968,
            "ip_address": "103.199.84.133",
            "count": 1,
            "first_visit": "2022-07-04T01:05:26.289241+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 5241,
            "ip_address": "103.199.235.62",
            "count": 2,
            "first_visit": "2022-04-19T10:10:18.209223+06:00",
            "date": null
        },
        {
            "id": 9594,
            "ip_address": "103.199.234.43",
            "count": 1,
            "first_visit": "2022-05-20T01:12:08.056836+06:00",
            "date": null
        },
        {
            "id": 35704,
            "ip_address": "103.199.234.238",
            "count": 1,
            "first_visit": "2022-10-10T09:32:16.865183+06:00",
            "date": "2022-10-10"
        }
    ]
}