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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5160&ordering=ip_address",
    "results": [
        {
            "id": 48539,
            "ip_address": "103.136.201.27",
            "count": 1,
            "first_visit": "2023-06-19T21:10:34.608829+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 55171,
            "ip_address": "103.136.201.27",
            "count": 1,
            "first_visit": "2023-09-15T19:23:20.362980+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 77106,
            "ip_address": "103.136.201.27",
            "count": 1,
            "first_visit": "2024-12-24T11:45:01.124017+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 6342,
            "ip_address": "103.136.202.112",
            "count": 1,
            "first_visit": "2022-05-15T15:01:04.593962+06:00",
            "date": null
        },
        {
            "id": 6754,
            "ip_address": "103.136.202.115",
            "count": 1,
            "first_visit": "2022-05-16T14:33:50.510914+06:00",
            "date": null
        },
        {
            "id": 16297,
            "ip_address": "103.136.202.122",
            "count": 1,
            "first_visit": "2022-06-18T09:33:10.373818+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 15471,
            "ip_address": "103.136.202.123",
            "count": 1,
            "first_visit": "2022-06-15T23:18:43.110470+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 16267,
            "ip_address": "103.136.202.123",
            "count": 1,
            "first_visit": "2022-06-18T08:02:12.499950+06:00",
            "date": "2022-06-18"
        }
    ]
}