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/5cfc6de0-5f6f-4e14-a185-762a704ae557/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5cfc6de0-5f6f-4e14-a185-762a704ae557",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f02a815b-4802-4c2e-9ad7-c34f4e3db83c",
    "completed": false,
    "last_updated": "2023-06-14T18:02:58.840505-04:00",
    "created_at": "2023-06-07T09:28:19.733653-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f02a815b-4802-4c2e-9ad7-c34f4e3db83c",
    "datetime": "2023-06-07T18:05:00-04:00",
    "cutoff_datetime": "2023-06-07T18:05:00-04:00",
    "name": "DET (R Olson) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "377fd7ec-5f32-4ded-bbb1-5eb3654bb75c",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cfc6de0-5f6f-4e14-a185-762a704ae557/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-07T09:28:19.736443-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": "PHI (Z Wheeler)",
                        "amount": 6728.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ccc6b95-60d5-4c1f-8b28-6c773a885746",
                    "gambit_id": "6bb82bde-fdef-40fd-8fb1-f75b69a340f3",
                    "last_updated": "2023-06-14T18:02:58.851868-04:00",
                    "created_at": "2023-06-07T09:28:19.740277-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377fd7ec-5f32-4ded-bbb1-5eb3654bb75c/?format=api"
                },
                {
                    "id": "34756820-288e-44ec-9d75-43ab33954743",
                    "gambit_id": "273dbbb6-c358-48b2-9f16-720832b20139",
                    "last_updated": "2023-06-14T18:02:58.848553-04:00",
                    "created_at": "2023-06-07T09:28:19.738535-04:00",
                    "name": "DET (R Olson)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377fd7ec-5f32-4ded-bbb1-5eb3654bb75c/?format=api"
                }
            ]
        },
        {
            "id": "8d26207b-e41c-4fc7-9608-053253f3c566",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cfc6de0-5f6f-4e14-a185-762a704ae557/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-07T09:28:19.742023-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": "PHI",
                        "amount": 5317.0
                    },
                    {
                        "team": "DET",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fcea9380-1515-43fd-9c9c-8fcf64284382",
                    "gambit_id": "44546871-2b3b-427b-b257-66fd41cb5876",
                    "last_updated": "2023-06-14T18:02:58.861150-04:00",
                    "created_at": "2023-06-07T09:28:19.745610-04:00",
                    "name": "PHI",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26207b-e41c-4fc7-9608-053253f3c566/?format=api"
                },
                {
                    "id": "5a97143e-0a61-470f-8246-4ebf7868c329",
                    "gambit_id": "0a12dab3-c085-4926-955a-0f5471a04b40",
                    "last_updated": "2023-06-14T18:02:58.858257-04:00",
                    "created_at": "2023-06-07T09:28:19.743606-04:00",
                    "name": "DET",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26207b-e41c-4fc7-9608-053253f3c566/?format=api"
                }
            ]
        },
        {
            "id": "318ec380-3e46-48a9-ad30-c41c26e38843",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cfc6de0-5f6f-4e14-a185-762a704ae557/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-07T09:28:19.747458-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": "1e0eb177-bd06-4b93-ac99-f0aaaf500b57",
                    "gambit_id": "92caace8-67de-4487-9c21-1801e70af087",
                    "last_updated": "2023-06-14T18:02:58.866076-04:00",
                    "created_at": "2023-06-07T09:28:19.749165-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/318ec380-3e46-48a9-ad30-c41c26e38843/?format=api"
                },
                {
                    "id": "391e30a8-1faf-4334-8fb7-b9bb84664db2",
                    "gambit_id": "1b8ac6cc-4932-41ce-ad27-ca4b63d5c0c6",
                    "last_updated": "2023-06-14T18:02:58.868410-04:00",
                    "created_at": "2023-06-07T09:28:19.751022-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/318ec380-3e46-48a9-ad30-c41c26e38843/?format=api"
                }
            ]
        }
    ]
}