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/39966913-33d8-4422-9d4c-2cdb7514998d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "39966913-33d8-4422-9d4c-2cdb7514998d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1e0d6c67-2a9b-4856-bf4e-f01a1779902f",
    "completed": true,
    "last_updated": "2022-09-15T11:07:09.393933-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1e0d6c67-2a9b-4856-bf4e-f01a1779902f",
    "datetime": "2022-09-14T19:10:00-04:00",
    "cutoff_datetime": "2022-09-14T19:10:00-04:00",
    "name": "NYY (N Cortes) v. BOS (B Bello)",
    "bettypes": [
        {
            "id": "f3aa63fd-cec5-4f4f-a43c-8ab25ed6b8e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/39966913-33d8-4422-9d4c-2cdb7514998d/?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": "NYY (N Cortes)",
                        "amount": 5418.0
                    },
                    {
                        "team": "BOS (B Bello)",
                        "amount": 4582.0
                    }
                ],
                "expected_reward_tokens": 9209.82,
                "profit_sb": 209.82,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "67a14481-453d-4edd-9098-7b6dc4df7d70",
                    "gambit_id": "bd8d4cbf-1dfa-446f-a645-91ab2ff4b2b7",
                    "last_updated": "2022-09-15T11:07:09.404034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (N Cortes)",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3aa63fd-cec5-4f4f-a43c-8ab25ed6b8e7/?format=api"
                },
                {
                    "id": "54accd41-c40f-4551-bd81-2cc60cc99bcc",
                    "gambit_id": "d9878569-8d2f-4752-9241-058b813f8f4c",
                    "last_updated": "2022-09-15T11:07:09.403044-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (B Bello)",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3aa63fd-cec5-4f4f-a43c-8ab25ed6b8e7/?format=api"
                }
            ]
        },
        {
            "id": "07009a41-e937-4734-8e6b-7645256782ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/39966913-33d8-4422-9d4c-2cdb7514998d/?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": "BOS",
                        "amount": 5664.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "81083949-94ec-46b9-b59a-e519c00c2af1",
                    "gambit_id": "63e9a775-d999-4d23-a129-9f74bfdf6270",
                    "last_updated": "2022-09-15T11:07:09.400118-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07009a41-e937-4734-8e6b-7645256782ca/?format=api"
                },
                {
                    "id": "a8c415b9-d5e0-46ea-8bbc-a4b9fd7a9fdc",
                    "gambit_id": "788aa91d-ad52-4c56-ab07-95cff3a41621",
                    "last_updated": "2022-09-15T11:07:09.401106-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07009a41-e937-4734-8e6b-7645256782ca/?format=api"
                }
            ]
        },
        {
            "id": "cdc73615-0595-4ab1-aeb4-acc700bf471d",
            "match": "https://api-prod.gambitprofit.com/api/matches/39966913-33d8-4422-9d4c-2cdb7514998d/?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 9",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30ccf630-d3db-4b52-8ed4-57c332c92adf",
                    "gambit_id": "b54b38a0-8817-4c65-9be7-368847db754e",
                    "last_updated": "2022-09-15T11:07:09.396876-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdc73615-0595-4ab1-aeb4-acc700bf471d/?format=api"
                },
                {
                    "id": "a42d8bca-562c-447f-93fa-f73f272af850",
                    "gambit_id": "11a4a8ab-8464-4558-8649-cb7f83067cff",
                    "last_updated": "2022-09-15T11:07:09.398014-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdc73615-0595-4ab1-aeb4-acc700bf471d/?format=api"
                }
            ]
        }
    ]
}