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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79296&ordering=ip_address",
    "results": [
        {
            "id": 51702,
            "ip_address": "37.111.214.107",
            "count": 1,
            "first_visit": "2023-08-04T18:28:06.192241+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 7465,
            "ip_address": "37.111.214.107",
            "count": 3,
            "first_visit": "2022-05-16T23:23:42.429790+06:00",
            "date": null
        },
        {
            "id": 12157,
            "ip_address": "37.111.214.109",
            "count": 1,
            "first_visit": "2022-05-28T11:22:38.316851+06:00",
            "date": null
        },
        {
            "id": 15271,
            "ip_address": "37.111.214.109",
            "count": 2,
            "first_visit": "2022-06-15T13:26:12.494779+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 27457,
            "ip_address": "37.111.214.11",
            "count": 1,
            "first_visit": "2022-07-25T23:07:11.652245+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11840,
            "ip_address": "37.111.214.11",
            "count": 1,
            "first_visit": "2022-05-27T02:08:47.943296+06:00",
            "date": null
        },
        {
            "id": 94684,
            "ip_address": "37.111.214.11",
            "count": 2,
            "first_visit": "2026-01-31T18:52:29.657711+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 31842,
            "ip_address": "37.111.214.110",
            "count": 1,
            "first_visit": "2022-08-12T11:27:35.050088+06:00",
            "date": "2022-08-12"
        }
    ]
}