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/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "158a87ab-ae4b-4445-80c2-b41889ca5306",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ebd23063-80cd-4b45-a14b-841016b7d1bf",
    "completed": true,
    "last_updated": "2023-07-17T09:03:00.342200-04:00",
    "created_at": "2023-07-14T09:13:25.866326-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ebd23063-80cd-4b45-a14b-841016b7d1bf",
    "datetime": "2023-07-14T22:10:00-04:00",
    "cutoff_datetime": "2023-07-14T22:10:00-04:00",
    "name": "DET (Ed Rodriguez) v. SEA (L Castillo)",
    "bettypes": [
        {
            "id": "bc6f334e-4faf-4456-898f-fe7810d4bfb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-14T09:13:25.868206-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 Castillo)",
                        "amount": 6173.0
                    },
                    {
                        "team": "DET (Ed Rodriguez)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e776e90f-4d3b-4cbc-88d3-c8a1b0c2dc8f",
                    "gambit_id": "4c33c47b-0f57-4030-b591-05a012f3bf90",
                    "last_updated": "2023-07-17T09:03:00.347111-04:00",
                    "created_at": "2023-07-14T09:13:25.871145-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6f334e-4faf-4456-898f-fe7810d4bfb7/?format=api"
                },
                {
                    "id": "e14f600c-75ee-4131-a1a9-e9fae3e0f8b6",
                    "gambit_id": "51b02697-3be3-4d6f-a58c-0bdfdf412872",
                    "last_updated": "2023-07-17T09:03:00.345695-04:00",
                    "created_at": "2023-07-14T09:13:25.869608-04:00",
                    "name": "DET (Ed Rodriguez)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6f334e-4faf-4456-898f-fe7810d4bfb7/?format=api"
                }
            ]
        },
        {
            "id": "f1c8717f-546b-4463-8e8a-01dad7362e24",
            "match": "https://api-prod.gambitprofit.com/api/matches/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-14T09:13:25.872715-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": "DET",
                        "amount": 5688.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdbe4469-875c-4650-9d69-dc6c7f78e705",
                    "gambit_id": "fc62ab96-1532-4c04-b23c-951f4d2b5a42",
                    "last_updated": "2023-07-17T09:03:00.349849-04:00",
                    "created_at": "2023-07-14T09:13:25.874116-04:00",
                    "name": "DET",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c8717f-546b-4463-8e8a-01dad7362e24/?format=api"
                },
                {
                    "id": "26e5ff65-deb2-46dd-b09a-a420599b78b9",
                    "gambit_id": "28648816-30b1-43a0-bff4-42c9139f9aa5",
                    "last_updated": "2023-07-17T09:03:00.351119-04:00",
                    "created_at": "2023-07-14T09:13:25.875621-04:00",
                    "name": "SEA",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c8717f-546b-4463-8e8a-01dad7362e24/?format=api"
                }
            ]
        },
        {
            "id": "4d635825-e535-4b3a-8c1e-49be07574f9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-14T09:13:25.877193-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b4a3f42-3264-4213-a36f-1eeeae338221",
                    "gambit_id": "8e37b3a2-ddd2-40e3-b74c-9e1b0851fed4",
                    "last_updated": "2023-07-17T09:03:00.353557-04:00",
                    "created_at": "2023-07-14T09:13:25.878663-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d635825-e535-4b3a-8c1e-49be07574f9c/?format=api"
                },
                {
                    "id": "adde6f17-533e-491c-af30-338db2582010",
                    "gambit_id": "4ee39164-a232-48b8-a94f-2b986c173235",
                    "last_updated": "2023-07-17T09:03:00.354816-04:00",
                    "created_at": "2023-07-14T09:13:25.880372-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d635825-e535-4b3a-8c1e-49be07574f9c/?format=api"
                }
            ]
        }
    ]
}