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

{
    "count": 94002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12320&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12304&ordering=id",
    "results": [
        {
            "id": 12313,
            "ip_address": "103.173.173.0",
            "count": 1,
            "first_visit": "2022-05-28T23:05:38.742662+06:00",
            "date": null
        },
        {
            "id": 12314,
            "ip_address": "103.101.196.3",
            "count": 2,
            "first_visit": "2022-05-28T23:12:27.704867+06:00",
            "date": null
        },
        {
            "id": 12315,
            "ip_address": "103.67.157.20",
            "count": 2,
            "first_visit": "2022-05-28T23:20:08.730468+06:00",
            "date": null
        },
        {
            "id": 12316,
            "ip_address": "37.111.237.218",
            "count": 1,
            "first_visit": "2022-05-28T23:21:37.267134+06:00",
            "date": null
        },
        {
            "id": 12317,
            "ip_address": "103.138.145.129",
            "count": 1,
            "first_visit": "2022-05-28T23:21:51.588448+06:00",
            "date": null
        },
        {
            "id": 12318,
            "ip_address": "37.111.226.16",
            "count": 1,
            "first_visit": "2022-05-28T23:26:17.754935+06:00",
            "date": null
        },
        {
            "id": 12319,
            "ip_address": "103.73.225.20",
            "count": 1,
            "first_visit": "2022-05-28T23:28:49.040137+06:00",
            "date": null
        },
        {
            "id": 12320,
            "ip_address": "144.48.84.35",
            "count": 2,
            "first_visit": "2022-05-28T23:29:58.972336+06:00",
            "date": null
        }
    ]
}