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

{
    "count": 92593,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80664&ordering=ip_address",
    "results": [
        {
            "id": 4163,
            "ip_address": "49.37.169.51",
            "count": 1,
            "first_visit": "2022-03-07T16:40:53.238337+06:00",
            "date": null
        },
        {
            "id": 42438,
            "ip_address": "49.37.170.165",
            "count": 4,
            "first_visit": "2023-02-20T10:23:04.960349+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 50218,
            "ip_address": "49.37.170.63",
            "count": 1,
            "first_visit": "2023-07-17T21:57:03.615146+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 46234,
            "ip_address": "49.37.192.55",
            "count": 2,
            "first_visit": "2023-05-06T20:53:35.467417+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 70859,
            "ip_address": "49.37.209.112",
            "count": 1,
            "first_visit": "2024-07-08T20:55:34.818399+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 11464,
            "ip_address": "49.37.241.30",
            "count": 2,
            "first_visit": "2022-05-25T22:28:04.678458+06:00",
            "date": null
        },
        {
            "id": 31235,
            "ip_address": "49.37.32.65",
            "count": 1,
            "first_visit": "2022-08-05T13:07:27.140046+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 22737,
            "ip_address": "49.37.32.87",
            "count": 1,
            "first_visit": "2022-07-14T17:14:24.188294+06:00",
            "date": "2022-07-14"
        }
    ]
}