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

{
    "count": 98325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17952&ordering=ip_address",
    "results": [
        {
            "id": 53508,
            "ip_address": "103.253.47.88",
            "count": 2,
            "first_visit": "2023-08-25T17:14:38.637403+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 10999,
            "ip_address": "103.253.47.9",
            "count": 1,
            "first_visit": "2022-05-24T14:27:53.062426+06:00",
            "date": null
        },
        {
            "id": 13491,
            "ip_address": "103.254.167.149",
            "count": 1,
            "first_visit": "2022-06-04T06:56:24.156941+06:00",
            "date": null
        },
        {
            "id": 36173,
            "ip_address": "103.254.167.206",
            "count": 1,
            "first_visit": "2022-10-19T22:36:06.365711+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 8941,
            "ip_address": "103.254.167.238",
            "count": 1,
            "first_visit": "2022-05-18T13:14:59.899344+06:00",
            "date": null
        },
        {
            "id": 28569,
            "ip_address": "103.254.226.68",
            "count": 4,
            "first_visit": "2022-07-28T05:36:21.055484+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9897,
            "ip_address": "103.254.226.68",
            "count": 3,
            "first_visit": "2022-05-20T23:59:19.160370+06:00",
            "date": null
        },
        {
            "id": 10841,
            "ip_address": "103.254.85.89",
            "count": 1,
            "first_visit": "2022-05-24T09:21:33.282679+06:00",
            "date": null
        }
    ]
}