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/05ad7bae-1cc9-4370-8bae-c88f171f5a9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "05ad7bae-1cc9-4370-8bae-c88f171f5a9f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8ae7e26d-2baf-4a3b-84ab-c7205c1b01ba",
    "completed": true,
    "last_updated": "2023-01-06T10:37:00.393992-05:00",
    "created_at": "2023-01-05T09:52:10.306394-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.88,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/8ae7e26d-2baf-4a3b-84ab-c7205c1b01ba",
    "datetime": "2023-01-05T15:00:00-05:00",
    "cutoff_datetime": "2023-01-05T15:00:00-05:00",
    "name": "Chelsea v. Manchester City",
    "bettypes": [
        {
            "id": "146c2c73-052e-47df-9f9b-2d67a068edaa",
            "match": "https://api-prod.gambitprofit.com/api/matches/05ad7bae-1cc9-4370-8bae-c88f171f5a9f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-05T09:52:10.311902-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 6966.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3034.0
                    }
                ],
                "expected_reward_tokens": 10588.32,
                "profit_sb": 1588.32,
                "profit_sb_percentage": 17.65,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 5676.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2472.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 1851.0
                    }
                ],
                "expected_reward_tokens": 8625.66,
                "profit_sb": -374.34,
                "profit_sb_percentage": -4.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10e74b27-df8b-456b-a274-268f7763e3c7",
                    "gambit_id": "ac3b0280-ca6e-4dae-bbd9-897515dc7d4d",
                    "last_updated": "2023-01-06T10:37:00.405283-05:00",
                    "created_at": "2023-01-05T09:52:10.313120-05:00",
                    "name": "Manchester City",
                    "reward": "1.52000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
                },
                {
                    "id": "88f2aaa5-3a7a-463b-9f00-c265aff76460",
                    "gambit_id": "b40d012d-c382-494d-8196-76253cd0d119",
                    "last_updated": "2023-01-06T10:37:00.407537-05:00",
                    "created_at": "2023-01-05T09:52:10.315571-05:00",
                    "name": "Draw",
                    "reward": "3.49000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
                },
                {
                    "id": "bea64992-8063-4e74-bd4b-de23e86929ab",
                    "gambit_id": "f7a75855-eb96-492e-a17e-cccb95344db3",
                    "last_updated": "2023-01-06T10:37:00.406434-05:00",
                    "created_at": "2023-01-05T09:52:10.314359-05:00",
                    "name": "Chelsea",
                    "reward": "4.66000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
                }
            ]
        },
        {
            "id": "01c65840-3ccc-4eb2-a556-21c93a2b4a58",
            "match": "https://api-prod.gambitprofit.com/api/matches/05ad7bae-1cc9-4370-8bae-c88f171f5a9f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-05T09:52:10.308098-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": "Game Total Over 2.5",
                        "amount": 5352.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4648.0
                    }
                ],
                "expected_reward_tokens": 8830.8,
                "profit_sb": -169.2,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f7f1419-1a34-4ac6-8a34-6d7075769222",
                    "gambit_id": "18b460cf-e7dd-4b5a-99e8-3f29467e5701",
                    "last_updated": "2023-01-06T10:37:00.398838-05:00",
                    "created_at": "2023-01-05T09:52:10.310620-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.65000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c65840-3ccc-4eb2-a556-21c93a2b4a58/?format=api"
                },
                {
                    "id": "efeb232d-ea42-48de-9aab-ebf828c2f315",
                    "gambit_id": "4df82373-ea7f-462b-8b3f-83ab9d2f3608",
                    "last_updated": "2023-01-06T10:37:00.396700-05:00",
                    "created_at": "2023-01-05T09:52:10.309400-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c65840-3ccc-4eb2-a556-21c93a2b4a58/?format=api"
                }
            ]
        }
    ]
}