Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/26809221-1882-4507-b373-5f694cb63812/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "26809221-1882-4507-b373-5f694cb63812",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "48196bce-a629-496f-aa7f-15ce8be1e159",
    "completed": true,
    "last_updated": "2023-01-26T10:56:58.864166-05:00",
    "created_at": "2023-01-24T09:31:53.386038-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -9999,
    "sport_category": "Powerball Betting",
    "sport": "Non Sporting",
    "url": "https://app.gambitrewards.com/match/48196bce-a629-496f-aa7f-15ce8be1e159",
    "datetime": "2023-01-25T22:59:00-05:00",
    "cutoff_datetime": "2023-01-25T22:59:00-05:00",
    "name": "US Lottery - Powerball: Pick the Powerball Number - January 25th 2023",
    "bettypes": [
        {
            "id": "ccd5feda-0e6c-4c87-8c5d-ecf92ba7e241",
            "match": "https://api-prod.gambitprofit.com/api/matches/26809221-1882-4507-b373-5f694cb63812/?format=api",
            "name": "FreeForm",
            "created_at": "2023-01-24T09:31:53.387942-05:00",
            "high_risk": {
                "possible": false,
                "description": "Too many lines to bet on"
            },
            "med_risk": {
                "possible": false,
                "description": "Too many lines to bet on"
            },
            "no_risk": {
                "possible": false,
                "description": "Too many lines to bet on"
            },
            "lines": [
                {
                    "id": "8a0068f8-ea83-4027-a4ba-d9edc7abc615",
                    "gambit_id": "da3c26cf-a493-4eea-bed8-0658c1624430",
                    "last_updated": "2023-01-26T10:56:58.867320-05:00",
                    "created_at": "2023-01-24T09:31:53.389440-05:00",
                    "name": "21 to 26",
                    "reward": "3.94000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd5feda-0e6c-4c87-8c5d-ecf92ba7e241/?format=api"
                },
                {
                    "id": "3fc938da-24b3-4d17-a5d3-a02382ae2711",
                    "gambit_id": "66633641-db82-45e7-8454-7e72b3cbe1f2",
                    "last_updated": "2023-01-26T10:56:58.872477-05:00",
                    "created_at": "2023-01-24T09:31:53.393992-05:00",
                    "name": "6 to 10",
                    "reward": "4.68000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd5feda-0e6c-4c87-8c5d-ecf92ba7e241/?format=api"
                },
                {
                    "id": "66de48c8-fbac-4470-9b62-7144966b71a5",
                    "gambit_id": "acd4b619-3705-4756-bc62-bad5d036ecdc",
                    "last_updated": "2023-01-26T10:56:58.874101-05:00",
                    "created_at": "2023-01-24T09:31:53.395640-05:00",
                    "name": "1 to 5",
                    "reward": "4.68000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd5feda-0e6c-4c87-8c5d-ecf92ba7e241/?format=api"
                },
                {
                    "id": "f2e28ab5-ba20-4a44-9c8a-12475c4d6768",
                    "gambit_id": "f84e9316-27f9-4dd1-a8ab-4f65685ede05",
                    "last_updated": "2023-01-26T10:56:58.870934-05:00",
                    "created_at": "2023-01-24T09:31:53.392528-05:00",
                    "name": "11 to 15",
                    "reward": "4.68000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd5feda-0e6c-4c87-8c5d-ecf92ba7e241/?format=api"
                },
                {
                    "id": "801b26d4-d1f5-4bd0-ae85-efc50969a817",
                    "gambit_id": "3f474046-7fbe-4d0a-8af1-ca0da856bee7",
                    "last_updated": "2023-01-26T10:56:58.869120-05:00",
                    "created_at": "2023-01-24T09:31:53.391022-05:00",
                    "name": "16 to 20",
                    "reward": "4.68000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd5feda-0e6c-4c87-8c5d-ecf92ba7e241/?format=api"
                }
            ]
        }
    ]
}