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

{
    "count": 102545,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47600&ordering=ip_address",
    "results": [
        {
            "id": 11080,
            "ip_address": "116.58.201.232",
            "count": 2,
            "first_visit": "2022-05-24T19:01:17.541951+06:00",
            "date": null
        },
        {
            "id": 4016,
            "ip_address": "116.58.201.233",
            "count": 1,
            "first_visit": "2022-03-02T19:21:50.892993+06:00",
            "date": null
        },
        {
            "id": 62364,
            "ip_address": "116.58.201.233",
            "count": 1,
            "first_visit": "2024-01-05T00:53:47.780525+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 68957,
            "ip_address": "116.58.201.234",
            "count": 1,
            "first_visit": "2024-05-23T21:13:42.246928+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 7014,
            "ip_address": "116.58.201.234",
            "count": 1,
            "first_visit": "2022-05-16T18:38:50.045084+06:00",
            "date": null
        },
        {
            "id": 10771,
            "ip_address": "116.58.201.235",
            "count": 3,
            "first_visit": "2022-05-23T23:27:15.706060+06:00",
            "date": null
        },
        {
            "id": 597,
            "ip_address": "116.58.201.238",
            "count": 5,
            "first_visit": "2021-12-12T01:45:51.873638+06:00",
            "date": null
        },
        {
            "id": 24358,
            "ip_address": "116.58.201.239",
            "count": 1,
            "first_visit": "2022-07-20T02:58:35.844430+06:00",
            "date": "2022-07-20"
        }
    ]
}