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

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6976&ordering=ip_address",
    "results": [
        {
            "id": 12487,
            "ip_address": "103.148.52.251",
            "count": 1,
            "first_visit": "2022-05-29T14:27:53.375683+06:00",
            "date": null
        },
        {
            "id": 19826,
            "ip_address": "103.148.53.152",
            "count": 1,
            "first_visit": "2022-06-28T20:38:04.759931+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8826,
            "ip_address": "103.148.53.155",
            "count": 1,
            "first_visit": "2022-05-18T11:21:56.150928+06:00",
            "date": null
        },
        {
            "id": 70014,
            "ip_address": "103.148.53.34",
            "count": 1,
            "first_visit": "2024-06-19T15:19:58.087742+06:00",
            "date": "2024-06-19"
        },
        {
            "id": 6993,
            "ip_address": "103.148.53.50",
            "count": 1,
            "first_visit": "2022-05-16T18:24:37.654313+06:00",
            "date": null
        },
        {
            "id": 3805,
            "ip_address": "103.148.74.102",
            "count": 1,
            "first_visit": "2022-02-22T23:49:14.417461+06:00",
            "date": null
        },
        {
            "id": 69453,
            "ip_address": "103.148.74.102",
            "count": 1,
            "first_visit": "2024-06-05T03:31:57.826185+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 1584,
            "ip_address": "103.148.74.186",
            "count": 3,
            "first_visit": "2022-01-02T05:09:16.276959+06:00",
            "date": null
        }
    ]
}