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

{
    "count": 96100,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19736&ordering=ip_address",
    "results": [
        {
            "id": 25557,
            "ip_address": "103.67.157.188",
            "count": 1,
            "first_visit": "2022-07-21T13:16:40.624487+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26325,
            "ip_address": "103.67.157.188",
            "count": 1,
            "first_visit": "2022-07-23T12:20:02.171045+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 18145,
            "ip_address": "103.67.157.188",
            "count": 1,
            "first_visit": "2022-06-24T15:28:02.694616+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 79305,
            "ip_address": "103.67.157.189",
            "count": 1,
            "first_visit": "2025-02-22T19:27:37.510892+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 78713,
            "ip_address": "103.67.157.19",
            "count": 3,
            "first_visit": "2025-02-07T22:33:41.592810+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 5154,
            "ip_address": "103.67.157.19",
            "count": 2,
            "first_visit": "2022-04-16T12:45:50.877174+06:00",
            "date": null
        },
        {
            "id": 6912,
            "ip_address": "103.67.157.190",
            "count": 2,
            "first_visit": "2022-05-16T17:21:11.878083+06:00",
            "date": null
        },
        {
            "id": 10663,
            "ip_address": "103.67.157.193",
            "count": 6,
            "first_visit": "2022-05-23T13:34:35.293902+06:00",
            "date": null
        }
    ]
}