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

{
    "count": 96291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20560&ordering=ip_address",
    "results": [
        {
            "id": 28976,
            "ip_address": "103.67.159.7",
            "count": 1,
            "first_visit": "2022-07-28T23:27:31.099767+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 59452,
            "ip_address": "103.67.159.7",
            "count": 1,
            "first_visit": "2023-11-13T20:48:33.704368+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 29070,
            "ip_address": "103.67.159.70",
            "count": 1,
            "first_visit": "2022-07-29T02:14:18.698029+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10366,
            "ip_address": "103.67.159.70",
            "count": 1,
            "first_visit": "2022-05-22T18:46:05.511417+06:00",
            "date": null
        },
        {
            "id": 8878,
            "ip_address": "103.67.159.71",
            "count": 1,
            "first_visit": "2022-05-18T12:05:28.697464+06:00",
            "date": null
        },
        {
            "id": 23781,
            "ip_address": "103.67.159.73",
            "count": 1,
            "first_visit": "2022-07-18T22:31:01.238612+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8571,
            "ip_address": "103.67.159.74",
            "count": 1,
            "first_visit": "2022-05-17T23:57:59.294027+06:00",
            "date": null
        },
        {
            "id": 20287,
            "ip_address": "103.67.159.75",
            "count": 1,
            "first_visit": "2022-06-30T08:40:50.449407+06:00",
            "date": "2022-06-30"
        }
    ]
}