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

{
    "count": 92252,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5528&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5512&ordering=first_visit",
    "results": [
        {
            "id": 5521,
            "ip_address": "103.135.210.17",
            "count": 5,
            "first_visit": "2022-05-01T14:50:41.530534+06:00",
            "date": null
        },
        {
            "id": 5522,
            "ip_address": "103.76.243.1",
            "count": 1,
            "first_visit": "2022-05-01T15:17:52.713267+06:00",
            "date": null
        },
        {
            "id": 5523,
            "ip_address": "103.205.132.82",
            "count": 1,
            "first_visit": "2022-05-01T16:03:15.081238+06:00",
            "date": null
        },
        {
            "id": 5524,
            "ip_address": "37.111.192.97",
            "count": 1,
            "first_visit": "2022-05-01T16:14:21.812090+06:00",
            "date": null
        },
        {
            "id": 5525,
            "ip_address": "114.130.173.198",
            "count": 1,
            "first_visit": "2022-05-01T17:53:19.926589+06:00",
            "date": null
        },
        {
            "id": 5526,
            "ip_address": "103.121.104.166",
            "count": 1,
            "first_visit": "2022-05-01T18:15:16.229827+06:00",
            "date": null
        },
        {
            "id": 5527,
            "ip_address": "103.135.255.45",
            "count": 1,
            "first_visit": "2022-05-01T20:08:30.203067+06:00",
            "date": null
        },
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        }
    ]
}