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/86e73574-614f-4e8d-8fbd-d691c433d40d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "86e73574-614f-4e8d-8fbd-d691c433d40d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "74b19ebf-b5af-49d6-b679-aca68a6c4314",
    "completed": true,
    "last_updated": "2022-09-11T18:27:15.913761-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.89,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/74b19ebf-b5af-49d6-b679-aca68a6c4314",
    "datetime": "2022-09-10T19:10:00-04:00",
    "cutoff_datetime": "2022-09-10T19:10:00-04:00",
    "name": "DET (M Manning) v. KAN (J Heasley)",
    "bettypes": [
        {
            "id": "6b95742b-e4a3-41a8-bbde-e602550245ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/86e73574-614f-4e8d-8fbd-d691c433d40d/?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": "KAN (J Heasley)",
                        "amount": 5416.0
                    },
                    {
                        "team": "DET (M Manning)",
                        "amount": 4584.0
                    }
                ],
                "expected_reward_tokens": 9259.68,
                "profit_sb": 259.68,
                "profit_sb_percentage": 2.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf9af065-6ad1-48f3-9540-c2f881ffa0db",
                    "gambit_id": "21d1273d-2e24-407e-9b3e-be19745340e3",
                    "last_updated": "2022-09-11T18:27:15.922751-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (J Heasley)",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b95742b-e4a3-41a8-bbde-e602550245ee/?format=api"
                },
                {
                    "id": "e43a370b-2f64-4b02-963a-76062dcef131",
                    "gambit_id": "ca39cca5-8118-4b45-be66-6c651909f914",
                    "last_updated": "2022-09-11T18:27:15.923722-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (M Manning)",
                    "reward": "2.02000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b95742b-e4a3-41a8-bbde-e602550245ee/?format=api"
                }
            ]
        },
        {
            "id": "16ffc2b4-d4b7-41bf-afc9-218e16fb901e",
            "match": "https://api-prod.gambitprofit.com/api/matches/86e73574-614f-4e8d-8fbd-d691c433d40d/?format=api",
            "name": "Play the Odds",
            "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": "DET",
                        "amount": 6269.0
                    },
                    {
                        "team": "KAN",
                        "amount": 3731.0
                    }
                ],
                "expected_reward_tokens": 9215.43,
                "profit_sb": 215.43,
                "profit_sb_percentage": 2.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9565cc95-c1e1-40b7-84a7-13e9f720a5df",
                    "gambit_id": "d565d441-2049-4827-8242-85bcd48572ac",
                    "last_updated": "2022-09-11T18:27:15.920786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ffc2b4-d4b7-41bf-afc9-218e16fb901e/?format=api"
                },
                {
                    "id": "bb788fd9-d371-4b65-a42e-7ef47b39fa25",
                    "gambit_id": "85bff7ca-91b4-4ae2-a92b-69f0530219cf",
                    "last_updated": "2022-09-11T18:27:15.919793-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "2.47000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ffc2b4-d4b7-41bf-afc9-218e16fb901e/?format=api"
                }
            ]
        },
        {
            "id": "947f4fb9-5954-4ee9-b8c5-49e9d6401463",
            "match": "https://api-prod.gambitprofit.com/api/matches/86e73574-614f-4e8d-8fbd-d691c433d40d/?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": "Game Total Under 8",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ecc3620-c166-4870-84d4-7bb8e5f4f223",
                    "gambit_id": "537a3245-fea8-42fe-84be-cfead3c4b680",
                    "last_updated": "2022-09-11T18:27:15.916708-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947f4fb9-5954-4ee9-b8c5-49e9d6401463/?format=api"
                },
                {
                    "id": "2434bbf6-0121-4788-9ae0-fc63b6a176d3",
                    "gambit_id": "19334721-0352-4c7e-96bb-7f61fc840758",
                    "last_updated": "2022-09-11T18:27:15.917831-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947f4fb9-5954-4ee9-b8c5-49e9d6401463/?format=api"
                }
            ]
        }
    ]
}