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

{
    "count": 93947,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78192&ordering=ip_address",
    "results": [
        {
            "id": 29075,
            "ip_address": "42.0.7.237",
            "count": 7,
            "first_visit": "2022-07-29T02:24:28.211009+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6726,
            "ip_address": "42.0.7.237",
            "count": 2,
            "first_visit": "2022-05-16T13:51:58.386179+06:00",
            "date": null
        },
        {
            "id": 9101,
            "ip_address": "42.0.7.238",
            "count": 9,
            "first_visit": "2022-05-18T22:19:50.944225+06:00",
            "date": null
        },
        {
            "id": 29538,
            "ip_address": "42.0.7.238",
            "count": 1,
            "first_visit": "2022-07-29T23:19:27.016731+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 60135,
            "ip_address": "42.0.7.238",
            "count": 2,
            "first_visit": "2023-11-26T22:55:58.213044+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 9348,
            "ip_address": "42.0.7.239",
            "count": 7,
            "first_visit": "2022-05-19T12:19:00.533109+06:00",
            "date": null
        },
        {
            "id": 28123,
            "ip_address": "42.0.7.239",
            "count": 1,
            "first_visit": "2022-07-27T11:05:38.605234+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 22455,
            "ip_address": "42.0.7.239",
            "count": 1,
            "first_visit": "2022-07-14T08:10:58.825132+06:00",
            "date": "2022-07-14"
        }
    ]
}