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/2f2c449a-59ac-41ad-ac94-3fc22384ea33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f2c449a-59ac-41ad-ac94-3fc22384ea33",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f81736bf-6e69-4aba-b906-a84650ad3d90",
    "completed": true,
    "last_updated": "2023-06-11T10:28:01.355129-04:00",
    "created_at": "2023-06-10T09:38:05.100921-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f81736bf-6e69-4aba-b906-a84650ad3d90",
    "datetime": "2023-06-10T15:10:00-04:00",
    "cutoff_datetime": "2023-06-10T15:10:00-04:00",
    "name": "SDG (R Weathers) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "23e304bc-5682-462c-9de6-3ed6dbd43ff8",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f2c449a-59ac-41ad-ac94-3fc22384ea33/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T09:38:05.104943-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 (R Weathers)",
                        "amount": 5711.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "16faa2a6-6fe1-4c71-83fb-9471d7eb65e7",
                    "gambit_id": "43d75afa-e2b7-4d45-9e53-2d1838bc205b",
                    "last_updated": "2023-06-11T10:28:01.360282-04:00",
                    "created_at": "2023-06-10T09:38:05.106689-04:00",
                    "name": "SDG (R Weathers)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e304bc-5682-462c-9de6-3ed6dbd43ff8/?format=api"
                },
                {
                    "id": "317a9626-2ba8-468c-9a86-55093215d77c",
                    "gambit_id": "1f17e10b-9e7b-40b2-854a-67bd8b03b5f4",
                    "last_updated": "2023-06-11T10:28:01.362649-04:00",
                    "created_at": "2023-06-10T09:38:05.109083-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e304bc-5682-462c-9de6-3ed6dbd43ff8/?format=api"
                }
            ]
        },
        {
            "id": "118f8bcb-1d95-402f-8ee3-674d2666058a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f2c449a-59ac-41ad-ac94-3fc22384ea33/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-10T09:38:05.111448-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": "COL",
                        "amount": 5213.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59c9fa70-2e18-4574-ad2a-95de22cebcb3",
                    "gambit_id": "2e211ba3-b3c9-4c49-baf3-603dbc425ac7",
                    "last_updated": "2023-06-11T10:28:01.369187-04:00",
                    "created_at": "2023-06-10T09:38:05.116360-04:00",
                    "name": "COL",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/118f8bcb-1d95-402f-8ee3-674d2666058a/?format=api"
                },
                {
                    "id": "b75bc127-0a54-4c55-85b8-18e455c0e397",
                    "gambit_id": "041940a4-5607-40f5-ab59-3b3b5820acf8",
                    "last_updated": "2023-06-11T10:28:01.367007-04:00",
                    "created_at": "2023-06-10T09:38:05.113819-04:00",
                    "name": "SDG",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/118f8bcb-1d95-402f-8ee3-674d2666058a/?format=api"
                }
            ]
        },
        {
            "id": "1591a3b5-7685-46ee-8db5-13e9d9752fc5",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f2c449a-59ac-41ad-ac94-3fc22384ea33/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T09:38:05.119017-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 12.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 12.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65e12ad7-5909-47b3-adc7-fc646ca65686",
                    "gambit_id": "6a281eda-e0e7-48f7-813d-8bdb605c188c",
                    "last_updated": "2023-06-11T10:28:01.375623-04:00",
                    "created_at": "2023-06-10T09:38:05.123028-04:00",
                    "name": "Game Total Under 12.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1591a3b5-7685-46ee-8db5-13e9d9752fc5/?format=api"
                },
                {
                    "id": "77588fee-330c-446c-a55e-63a759dd8af4",
                    "gambit_id": "13e0a380-02b4-4a5b-98ce-5d17252b6478",
                    "last_updated": "2023-06-11T10:28:01.373452-04:00",
                    "created_at": "2023-06-10T09:38:05.121055-04:00",
                    "name": "Game Total Over 12.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1591a3b5-7685-46ee-8db5-13e9d9752fc5/?format=api"
                }
            ]
        }
    ]
}