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

{
    "count": 91720,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=504&ordering=ip_address",
    "results": [
        {
            "id": 6930,
            "ip_address": "103.106.167.226",
            "count": 1,
            "first_visit": "2022-05-16T17:35:43.404776+06:00",
            "date": null
        },
        {
            "id": 59798,
            "ip_address": "103.106.167.41",
            "count": 1,
            "first_visit": "2023-11-19T17:33:16.351935+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 9902,
            "ip_address": "103.106.184.3",
            "count": 1,
            "first_visit": "2022-05-21T00:13:25.895561+06:00",
            "date": null
        },
        {
            "id": 9903,
            "ip_address": "103.106.184.5",
            "count": 2,
            "first_visit": "2022-05-21T00:14:18.096774+06:00",
            "date": null
        },
        {
            "id": 10656,
            "ip_address": "103.106.184.6",
            "count": 1,
            "first_visit": "2022-05-23T13:02:46.501888+06:00",
            "date": null
        },
        {
            "id": 53571,
            "ip_address": "103.106.201.121",
            "count": 1,
            "first_visit": "2023-08-26T13:40:11.472292+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 57472,
            "ip_address": "103.106.201.48",
            "count": 2,
            "first_visit": "2023-10-13T10:04:32.449704+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 4707,
            "ip_address": "103.106.201.48",
            "count": 4,
            "first_visit": "2022-03-27T14:11:01.464170+06:00",
            "date": null
        }
    ]
}