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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79416&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79400&ordering=count",
    "results": [
        {
            "id": 2234,
            "ip_address": "27.147.202.163",
            "count": 2,
            "first_visit": "2022-01-15T01:34:35.834092+06:00",
            "date": null
        },
        {
            "id": 2307,
            "ip_address": "103.198.137.113",
            "count": 2,
            "first_visit": "2022-01-16T16:20:13.819685+06:00",
            "date": null
        },
        {
            "id": 2320,
            "ip_address": "37.111.214.89",
            "count": 2,
            "first_visit": "2022-01-16T18:31:44.805510+06:00",
            "date": null
        },
        {
            "id": 16467,
            "ip_address": "168.119.65.126",
            "count": 2,
            "first_visit": "2022-06-19T01:32:00.378496+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16542,
            "ip_address": "37.111.244.108",
            "count": 2,
            "first_visit": "2022-06-19T10:40:43.901024+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 40112,
            "ip_address": "103.29.105.243",
            "count": 2,
            "first_visit": "2023-01-09T15:06:58.642334+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 33820,
            "ip_address": "103.106.239.190",
            "count": 2,
            "first_visit": "2022-09-04T20:56:31.541658+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 9305,
            "ip_address": "43.245.123.91",
            "count": 2,
            "first_visit": "2022-05-19T10:32:01.109652+06:00",
            "date": null
        }
    ]
}