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

{
    "count": 95954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5200&ordering=ip_address",
    "results": [
        {
            "id": 22167,
            "ip_address": "103.135.254.8",
            "count": 1,
            "first_visit": "2022-07-12T22:50:25.156593+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 8459,
            "ip_address": "103.135.254.8",
            "count": 4,
            "first_visit": "2022-05-17T23:09:21.116518+06:00",
            "date": null
        },
        {
            "id": 12373,
            "ip_address": "103.135.255.13",
            "count": 2,
            "first_visit": "2022-05-29T03:35:05.523178+06:00",
            "date": null
        },
        {
            "id": 5717,
            "ip_address": "103.135.255.14",
            "count": 1,
            "first_visit": "2022-05-08T17:38:35.032750+06:00",
            "date": null
        },
        {
            "id": 7011,
            "ip_address": "103.135.255.145",
            "count": 1,
            "first_visit": "2022-05-16T18:36:10.183588+06:00",
            "date": null
        },
        {
            "id": 22058,
            "ip_address": "103.135.255.25",
            "count": 1,
            "first_visit": "2022-07-12T01:56:49.460850+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 8498,
            "ip_address": "103.135.255.3",
            "count": 2,
            "first_visit": "2022-05-17T23:26:46.359351+06:00",
            "date": null
        },
        {
            "id": 12806,
            "ip_address": "103.135.255.34",
            "count": 1,
            "first_visit": "2022-05-30T15:23:30.481755+06:00",
            "date": null
        }
    ]
}