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

{
    "count": 100658,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15832&ordering=-ip_address",
    "results": [
        {
            "id": 77080,
            "ip_address": "43.250.80.145",
            "count": 1,
            "first_visit": "2024-12-23T16:48:12.425725+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 37240,
            "ip_address": "43.250.80.137",
            "count": 1,
            "first_visit": "2022-11-11T05:13:40.752764+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 20424,
            "ip_address": "43.250.80.134",
            "count": 1,
            "first_visit": "2022-06-30T19:20:57.990253+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 25161,
            "ip_address": "43.250.80.131",
            "count": 1,
            "first_visit": "2022-07-21T07:21:03.056826+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12775,
            "ip_address": "43.250.80.116",
            "count": 1,
            "first_visit": "2022-05-30T13:09:38.254229+06:00",
            "date": null
        },
        {
            "id": 12625,
            "ip_address": "43.250.80.114",
            "count": 1,
            "first_visit": "2022-05-29T23:31:51.005315+06:00",
            "date": null
        },
        {
            "id": 10825,
            "ip_address": "43.250.80.110",
            "count": 1,
            "first_visit": "2022-05-24T08:34:44.508653+06:00",
            "date": null
        },
        {
            "id": 3855,
            "ip_address": "43.250.243.126",
            "count": 1,
            "first_visit": "2022-02-24T14:35:29.110883+06:00",
            "date": null
        }
    ]
}