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/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "815b1de1-9ef0-4678-9823-bace10b8c108",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "268aff66-b79d-4056-a4d2-26117e7d0e95",
    "completed": true,
    "last_updated": "2023-04-09T11:37:23.231629-04:00",
    "created_at": "2023-04-08T09:01:58.340315-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/268aff66-b79d-4056-a4d2-26117e7d0e95",
    "datetime": "2023-04-08T19:05:00-04:00",
    "cutoff_datetime": "2023-04-08T19:05:00-04:00",
    "name": "NYY (J Brito) v. BAL (C Irvin)",
    "bettypes": [
        {
            "id": "ef10ffe2-f743-4233-89d3-f0e7eae94e02",
            "match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:58.353794-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": "NYY (J Brito)",
                        "amount": 5426.0
                    },
                    {
                        "team": "BAL (C Irvin)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c592888b-71cb-4634-b741-173c67e3d15c",
                    "gambit_id": "f663d40e-a783-430b-ac99-d111984f2614",
                    "last_updated": "2023-04-09T11:37:23.259927-04:00",
                    "created_at": "2023-04-08T09:01:58.357439-04:00",
                    "name": "NYY (J Brito)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef10ffe2-f743-4233-89d3-f0e7eae94e02/?format=api"
                },
                {
                    "id": "f485ff8b-a129-4811-b062-ac8cec5aa8fe",
                    "gambit_id": "00900d33-0642-4c23-aa77-cd33327feda0",
                    "last_updated": "2023-04-09T11:37:23.255729-04:00",
                    "created_at": "2023-04-08T09:01:58.355635-04:00",
                    "name": "BAL (C Irvin)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef10ffe2-f743-4233-89d3-f0e7eae94e02/?format=api"
                }
            ]
        },
        {
            "id": "7d323d09-8dff-491c-acd3-16c13ccc9b94",
            "match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:58.348296-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": "BAL",
                        "amount": 5699.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0aa87be-ce8d-44d0-be73-d8c242fa741b",
                    "gambit_id": "dad675e4-1ac8-4bbe-88e0-a559a4b73ee9",
                    "last_updated": "2023-04-09T11:37:23.246356-04:00",
                    "created_at": "2023-04-08T09:01:58.350094-04:00",
                    "name": "BAL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d323d09-8dff-491c-acd3-16c13ccc9b94/?format=api"
                },
                {
                    "id": "78b803b3-fa60-42ab-852b-9286a0048fdf",
                    "gambit_id": "b1ceaf90-5490-47fd-9795-37fa834464b7",
                    "last_updated": "2023-04-09T11:37:23.249319-04:00",
                    "created_at": "2023-04-08T09:01:58.351841-04:00",
                    "name": "NYY",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d323d09-8dff-491c-acd3-16c13ccc9b94/?format=api"
                }
            ]
        },
        {
            "id": "c70357c8-2615-4644-bbb5-4f6ea4dcad0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:01:58.342601-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb6e8b0b-a9cb-4cc7-b095-669c75e75a64",
                    "gambit_id": "0c20af57-d1bd-4130-881b-5813312eb4ae",
                    "last_updated": "2023-04-09T11:37:23.240787-04:00",
                    "created_at": "2023-04-08T09:01:58.346444-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c70357c8-2615-4644-bbb5-4f6ea4dcad0e/?format=api"
                },
                {
                    "id": "2700f98d-3233-4e70-9e88-5add85f57e2c",
                    "gambit_id": "6a628325-200d-4b96-ab6c-ef8fd894c9bd",
                    "last_updated": "2023-04-09T11:37:23.237864-04:00",
                    "created_at": "2023-04-08T09:01:58.344674-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c70357c8-2615-4644-bbb5-4f6ea4dcad0e/?format=api"
                }
            ]
        }
    ]
}