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

{
    "count": 103406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54440&ordering=-ip_address",
    "results": [
        {
            "id": 72389,
            "ip_address": "118.179.174.241",
            "count": 1,
            "first_visit": "2024-08-21T11:59:18.638685+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 23879,
            "ip_address": "118.179.17.42",
            "count": 1,
            "first_visit": "2022-07-18T22:59:30.048148+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 89183,
            "ip_address": "118.179.173.163",
            "count": 2,
            "first_visit": "2025-09-08T16:24:21.840804+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 3198,
            "ip_address": "118.179.173.1",
            "count": 2,
            "first_visit": "2022-02-01T19:38:49.511582+06:00",
            "date": null
        },
        {
            "id": 17522,
            "ip_address": "118.179.173.1",
            "count": 2,
            "first_visit": "2022-06-22T22:59:56.076505+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10613,
            "ip_address": "118.179.17.251",
            "count": 1,
            "first_visit": "2022-05-23T11:54:18.761977+06:00",
            "date": null
        },
        {
            "id": 26397,
            "ip_address": "118.179.17.250",
            "count": 2,
            "first_visit": "2022-07-23T16:20:13.412286+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 93472,
            "ip_address": "118.179.17.250",
            "count": 1,
            "first_visit": "2025-12-31T20:11:20.497125+06:00",
            "date": "2025-12-31"
        }
    ]
}