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/dc28c417-5114-49ba-8cc0-f4f82505704b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc28c417-5114-49ba-8cc0-f4f82505704b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "654854ba-d9fc-432b-aa69-667e2034f7b6",
    "completed": true,
    "last_updated": "2022-08-29T13:02:02.010274-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/654854ba-d9fc-432b-aa69-667e2034f7b6",
    "datetime": "2022-08-28T14:10:00-04:00",
    "cutoff_datetime": "2022-08-28T14:10:00-04:00",
    "name": "BAL (A Voth) v. HOU (J Verlander)",
    "bettypes": [
        {
            "id": "cf59af07-a7ab-4c6a-8826-d62e3628ed21",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc28c417-5114-49ba-8cc0-f4f82505704b/?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": "HOU (J Verlander)",
                        "amount": 6578.0
                    },
                    {
                        "team": "BAL (A Voth)",
                        "amount": 3422.0
                    }
                ],
                "expected_reward_tokens": 9273.62,
                "profit_sb": 273.62,
                "profit_sb_percentage": 3.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1e05b4b-c551-4680-85ea-eb681dcbcbf8",
                    "gambit_id": "a6c6a8ca-95c7-4e3a-9939-083da4644797",
                    "last_updated": "2022-08-29T13:02:02.013159-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf59af07-a7ab-4c6a-8826-d62e3628ed21/?format=api"
                },
                {
                    "id": "440f28e5-58a9-45a0-8297-6ab1d5352249",
                    "gambit_id": "cde9761d-581d-4aaf-ae2b-9dd0714e8ec4",
                    "last_updated": "2022-08-29T13:02:02.013620-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (A Voth)",
                    "reward": "2.71000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf59af07-a7ab-4c6a-8826-d62e3628ed21/?format=api"
                }
            ]
        },
        {
            "id": "76af5896-d41d-4ec5-9e4a-f5dadb47038f",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc28c417-5114-49ba-8cc0-f4f82505704b/?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": "BAL",
                        "amount": 5205.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ced4762-3975-42cc-95bb-aeaabe350030",
                    "gambit_id": "a7598bd7-2284-495b-8313-ef59aa926803",
                    "last_updated": "2022-08-29T13:02:02.012715-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76af5896-d41d-4ec5-9e4a-f5dadb47038f/?format=api"
                },
                {
                    "id": "2f69cd0c-a70e-483c-826b-c3b207150a61",
                    "gambit_id": "96047e29-edae-40e7-9bb2-82efc6d58e04",
                    "last_updated": "2022-08-29T13:02:02.012268-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76af5896-d41d-4ec5-9e4a-f5dadb47038f/?format=api"
                }
            ]
        },
        {
            "id": "2d1b65c6-979b-4a1e-a46e-66222528d592",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc28c417-5114-49ba-8cc0-f4f82505704b/?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 7",
                        "amount": 5313.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4687.0
                    }
                ],
                "expected_reward_tokens": 9138.36,
                "profit_sb": 138.36,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cdbfa632-9e65-4b26-afbe-97f5b920400c",
                    "gambit_id": "da177d1a-c772-4bd9-9a4b-91781dc36ec8",
                    "last_updated": "2022-08-29T13:02:02.011319-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d1b65c6-979b-4a1e-a46e-66222528d592/?format=api"
                },
                {
                    "id": "aa6ce454-b6eb-4c78-9f26-54d2a6d80705",
                    "gambit_id": "6623b5fa-9596-4f83-8106-1946317fe37b",
                    "last_updated": "2022-08-29T13:02:02.011813-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d1b65c6-979b-4a1e-a46e-66222528d592/?format=api"
                }
            ]
        }
    ]
}