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

{
    "count": 101392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80560&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80544&ordering=count",
    "results": [
        {
            "id": 33098,
            "ip_address": "202.134.14.157",
            "count": 2,
            "first_visit": "2022-08-27T18:19:46.551464+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 13210,
            "ip_address": "3.81.210.34",
            "count": 2,
            "first_visit": "2022-06-01T00:24:10.339926+06:00",
            "date": null
        },
        {
            "id": 37735,
            "ip_address": "86.48.10.64",
            "count": 2,
            "first_visit": "2022-11-23T11:04:31.602839+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 23253,
            "ip_address": "114.119.132.248",
            "count": 2,
            "first_visit": "2022-07-17T08:34:45.900147+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 38532,
            "ip_address": "49.37.64.43",
            "count": 2,
            "first_visit": "2022-12-10T12:35:41.206275+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 35397,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-10-03T04:52:49.060157+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 24198,
            "ip_address": "37.111.246.115",
            "count": 2,
            "first_visit": "2022-07-19T22:20:57.841678+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 22702,
            "ip_address": "27.147.128.114",
            "count": 2,
            "first_visit": "2022-07-14T16:41:33.722054+06:00",
            "date": "2022-07-14"
        }
    ]
}