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

{
    "count": 92191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=first_visit",
    "results": [
        {
            "id": 3433,
            "ip_address": "103.147.162.96",
            "count": 1,
            "first_visit": "2022-02-08T13:56:59.866099+06:00",
            "date": null
        },
        {
            "id": 3434,
            "ip_address": "37.111.193.86",
            "count": 2,
            "first_visit": "2022-02-08T14:33:06.274499+06:00",
            "date": null
        },
        {
            "id": 3435,
            "ip_address": "37.111.210.158",
            "count": 1,
            "first_visit": "2022-02-08T15:20:11.430434+06:00",
            "date": null
        },
        {
            "id": 3436,
            "ip_address": "103.118.79.50",
            "count": 1,
            "first_visit": "2022-02-08T16:02:51.503707+06:00",
            "date": null
        },
        {
            "id": 3437,
            "ip_address": "37.111.196.79",
            "count": 1,
            "first_visit": "2022-02-08T16:44:02.729878+06:00",
            "date": null
        },
        {
            "id": 3438,
            "ip_address": "103.137.162.131",
            "count": 2,
            "first_visit": "2022-02-08T18:24:56.058611+06:00",
            "date": null
        },
        {
            "id": 3439,
            "ip_address": "180.92.224.182",
            "count": 2,
            "first_visit": "2022-02-08T18:29:36.424233+06:00",
            "date": null
        },
        {
            "id": 3440,
            "ip_address": "103.147.163.172",
            "count": 9,
            "first_visit": "2022-02-08T18:42:54.550946+06:00",
            "date": null
        }
    ]
}