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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6952&ordering=ip_address",
    "results": [
        {
            "id": 45872,
            "ip_address": "103.146.16.4",
            "count": 1,
            "first_visit": "2023-04-29T15:10:14.719066+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 42049,
            "ip_address": "103.146.16.6",
            "count": 1,
            "first_visit": "2023-02-12T10:07:48.347479+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 24189,
            "ip_address": "103.146.17.104",
            "count": 1,
            "first_visit": "2022-07-19T22:14:11.308626+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23838,
            "ip_address": "103.146.17.107",
            "count": 1,
            "first_visit": "2022-07-18T22:45:16.897776+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8930,
            "ip_address": "103.146.17.12",
            "count": 2,
            "first_visit": "2022-05-18T12:46:14.619741+06:00",
            "date": null
        },
        {
            "id": 8929,
            "ip_address": "103.146.17.13",
            "count": 1,
            "first_visit": "2022-05-18T12:44:35.454553+06:00",
            "date": null
        },
        {
            "id": 7434,
            "ip_address": "103.146.17.137",
            "count": 2,
            "first_visit": "2022-05-16T23:02:30.762139+06:00",
            "date": null
        },
        {
            "id": 8054,
            "ip_address": "103.146.17.144",
            "count": 2,
            "first_visit": "2022-05-17T12:17:20.467992+06:00",
            "date": null
        }
    ]
}