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

{
    "count": 95177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16096&ordering=-ip_address",
    "results": [
        {
            "id": 26313,
            "ip_address": "42.0.7.226",
            "count": 1,
            "first_visit": "2022-07-23T11:56:51.223276+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 7301,
            "ip_address": "42.0.7.226",
            "count": 4,
            "first_visit": "2022-05-16T21:05:26.214802+06:00",
            "date": null
        },
        {
            "id": 23020,
            "ip_address": "42.0.7.226",
            "count": 2,
            "first_visit": "2022-07-15T18:44:06.050776+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 62115,
            "ip_address": "42.0.7.225",
            "count": 1,
            "first_visit": "2023-12-29T16:19:38.056160+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 14230,
            "ip_address": "42.0.7.225",
            "count": 1,
            "first_visit": "2022-06-09T20:13:52.880593+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 6130,
            "ip_address": "42.0.7.225",
            "count": 1,
            "first_visit": "2022-05-14T20:16:47.944736+06:00",
            "date": null
        },
        {
            "id": 20916,
            "ip_address": "42.0.7.225",
            "count": 1,
            "first_visit": "2022-07-03T18:12:20.025579+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 19174,
            "ip_address": "42.0.7.225",
            "count": 1,
            "first_visit": "2022-06-26T20:02:05.952991+06:00",
            "date": "2022-06-26"
        }
    ]
}