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

{
    "count": 100135,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21344&ordering=ip_address",
    "results": [
        {
            "id": 9994,
            "ip_address": "103.67.159.178",
            "count": 1,
            "first_visit": "2022-05-21T12:48:55.474684+06:00",
            "date": null
        },
        {
            "id": 4357,
            "ip_address": "103.67.159.179",
            "count": null,
            "first_visit": "2022-03-14T13:11:28.490725+06:00",
            "date": null
        },
        {
            "id": 906,
            "ip_address": "103.67.159.180",
            "count": 1,
            "first_visit": "2021-12-19T20:33:45.075389+06:00",
            "date": null
        },
        {
            "id": 25259,
            "ip_address": "103.67.159.181",
            "count": 1,
            "first_visit": "2022-07-21T09:28:35.924603+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26636,
            "ip_address": "103.67.159.182",
            "count": 1,
            "first_visit": "2022-07-24T10:06:43.782847+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 31106,
            "ip_address": "103.67.159.183",
            "count": 1,
            "first_visit": "2022-08-04T11:10:46.361186+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 8672,
            "ip_address": "103.67.159.185",
            "count": 1,
            "first_visit": "2022-05-18T08:16:49.288659+06:00",
            "date": null
        },
        {
            "id": 69165,
            "ip_address": "103.67.159.186",
            "count": 1,
            "first_visit": "2024-05-27T11:47:30.664007+06:00",
            "date": "2024-05-27"
        }
    ]
}