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

{
    "count": 93981,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12264&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12248&ordering=first_visit",
    "results": [
        {
            "id": 12257,
            "ip_address": "119.30.41.29",
            "count": 1,
            "first_visit": "2022-05-28T17:37:45.538967+06:00",
            "date": null
        },
        {
            "id": 12258,
            "ip_address": "37.111.212.49",
            "count": 2,
            "first_visit": "2022-05-28T17:38:13.630158+06:00",
            "date": null
        },
        {
            "id": 12259,
            "ip_address": "103.86.109.87",
            "count": 1,
            "first_visit": "2022-05-28T17:38:58.704828+06:00",
            "date": null
        },
        {
            "id": 12260,
            "ip_address": "103.153.48.249",
            "count": 1,
            "first_visit": "2022-05-28T17:45:59.548145+06:00",
            "date": null
        },
        {
            "id": 12261,
            "ip_address": "103.253.46.150",
            "count": 1,
            "first_visit": "2022-05-28T18:01:01.096967+06:00",
            "date": null
        },
        {
            "id": 12262,
            "ip_address": "114.119.128.37",
            "count": 2,
            "first_visit": "2022-05-28T18:07:43.759269+06:00",
            "date": null
        },
        {
            "id": 12263,
            "ip_address": "103.67.159.100",
            "count": 2,
            "first_visit": "2022-05-28T18:08:42.835093+06:00",
            "date": null
        },
        {
            "id": 12264,
            "ip_address": "146.112.163.34",
            "count": 1,
            "first_visit": "2022-05-28T18:20:51.527029+06:00",
            "date": null
        }
    ]
}