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

{
    "count": 100193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89432&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89416&ordering=date",
    "results": [
        {
            "id": 5636,
            "ip_address": "194.79.161.194",
            "count": 2,
            "first_visit": "2022-05-05T15:33:54.204978+06:00",
            "date": null
        },
        {
            "id": 2528,
            "ip_address": "66.249.64.104",
            "count": 85,
            "first_visit": "2022-01-20T18:47:27.996276+06:00",
            "date": null
        },
        {
            "id": 5752,
            "ip_address": "103.112.54.172",
            "count": 3,
            "first_visit": "2022-05-09T17:39:46.025746+06:00",
            "date": null
        },
        {
            "id": 5662,
            "ip_address": "173.252.95.119",
            "count": 2,
            "first_visit": "2022-05-06T09:01:40.705795+06:00",
            "date": null
        },
        {
            "id": 5765,
            "ip_address": "123.108.244.242",
            "count": 1,
            "first_visit": "2022-05-10T01:09:53.480881+06:00",
            "date": null
        },
        {
            "id": 5764,
            "ip_address": "103.88.140.105",
            "count": 1,
            "first_visit": "2022-05-10T00:48:51.570529+06:00",
            "date": null
        },
        {
            "id": 5761,
            "ip_address": "103.96.36.114",
            "count": 3,
            "first_visit": "2022-05-09T23:08:57.994599+06:00",
            "date": null
        },
        {
            "id": 5751,
            "ip_address": "103.144.201.226",
            "count": 7,
            "first_visit": "2022-05-09T17:39:29.355136+06:00",
            "date": null
        }
    ]
}