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

{
    "count": 92511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9232&ordering=ip_address",
    "results": [
        {
            "id": 9442,
            "ip_address": "103.165.159.8",
            "count": 1,
            "first_visit": "2022-05-19T17:13:04.787269+06:00",
            "date": null
        },
        {
            "id": 13383,
            "ip_address": "103.165.159.9",
            "count": 2,
            "first_visit": "2022-06-02T16:18:26.365942+06:00",
            "date": null
        },
        {
            "id": 76555,
            "ip_address": "103.165.162.104",
            "count": 1,
            "first_visit": "2024-12-09T04:27:07.886538+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 52323,
            "ip_address": "103.165.162.132",
            "count": 1,
            "first_visit": "2023-08-12T18:34:54.332741+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 70238,
            "ip_address": "103.165.162.202",
            "count": 1,
            "first_visit": "2024-06-24T17:43:57.754660+06:00",
            "date": "2024-06-24"
        },
        {
            "id": 63784,
            "ip_address": "103.165.162.205",
            "count": 1,
            "first_visit": "2024-01-25T19:36:19.612574+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 11630,
            "ip_address": "103.165.162.206",
            "count": 1,
            "first_visit": "2022-05-26T09:10:56.274287+06:00",
            "date": null
        },
        {
            "id": 22049,
            "ip_address": "103.165.162.245",
            "count": 2,
            "first_visit": "2022-07-12T00:47:05.640513+06:00",
            "date": "2022-07-12"
        }
    ]
}