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/e48d0206-612a-437a-9165-72d86a2a1ed3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e48d0206-612a-437a-9165-72d86a2a1ed3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d99b7590-b105-4e70-b798-6de316ae0e17",
    "completed": true,
    "last_updated": "2023-06-07T10:13:02.259937-04:00",
    "created_at": "2023-06-06T10:57:13.971695-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d99b7590-b105-4e70-b798-6de316ae0e17",
    "datetime": "2023-06-06T21:40:00-04:00",
    "cutoff_datetime": "2023-06-06T21:40:00-04:00",
    "name": "SEA (L Gilbert) v. SDG (J Musgrove)",
    "bettypes": [
        {
            "id": "4002e0f2-66e1-4d05-94f9-0db319bf5f2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e48d0206-612a-437a-9165-72d86a2a1ed3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-06T10:57:13.974862-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": "SDG (J Musgrove)",
                        "amount": 5426.0
                    },
                    {
                        "team": "SEA (L Gilbert)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d20a1e6b-5ca5-4d39-b5ad-016aaa7057cf",
                    "gambit_id": "aab66f0f-19d5-4d2f-a91d-cf652fae8ec4",
                    "last_updated": "2023-06-07T10:13:02.267456-04:00",
                    "created_at": "2023-06-06T10:57:13.979506-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4002e0f2-66e1-4d05-94f9-0db319bf5f2b/?format=api"
                },
                {
                    "id": "4ccf4c7c-9599-4dd5-9fc6-ab038db1b8d2",
                    "gambit_id": "fa4b8cee-dd4a-4778-a317-64f7b3a75538",
                    "last_updated": "2023-06-07T10:13:02.265537-04:00",
                    "created_at": "2023-06-06T10:57:13.977213-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4002e0f2-66e1-4d05-94f9-0db319bf5f2b/?format=api"
                }
            ]
        },
        {
            "id": "3cb8b50b-1ae0-4975-8faf-6c312b8f6e2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e48d0206-612a-437a-9165-72d86a2a1ed3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-06T10:57:13.982613-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": 6308.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aa38c31d-104e-4448-8e82-5af58352873c",
                    "gambit_id": "e358fb26-1bcb-4ccd-b397-e4a6c796b2db",
                    "last_updated": "2023-06-07T10:13:02.271037-04:00",
                    "created_at": "2023-06-06T10:57:13.984471-04:00",
                    "name": "SEA",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cb8b50b-1ae0-4975-8faf-6c312b8f6e2c/?format=api"
                },
                {
                    "id": "64381d04-8807-4589-a1de-e4f100c66f28",
                    "gambit_id": "4a5defe8-2691-467f-bf4c-853ed2333c2c",
                    "last_updated": "2023-06-07T10:13:02.272805-04:00",
                    "created_at": "2023-06-06T10:57:13.986314-04:00",
                    "name": "SDG",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cb8b50b-1ae0-4975-8faf-6c312b8f6e2c/?format=api"
                }
            ]
        },
        {
            "id": "d8e4c624-b865-4773-a086-221275f712b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e48d0206-612a-437a-9165-72d86a2a1ed3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-06T10:57:13.988503-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": "c5019283-3b3c-44f0-aeb4-733f4cb9bdaa",
                    "gambit_id": "21ec6396-563a-4bc4-b5b7-10bc9c5d6676",
                    "last_updated": "2023-06-07T10:13:02.276301-04:00",
                    "created_at": "2023-06-06T10:57:13.990860-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/d8e4c624-b865-4773-a086-221275f712b5/?format=api"
                },
                {
                    "id": "08a31981-d08a-477a-a7ab-96b748d3ee95",
                    "gambit_id": "ad8c9342-b910-41be-afcc-7276560997cf",
                    "last_updated": "2023-06-07T10:13:02.278352-04:00",
                    "created_at": "2023-06-06T10:57:13.993055-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/d8e4c624-b865-4773-a086-221275f712b5/?format=api"
                }
            ]
        }
    ]
}