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

{
    "count": 100259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20640&ordering=ip_address",
    "results": [
        {
            "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": 20060,
            "ip_address": "103.67.157.193",
            "count": 1,
            "first_visit": "2022-06-29T15:36:34.703351+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10663,
            "ip_address": "103.67.157.193",
            "count": 6,
            "first_visit": "2022-05-23T13:34:35.293902+06:00",
            "date": null
        },
        {
            "id": 11135,
            "ip_address": "103.67.157.194",
            "count": 4,
            "first_visit": "2022-05-24T21:28:07.163811+06:00",
            "date": null
        },
        {
            "id": 8306,
            "ip_address": "103.67.157.195",
            "count": 3,
            "first_visit": "2022-05-17T21:38:06.738381+06:00",
            "date": null
        }
    ]
}