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

{
    "count": 101680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76704&ordering=ip_address",
    "results": [
        {
            "id": 77034,
            "ip_address": "37.111.206.143",
            "count": 2,
            "first_visit": "2024-12-22T15:04:03.780596+06:00",
            "date": "2024-12-22"
        },
        {
            "id": 43320,
            "ip_address": "37.111.206.143",
            "count": 1,
            "first_visit": "2023-03-07T11:34:24.214482+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 52927,
            "ip_address": "37.111.206.143",
            "count": 3,
            "first_visit": "2023-08-19T17:31:48.916221+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 10033,
            "ip_address": "37.111.206.144",
            "count": 2,
            "first_visit": "2022-05-21T15:28:41.909280+06:00",
            "date": null
        },
        {
            "id": 6211,
            "ip_address": "37.111.206.145",
            "count": 3,
            "first_visit": "2022-05-15T05:57:16.019682+06:00",
            "date": null
        },
        {
            "id": 29202,
            "ip_address": "37.111.206.146",
            "count": 1,
            "first_visit": "2022-07-29T10:49:45.271086+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12498,
            "ip_address": "37.111.206.146",
            "count": 2,
            "first_visit": "2022-05-29T15:18:54.426750+06:00",
            "date": null
        },
        {
            "id": 67048,
            "ip_address": "37.111.206.146",
            "count": 1,
            "first_visit": "2024-04-16T18:57:52.161019+06:00",
            "date": "2024-04-16"
        }
    ]
}