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

{
    "count": 102529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47456&ordering=ip_address",
    "results": [
        {
            "id": 27032,
            "ip_address": "116.58.201.119",
            "count": 1,
            "first_visit": "2022-07-25T03:49:43.836859+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9634,
            "ip_address": "116.58.201.12",
            "count": 1,
            "first_visit": "2022-05-20T10:07:12.965522+06:00",
            "date": null
        },
        {
            "id": 26546,
            "ip_address": "116.58.201.120",
            "count": 1,
            "first_visit": "2022-07-24T06:03:39.156830+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 60978,
            "ip_address": "116.58.201.120",
            "count": 1,
            "first_visit": "2023-12-11T14:37:22.412570+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 13453,
            "ip_address": "116.58.201.121",
            "count": 1,
            "first_visit": "2022-06-03T15:28:27.935494+06:00",
            "date": null
        },
        {
            "id": 6969,
            "ip_address": "116.58.201.122",
            "count": 2,
            "first_visit": "2022-05-16T18:08:22.194080+06:00",
            "date": null
        },
        {
            "id": 9499,
            "ip_address": "116.58.201.123",
            "count": 1,
            "first_visit": "2022-05-19T22:10:56.684227+06:00",
            "date": null
        },
        {
            "id": 19094,
            "ip_address": "116.58.201.124",
            "count": 1,
            "first_visit": "2022-06-26T13:31:53.161906+06:00",
            "date": "2022-06-26"
        }
    ]
}