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

{
    "count": 99888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12696&ordering=ip_address",
    "results": [
        {
            "id": 69355,
            "ip_address": "103.197.207.9",
            "count": 1,
            "first_visit": "2024-06-03T18:34:38.735767+06:00",
            "date": "2024-06-03"
        },
        {
            "id": 70042,
            "ip_address": "103.197.207.9",
            "count": 1,
            "first_visit": "2024-06-20T11:18:24.357053+06:00",
            "date": "2024-06-20"
        },
        {
            "id": 4497,
            "ip_address": "103.197.207.9",
            "count": 1,
            "first_visit": "2022-03-19T13:30:50.614399+06:00",
            "date": null
        },
        {
            "id": 69831,
            "ip_address": "103.197.207.9",
            "count": 1,
            "first_visit": "2024-06-12T18:02:44.836040+06:00",
            "date": "2024-06-12"
        },
        {
            "id": 79295,
            "ip_address": "103.197.249.161",
            "count": 1,
            "first_visit": "2025-02-22T13:27:49.766224+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 59388,
            "ip_address": "103.197.250.113",
            "count": 1,
            "first_visit": "2023-11-12T21:47:24.284453+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 35306,
            "ip_address": "103.197.250.38",
            "count": 1,
            "first_visit": "2022-10-01T12:36:51.116777+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 12545,
            "ip_address": "103.197.250.40",
            "count": 1,
            "first_visit": "2022-05-29T20:10:35.776415+06:00",
            "date": null
        }
    ]
}