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

{
    "count": 98403,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84360&ordering=ip_address",
    "results": [
        {
            "id": 51297,
            "ip_address": "45.248.151.193",
            "count": 3,
            "first_visit": "2023-07-31T12:58:51.248749+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51404,
            "ip_address": "45.248.151.193",
            "count": 4,
            "first_visit": "2023-08-01T16:24:48.630023+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 2283,
            "ip_address": "45.248.151.194",
            "count": 1,
            "first_visit": "2022-01-16T11:22:34.987825+06:00",
            "date": null
        },
        {
            "id": 35709,
            "ip_address": "45.248.151.194",
            "count": 1,
            "first_visit": "2022-10-10T11:51:02.354826+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 31618,
            "ip_address": "45.248.151.195",
            "count": 1,
            "first_visit": "2022-08-09T12:52:25.315709+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 3171,
            "ip_address": "45.248.151.195",
            "count": 1,
            "first_visit": "2022-02-01T10:49:07.156757+06:00",
            "date": null
        },
        {
            "id": 29683,
            "ip_address": "45.248.151.195",
            "count": 1,
            "first_visit": "2022-07-30T06:20:09.137317+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5418,
            "ip_address": "45.248.151.197",
            "count": 1,
            "first_visit": "2022-04-27T18:23:40.869014+06:00",
            "date": null
        }
    ]
}