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

{
    "count": 93728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93632&ordering=ip_address",
    "results": [
        {
            "id": 36005,
            "ip_address": "96.126.109.47",
            "count": 1,
            "first_visit": "2022-10-17T02:47:49.756920+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 44590,
            "ip_address": "96.126.109.47",
            "count": 1,
            "first_visit": "2023-03-30T10:08:29.219128+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 36344,
            "ip_address": "96.126.110.111",
            "count": 1,
            "first_visit": "2022-10-23T13:05:27.511977+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 4034,
            "ip_address": "96.126.110.111",
            "count": 1,
            "first_visit": "2022-03-03T16:25:24.653959+06:00",
            "date": null
        },
        {
            "id": 39773,
            "ip_address": "96.126.110.111",
            "count": 2,
            "first_visit": "2023-01-02T22:02:32.682029+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 21141,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-07-04T22:53:41.717171+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4943,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-04-06T00:07:27.730012+06:00",
            "date": null
        },
        {
            "id": 40058,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2023-01-08T11:08:17.819401+06:00",
            "date": "2023-01-08"
        }
    ]
}