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/3803995e-040b-4d6d-b6f1-5640b8a4cd43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3803995e-040b-4d6d-b6f1-5640b8a4cd43",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "45c5bb32-c41f-44ab-bbd6-c948a45e6e4a",
    "completed": true,
    "last_updated": "2023-05-04T10:52:16.147434-04:00",
    "created_at": "2023-05-03T12:12:10.735856-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/45c5bb32-c41f-44ab-bbd6-c948a45e6e4a",
    "datetime": "2023-05-03T21:40:00-04:00",
    "cutoff_datetime": "2023-05-03T21:40:00-04:00",
    "name": "SEA (L Gilbert) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "1a8df4cf-91cd-44b0-ad4e-4969314d4627",
            "match": "https://api-prod.gambitprofit.com/api/matches/3803995e-040b-4d6d-b6f1-5640b8a4cd43/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-03T12:12:10.745526-04: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": "SEA (L Gilbert)",
                        "amount": 6293.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d67f57f0-a851-40a4-a15e-e97044518795",
                    "gambit_id": "62235f2a-32eb-4dcc-bd71-2b80c17bb944",
                    "last_updated": "2023-05-04T10:52:16.160884-04:00",
                    "created_at": "2023-05-03T12:12:10.748126-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8df4cf-91cd-44b0-ad4e-4969314d4627/?format=api"
                },
                {
                    "id": "1f1b8aab-51d9-4433-9f12-faf904c3a788",
                    "gambit_id": "02413099-f28c-46de-aec2-952663a24bba",
                    "last_updated": "2023-05-04T10:52:16.159589-04:00",
                    "created_at": "2023-05-03T12:12:10.746842-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8df4cf-91cd-44b0-ad4e-4969314d4627/?format=api"
                }
            ]
        },
        {
            "id": "77f881b0-f498-4a2d-a276-d30a22716e1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3803995e-040b-4d6d-b6f1-5640b8a4cd43/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-03T12:12:10.741614-04: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": "SEA",
                        "amount": 5107.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a13f155a-b3bb-43e7-9662-bc2d0fac7db3",
                    "gambit_id": "4b23e5cc-ad8a-4c99-9632-338664202ced",
                    "last_updated": "2023-05-04T10:52:16.156715-04:00",
                    "created_at": "2023-05-03T12:12:10.744199-04:00",
                    "name": "SEA",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f881b0-f498-4a2d-a276-d30a22716e1b/?format=api"
                },
                {
                    "id": "a7215c12-1265-4904-8221-40d4f2a0d027",
                    "gambit_id": "b81ff39b-896a-49dc-bcbc-fbf77aba6628",
                    "last_updated": "2023-05-04T10:52:16.155247-04:00",
                    "created_at": "2023-05-03T12:12:10.742922-04:00",
                    "name": "OAK",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f881b0-f498-4a2d-a276-d30a22716e1b/?format=api"
                }
            ]
        },
        {
            "id": "9f6ee1bd-4a19-4e99-add6-9eed2617b154",
            "match": "https://api-prod.gambitprofit.com/api/matches/3803995e-040b-4d6d-b6f1-5640b8a4cd43/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-03T12:12:10.737586-04: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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5daf1f52-656d-4b7e-940e-4c0672974e49",
                    "gambit_id": "25211baf-5159-4adf-87ca-20a986feaa29",
                    "last_updated": "2023-05-04T10:52:16.152397-04:00",
                    "created_at": "2023-05-03T12:12:10.740239-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6ee1bd-4a19-4e99-add6-9eed2617b154/?format=api"
                },
                {
                    "id": "490df885-b7f9-425a-88c3-87e5c7f59f7e",
                    "gambit_id": "b0c22f61-47b7-44b3-9ad6-c8830330c38e",
                    "last_updated": "2023-05-04T10:52:16.150691-04:00",
                    "created_at": "2023-05-03T12:12:10.738933-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6ee1bd-4a19-4e99-add6-9eed2617b154/?format=api"
                }
            ]
        }
    ]
}