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

{
    "count": 92253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5640&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5624&ordering=first_visit",
    "results": [
        {
            "id": 5633,
            "ip_address": "37.111.245.96",
            "count": 2,
            "first_visit": "2022-05-05T15:07:32.146544+06:00",
            "date": null
        },
        {
            "id": 5634,
            "ip_address": "116.204.151.78",
            "count": 2,
            "first_visit": "2022-05-05T15:10:46.077053+06:00",
            "date": null
        },
        {
            "id": 5635,
            "ip_address": "59.152.104.219",
            "count": 1,
            "first_visit": "2022-05-05T15:13:39.578341+06:00",
            "date": null
        },
        {
            "id": 5636,
            "ip_address": "194.79.161.194",
            "count": 2,
            "first_visit": "2022-05-05T15:33:54.204978+06:00",
            "date": null
        },
        {
            "id": 5637,
            "ip_address": "122.161.69.98",
            "count": 1,
            "first_visit": "2022-05-05T15:40:21.566068+06:00",
            "date": null
        },
        {
            "id": 5638,
            "ip_address": "103.200.38.202",
            "count": 2,
            "first_visit": "2022-05-05T15:41:09.011349+06:00",
            "date": null
        },
        {
            "id": 5639,
            "ip_address": "37.111.212.228",
            "count": 2,
            "first_visit": "2022-05-05T15:51:15.108515+06:00",
            "date": null
        },
        {
            "id": 5640,
            "ip_address": "66.249.69.68",
            "count": 6,
            "first_visit": "2022-05-05T16:22:13.675142+06:00",
            "date": null
        }
    ]
}