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

{
    "count": 92154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=first_visit",
    "results": [
        {
            "id": 1977,
            "ip_address": "103.229.80.6",
            "count": 1,
            "first_visit": "2022-01-11T23:26:25.794393+06:00",
            "date": null
        },
        {
            "id": 1978,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2022-01-11T23:41:10.460096+06:00",
            "date": null
        },
        {
            "id": 1979,
            "ip_address": "185.69.144.239",
            "count": 1,
            "first_visit": "2022-01-11T23:55:10.569527+06:00",
            "date": null
        },
        {
            "id": 1980,
            "ip_address": "114.130.156.48",
            "count": 1,
            "first_visit": "2022-01-12T00:22:16.012803+06:00",
            "date": null
        },
        {
            "id": 1981,
            "ip_address": "103.121.36.90",
            "count": 1,
            "first_visit": "2022-01-12T00:23:45.945804+06:00",
            "date": null
        },
        {
            "id": 1982,
            "ip_address": "119.73.113.29",
            "count": 1,
            "first_visit": "2022-01-12T00:24:33.590564+06:00",
            "date": null
        },
        {
            "id": 1983,
            "ip_address": "103.203.93.230",
            "count": 8,
            "first_visit": "2022-01-12T00:25:16.988468+06:00",
            "date": null
        },
        {
            "id": 1984,
            "ip_address": "45.248.148.102",
            "count": 2,
            "first_visit": "2022-01-12T00:27:28.831160+06:00",
            "date": null
        }
    ]
}