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/1bcbe017-7694-4d2c-80c3-7c0d66d5839a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1bcbe017-7694-4d2c-80c3-7c0d66d5839a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e791abdd-a9a2-4adf-9aaf-e122b908711e",
    "completed": true,
    "last_updated": "2023-07-29T19:43:34.599278-04:00",
    "created_at": "2023-07-28T08:23:02.533875-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e791abdd-a9a2-4adf-9aaf-e122b908711e",
    "datetime": "2023-07-28T19:07:00-04:00",
    "cutoff_datetime": "2023-07-28T19:07:00-04:00",
    "name": "LAA (L Giolito) v. TOR (K Gausman)",
    "bettypes": [
        {
            "id": "cef30621-6789-4452-9968-2edc5125126b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bcbe017-7694-4d2c-80c3-7c0d66d5839a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-28T08:23:02.550150-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": "TOR (K Gausman)",
                        "amount": 6359.0
                    },
                    {
                        "team": "LAA (L Giolito)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28b185da-7353-43e1-b7fd-c09f3bdd74fd",
                    "gambit_id": "de8eb72d-e8fc-4d66-a1c4-98ed92ce9eb3",
                    "last_updated": "2023-07-29T19:43:34.613570-04:00",
                    "created_at": "2023-07-28T08:23:02.558970-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef30621-6789-4452-9968-2edc5125126b/?format=api"
                },
                {
                    "id": "3d8790fc-73b3-4e15-a10a-e4bc64c82a2a",
                    "gambit_id": "8a26b6f1-e246-4c43-92ab-a456cd7cbf03",
                    "last_updated": "2023-07-29T19:43:34.609232-04:00",
                    "created_at": "2023-07-28T08:23:02.554619-04:00",
                    "name": "LAA (L Giolito)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef30621-6789-4452-9968-2edc5125126b/?format=api"
                }
            ]
        },
        {
            "id": "3ca2d5e7-f297-4054-a478-7ae57e5179c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bcbe017-7694-4d2c-80c3-7c0d66d5839a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-28T08:23:02.564633-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": "LAA",
                        "amount": 5319.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e5bfab49-3a6b-4cfd-b4f0-c4d7a7c6d4fe",
                    "gambit_id": "a9158464-362d-4a85-8977-aa49ad9eec00",
                    "last_updated": "2023-07-29T19:43:34.621068-04:00",
                    "created_at": "2023-07-28T08:23:02.573157-04:00",
                    "name": "LAA",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca2d5e7-f297-4054-a478-7ae57e5179c5/?format=api"
                },
                {
                    "id": "0eb60a8e-fb1d-4fd9-8df0-ec19c91912f9",
                    "gambit_id": "1bcd1c56-60bb-44cc-888c-6f3486470d84",
                    "last_updated": "2023-07-29T19:43:34.624869-04:00",
                    "created_at": "2023-07-28T08:23:02.577660-04:00",
                    "name": "TOR",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca2d5e7-f297-4054-a478-7ae57e5179c5/?format=api"
                }
            ]
        },
        {
            "id": "c96467fc-01dc-4259-9167-1316659704a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bcbe017-7694-4d2c-80c3-7c0d66d5839a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-28T08:23:02.584501-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7dbc31c-a7f3-49e7-b8aa-f25f7d517603",
                    "gambit_id": "17bbea0a-d20d-4364-b0c0-c73f81a46cfb",
                    "last_updated": "2023-07-29T19:43:34.631962-04:00",
                    "created_at": "2023-07-28T08:23:02.593568-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96467fc-01dc-4259-9167-1316659704a9/?format=api"
                },
                {
                    "id": "b87ce6b6-8344-49b4-b028-45481d51f911",
                    "gambit_id": "a851f784-c47a-48cb-a8d2-3772f98635cc",
                    "last_updated": "2023-07-29T19:43:34.635650-04:00",
                    "created_at": "2023-07-28T08:23:02.598177-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96467fc-01dc-4259-9167-1316659704a9/?format=api"
                }
            ]
        }
    ]
}