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/7bc5b4d4-89b4-4773-8b7c-0a502b951989/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7bc5b4d4-89b4-4773-8b7c-0a502b951989",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a3c461cd-ce70-4eae-8a84-8e1a2b8bcdc9",
    "completed": true,
    "last_updated": "2023-10-11T09:02:55.971561-04:00",
    "created_at": "2023-10-10T15:13:10.390852-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a3c461cd-ce70-4eae-8a84-8e1a2b8bcdc9",
    "datetime": "2023-10-10T16:07:00-04:00",
    "cutoff_datetime": "2023-10-10T16:07:00-04:00",
    "name": "HOU (C Javier) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "44da5854-0a87-4a78-9a5c-7503993e9e9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bc5b4d4-89b4-4773-8b7c-0a502b951989/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-10T15:13:10.429371-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": "MIN (S Gray)",
                        "amount": 5593.0
                    },
                    {
                        "team": "HOU (C Javier)",
                        "amount": 4407.0
                    }
                ],
                "expected_reward_tokens": 9563.19,
                "profit_sb": 63.19,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e7e1bd56-315d-40eb-984f-adc95c9648df",
                    "gambit_id": "900d35fe-4744-41fa-90ef-46a7e8d15e15",
                    "last_updated": "2023-10-11T09:02:55.991384-04:00",
                    "created_at": "2023-10-10T15:13:10.454394-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.71000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44da5854-0a87-4a78-9a5c-7503993e9e9a/?format=api"
                },
                {
                    "id": "3cba65f6-1b72-42fe-b8b7-a4fb08b79cad",
                    "gambit_id": "6a1566e2-da81-4565-bd4a-f95bcec5e5e1",
                    "last_updated": "2023-10-11T09:02:55.987011-04:00",
                    "created_at": "2023-10-10T15:13:10.444805-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "2.17000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44da5854-0a87-4a78-9a5c-7503993e9e9a/?format=api"
                }
            ]
        },
        {
            "id": "d18aadf6-c2d6-4361-b49a-b6c95d9eeae7",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bc5b4d4-89b4-4773-8b7c-0a502b951989/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-10T15:13:10.459011-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": "HOU",
                        "amount": 6390.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78b64d89-c37a-4dec-9d46-93a2f0c62aa6",
                    "gambit_id": "f5d99b32-9dba-4b13-bea7-d18a4aa9e5f5",
                    "last_updated": "2023-10-11T09:02:55.999032-04:00",
                    "created_at": "2023-10-10T15:13:10.468414-04:00",
                    "name": "HOU",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18aadf6-c2d6-4361-b49a-b6c95d9eeae7/?format=api"
                },
                {
                    "id": "7fb204c5-9b57-4cf4-a51b-bd804cceaee3",
                    "gambit_id": "37e19819-82f2-4519-b82c-8302326640b9",
                    "last_updated": "2023-10-11T09:02:56.002683-04:00",
                    "created_at": "2023-10-10T15:13:10.474533-04:00",
                    "name": "MIN",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18aadf6-c2d6-4361-b49a-b6c95d9eeae7/?format=api"
                }
            ]
        },
        {
            "id": "63e5cc2f-f4e2-49b6-8305-d21860ff9b38",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bc5b4d4-89b4-4773-8b7c-0a502b951989/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-10T15:13:10.480006-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 Under 8",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec66d9eb-d968-4abd-ba62-94f1ea21c7e8",
                    "gambit_id": "48984143-585d-4b63-8284-96c4c7600102",
                    "last_updated": "2023-10-11T09:02:56.013593-04:00",
                    "created_at": "2023-10-10T15:13:10.490118-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e5cc2f-f4e2-49b6-8305-d21860ff9b38/?format=api"
                },
                {
                    "id": "56c73f55-1d2f-4482-a2e9-b3cdc4893753",
                    "gambit_id": "ea1e2e05-3c42-45af-b729-fea737d45cc4",
                    "last_updated": "2023-10-11T09:02:56.009954-04:00",
                    "created_at": "2023-10-10T15:13:10.484300-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e5cc2f-f4e2-49b6-8305-d21860ff9b38/?format=api"
                }
            ]
        }
    ]
}