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/728f3966-b7dd-47cd-a883-555e716c8c99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "728f3966-b7dd-47cd-a883-555e716c8c99",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2105fd95-04e1-4aa1-a91b-3be895708c32",
    "completed": true,
    "last_updated": "2022-12-19T10:52:34.680739-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.99,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/2105fd95-04e1-4aa1-a91b-3be895708c32",
    "datetime": "2022-12-17T19:00:00-05:00",
    "cutoff_datetime": "2022-12-17T19:00:00-05:00",
    "name": "Sean Strickland v. Jared Cannonier",
    "bettypes": [
        {
            "id": "b1de4141-bb23-4f26-8ba7-c72c773f25ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/728f3966-b7dd-47cd-a883-555e716c8c99/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Jared Cannonier",
                        "amount": 5099.0
                    },
                    {
                        "team": "Sean Strickland",
                        "amount": 4901.0
                    }
                ],
                "expected_reward_tokens": 8821.27,
                "profit_sb": -178.73,
                "profit_sb_percentage": -1.99,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6358da0b-1324-4153-95e1-80e9cce1d55a",
                    "gambit_id": "f7f4d0d9-369b-468a-a3dc-fb88effe44fc",
                    "last_updated": "2022-12-19T10:52:34.686652-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jared Cannonier",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1de4141-bb23-4f26-8ba7-c72c773f25ed/?format=api"
                },
                {
                    "id": "cbf4e2ce-9344-49a5-9237-1c01a235f976",
                    "gambit_id": "4f584c04-58cc-4171-acb5-e455903d952b",
                    "last_updated": "2022-12-19T10:52:34.687739-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sean Strickland",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1de4141-bb23-4f26-8ba7-c72c773f25ed/?format=api"
                }
            ]
        },
        {
            "id": "543ea17d-b7b1-4828-9ce4-3669c6899589",
            "match": "https://api-prod.gambitprofit.com/api/matches/728f3966-b7dd-47cd-a883-555e716c8c99/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 5184.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4816.0
                    }
                ],
                "expected_reward_tokens": 8812.8,
                "profit_sb": -187.2,
                "profit_sb_percentage": -2.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e00d3cdd-fa15-44d6-9213-81275792c162",
                    "gambit_id": "21ffe730-ae91-4379-9e69-3f0af1bc063f",
                    "last_updated": "2022-12-19T10:52:34.684476-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ea17d-b7b1-4828-9ce4-3669c6899589/?format=api"
                },
                {
                    "id": "6752ef8e-9e0e-48b6-973e-c07594cfdc42",
                    "gambit_id": "043ce1f1-8562-4724-af6c-0b28bc46a87e",
                    "last_updated": "2022-12-19T10:52:34.683359-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ea17d-b7b1-4828-9ce4-3669c6899589/?format=api"
                }
            ]
        }
    ]
}