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

{
    "count": 94120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12592&ordering=ip_address",
    "results": [
        {
            "id": 5523,
            "ip_address": "103.205.132.82",
            "count": 1,
            "first_visit": "2022-05-01T16:03:15.081238+06:00",
            "date": null
        },
        {
            "id": 2070,
            "ip_address": "103.205.134.10",
            "count": 1,
            "first_visit": "2022-01-12T23:55:39.996735+06:00",
            "date": null
        },
        {
            "id": 27071,
            "ip_address": "103.205.134.10",
            "count": 1,
            "first_visit": "2022-07-25T07:28:07.269456+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 33065,
            "ip_address": "103.205.134.11",
            "count": 1,
            "first_visit": "2022-08-27T05:27:19.048319+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 37439,
            "ip_address": "103.205.134.11",
            "count": 1,
            "first_visit": "2022-11-15T16:30:41.787587+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 23960,
            "ip_address": "103.205.134.12",
            "count": 1,
            "first_visit": "2022-07-19T01:21:02.329139+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 73856,
            "ip_address": "103.205.134.12",
            "count": 1,
            "first_visit": "2024-10-01T13:53:56.464577+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 23613,
            "ip_address": "103.205.134.12",
            "count": 1,
            "first_visit": "2022-07-18T21:53:50.170729+06:00",
            "date": "2022-07-18"
        }
    ]
}