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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4928&ordering=ip_address",
    "results": [
        {
            "id": 11574,
            "ip_address": "103.134.192.13",
            "count": 1,
            "first_visit": "2022-05-26T01:14:32.133601+06:00",
            "date": null
        },
        {
            "id": 2554,
            "ip_address": "103.134.192.14",
            "count": 9,
            "first_visit": "2022-01-21T09:50:39.559633+06:00",
            "date": null
        },
        {
            "id": 75213,
            "ip_address": "103.134.192.19",
            "count": 4,
            "first_visit": "2024-11-04T20:56:47.980101+06:00",
            "date": "2024-11-04"
        },
        {
            "id": 72897,
            "ip_address": "103.134.194.143",
            "count": 1,
            "first_visit": "2024-09-02T12:37:07.727673+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 69480,
            "ip_address": "103.134.194.143",
            "count": 1,
            "first_visit": "2024-06-05T11:46:40.157756+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 42222,
            "ip_address": "103.134.194.143",
            "count": 4,
            "first_visit": "2023-02-15T15:45:37.828643+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 45817,
            "ip_address": "103.134.194.143",
            "count": 3,
            "first_visit": "2023-04-27T22:03:13.926319+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 46585,
            "ip_address": "103.134.194.143",
            "count": 4,
            "first_visit": "2023-05-14T16:23:32.790423+06:00",
            "date": "2023-05-14"
        }
    ]
}