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

{
    "count": 93957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78136&ordering=ip_address",
    "results": [
        {
            "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": 23020,
            "ip_address": "42.0.7.226",
            "count": 2,
            "first_visit": "2022-07-15T18:44:06.050776+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 7301,
            "ip_address": "42.0.7.226",
            "count": 4,
            "first_visit": "2022-05-16T21:05:26.214802+06:00",
            "date": null
        },
        {
            "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": 27561,
            "ip_address": "42.0.7.226",
            "count": 1,
            "first_visit": "2022-07-26T02:36:18.733906+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7762,
            "ip_address": "42.0.7.227",
            "count": 8,
            "first_visit": "2022-05-17T09:48:47.494774+06:00",
            "date": null
        },
        {
            "id": 14792,
            "ip_address": "42.0.7.227",
            "count": 1,
            "first_visit": "2022-06-13T13:18:36.788665+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 28642,
            "ip_address": "42.0.7.227",
            "count": 1,
            "first_visit": "2022-07-28T09:55:08.986683+06:00",
            "date": "2022-07-28"
        }
    ]
}