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

{
    "count": 97515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23864&ordering=-ip_address",
    "results": [
        {
            "id": 1746,
            "ip_address": "37.111.205.35",
            "count": 2,
            "first_visit": "2022-01-09T21:43:32.590905+06:00",
            "date": null
        },
        {
            "id": 18772,
            "ip_address": "37.111.205.33",
            "count": 1,
            "first_visit": "2022-06-25T20:35:25.279630+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 30550,
            "ip_address": "37.111.205.32",
            "count": 1,
            "first_visit": "2022-08-01T00:07:16.184493+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 7496,
            "ip_address": "37.111.205.32",
            "count": 1,
            "first_visit": "2022-05-16T23:42:41.354687+06:00",
            "date": null
        },
        {
            "id": 77120,
            "ip_address": "37.111.205.32",
            "count": 1,
            "first_visit": "2024-12-24T18:36:54.894962+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 28759,
            "ip_address": "37.111.205.30",
            "count": 1,
            "first_visit": "2022-07-28T12:19:05.393881+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11566,
            "ip_address": "37.111.205.29",
            "count": 2,
            "first_visit": "2022-05-26T00:48:53.018117+06:00",
            "date": null
        },
        {
            "id": 3000,
            "ip_address": "37.111.205.28",
            "count": 1,
            "first_visit": "2022-01-29T01:02:47.165836+06:00",
            "date": null
        }
    ]
}