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/153b70fa-3326-40e8-8b34-9ca3f8279bdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "153b70fa-3326-40e8-8b34-9ca3f8279bdb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "df38e53b-465b-4064-8ef5-0e12f078ef0a",
    "completed": true,
    "last_updated": "2023-07-22T11:33:23.999086-04:00",
    "created_at": "2023-07-21T08:53:23.575280-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/df38e53b-465b-4064-8ef5-0e12f078ef0a",
    "datetime": "2023-07-21T19:05:00-04:00",
    "cutoff_datetime": "2023-07-21T19:05:00-04:00",
    "name": "KAN (A Marsh) v. NYY (C Schmidt)",
    "bettypes": [
        {
            "id": "e6cbbddc-f4e8-47b4-8e70-d1e826a5af00",
            "match": "https://api-prod.gambitprofit.com/api/matches/153b70fa-3326-40e8-8b34-9ca3f8279bdb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-21T08:53:23.577296-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": "NYY (C Schmidt)",
                        "amount": 6434.0
                    },
                    {
                        "team": "KAN (A Marsh)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e9ae4fd-c311-41b9-b4f9-46d09222d60c",
                    "gambit_id": "3f1e4d90-8092-419e-913c-9a990deaeaba",
                    "last_updated": "2023-07-22T11:33:24.018139-04:00",
                    "created_at": "2023-07-21T08:53:23.580274-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6cbbddc-f4e8-47b4-8e70-d1e826a5af00/?format=api"
                },
                {
                    "id": "0fda060c-6d79-43e3-a512-f5bd099f59f8",
                    "gambit_id": "953dd990-a0da-4398-b4bd-4bdafa018028",
                    "last_updated": "2023-07-22T11:33:24.014026-04:00",
                    "created_at": "2023-07-21T08:53:23.578775-04:00",
                    "name": "KAN (A Marsh)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6cbbddc-f4e8-47b4-8e70-d1e826a5af00/?format=api"
                }
            ]
        },
        {
            "id": "7c7515da-7658-4da7-bde7-bc75210938d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/153b70fa-3326-40e8-8b34-9ca3f8279bdb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-21T08:53:23.581773-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": "KAN",
                        "amount": 5000.0
                    },
                    {
                        "team": "NYY",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d00c897-a91b-47e9-bfc3-25dfa5a7f504",
                    "gambit_id": "3332fb80-26a6-4823-b741-3544dce2b477",
                    "last_updated": "2023-07-22T11:33:24.025775-04:00",
                    "created_at": "2023-07-21T08:53:23.583281-04:00",
                    "name": "KAN",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c7515da-7658-4da7-bde7-bc75210938d4/?format=api"
                },
                {
                    "id": "b50cbd68-542b-407c-9aaf-893a690829f5",
                    "gambit_id": "5d09a184-28a6-4546-a134-576b18cea8f2",
                    "last_updated": "2023-07-22T11:33:24.029665-04:00",
                    "created_at": "2023-07-21T08:53:23.584760-04:00",
                    "name": "NYY",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c7515da-7658-4da7-bde7-bc75210938d4/?format=api"
                }
            ]
        },
        {
            "id": "63a37c3f-c527-471e-8bbe-b88800d2b18c",
            "match": "https://api-prod.gambitprofit.com/api/matches/153b70fa-3326-40e8-8b34-9ca3f8279bdb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-21T08:53:23.586211-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a919495e-42e4-45c6-9c38-56ae6ae06dba",
                    "gambit_id": "56d72687-3d24-4c2a-bfb8-93e04396068e",
                    "last_updated": "2023-07-22T11:33:24.037416-04:00",
                    "created_at": "2023-07-21T08:53:23.587509-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63a37c3f-c527-471e-8bbe-b88800d2b18c/?format=api"
                },
                {
                    "id": "c3bac9e3-1d4b-4d9d-b8be-c28428e2b904",
                    "gambit_id": "690c6161-27f2-4064-bd20-c6a4a2646452",
                    "last_updated": "2023-07-22T11:33:24.040805-04:00",
                    "created_at": "2023-07-21T08:53:23.589066-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63a37c3f-c527-471e-8bbe-b88800d2b18c/?format=api"
                }
            ]
        }
    ]
}