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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=ip_address",
    "results": [
        {
            "id": 10043,
            "ip_address": "103.99.182.53",
            "count": 1,
            "first_visit": "2022-05-21T16:18:06.445746+06:00",
            "date": null
        },
        {
            "id": 64438,
            "ip_address": "103.99.205.28",
            "count": 1,
            "first_visit": "2024-02-07T12:35:42.930377+06:00",
            "date": "2024-02-07"
        },
        {
            "id": 924,
            "ip_address": "103.99.248.25",
            "count": 1,
            "first_visit": "2021-12-19T21:28:35.631734+06:00",
            "date": null
        },
        {
            "id": 17523,
            "ip_address": "103.99.248.57",
            "count": 1,
            "first_visit": "2022-06-22T23:01:23.975742+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12840,
            "ip_address": "103.99.249.105",
            "count": 1,
            "first_visit": "2022-05-30T17:59:18.654192+06:00",
            "date": null
        },
        {
            "id": 10602,
            "ip_address": "103.99.249.30",
            "count": 1,
            "first_visit": "2022-05-23T11:32:25.062344+06:00",
            "date": null
        },
        {
            "id": 8981,
            "ip_address": "103.99.249.39",
            "count": 1,
            "first_visit": "2022-05-18T14:53:11.209744+06:00",
            "date": null
        },
        {
            "id": 13544,
            "ip_address": "103.99.249.44",
            "count": 1,
            "first_visit": "2022-06-05T10:26:56.972369+06:00",
            "date": null
        }
    ]
}