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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5032&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5016&ordering=first_visit",
    "results": [
        {
            "id": 5025,
            "ip_address": "122.152.49.2",
            "count": 2,
            "first_visit": "2022-04-10T14:45:07.627617+06:00",
            "date": null
        },
        {
            "id": 5026,
            "ip_address": "202.4.107.105",
            "count": 6,
            "first_visit": "2022-04-10T14:58:50.804448+06:00",
            "date": null
        },
        {
            "id": 5027,
            "ip_address": "103.175.130.6",
            "count": 2,
            "first_visit": "2022-04-10T15:01:26.332585+06:00",
            "date": null
        },
        {
            "id": 5028,
            "ip_address": "103.35.168.165",
            "count": 3,
            "first_visit": "2022-04-10T15:28:02.485847+06:00",
            "date": null
        },
        {
            "id": 5029,
            "ip_address": "103.85.238.126",
            "count": 1,
            "first_visit": "2022-04-10T15:56:03.393203+06:00",
            "date": null
        },
        {
            "id": 5030,
            "ip_address": "106.0.54.61",
            "count": 9,
            "first_visit": "2022-04-10T16:00:51.939123+06:00",
            "date": null
        },
        {
            "id": 5031,
            "ip_address": "103.178.186.6",
            "count": 1,
            "first_visit": "2022-04-10T17:23:09.556097+06:00",
            "date": null
        },
        {
            "id": 5032,
            "ip_address": "103.178.186.5",
            "count": 6,
            "first_visit": "2022-04-10T17:23:11.939288+06:00",
            "date": null
        }
    ]
}