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/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5d868d14-bdb8-495c-9bf4-bb7cc1222018",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a78158f3-4555-4ac8-8008-edd458d2cc59",
    "completed": true,
    "last_updated": "2023-05-16T10:42:09.654281-04:00",
    "created_at": "2023-05-15T11:36:57.850405-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a78158f3-4555-4ac8-8008-edd458d2cc59",
    "datetime": "2023-05-15T20:10:00-04:00",
    "cutoff_datetime": "2023-05-15T20:10:00-04:00",
    "name": "CHC (J Taillon) v. HOU (F Valdez)",
    "bettypes": [
        {
            "id": "02d1f55b-ac80-496c-95e9-276fa763ed72",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:57.863803-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 (F Valdez)",
                        "amount": 6299.0
                    },
                    {
                        "team": "CHC (J Taillon)",
                        "amount": 3701.0
                    }
                ],
                "expected_reward_tokens": 9511.49,
                "profit_sb": 11.49,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "924a1b13-0208-48f2-94dd-f259fadcdee9",
                    "gambit_id": "06454d92-a4c7-4eea-9d7f-adc28bd856eb",
                    "last_updated": "2023-05-16T10:42:09.673264-04:00",
                    "created_at": "2023-05-15T11:36:57.865341-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.51000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d1f55b-ac80-496c-95e9-276fa763ed72/?format=api"
                },
                {
                    "id": "dc595af3-a8c3-4886-96d2-9be84decfeea",
                    "gambit_id": "8cf7d975-f22e-4ca4-8f2f-4cbe404c74cf",
                    "last_updated": "2023-05-16T10:42:09.675154-04:00",
                    "created_at": "2023-05-15T11:36:57.867011-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d1f55b-ac80-496c-95e9-276fa763ed72/?format=api"
                }
            ]
        },
        {
            "id": "b61ba08e-4438-4524-b265-41801cd6bb66",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:57.858358-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": "CHC",
                        "amount": 5512.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b8ff915-1d88-41a5-9b1e-3fe4783df5e3",
                    "gambit_id": "0be9da65-5e12-4ded-a758-76396c3c9a27",
                    "last_updated": "2023-05-16T10:42:09.669343-04:00",
                    "created_at": "2023-05-15T11:36:57.861939-04:00",
                    "name": "CHC",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61ba08e-4438-4524-b265-41801cd6bb66/?format=api"
                },
                {
                    "id": "8adf0d39-e33d-48b8-b7bc-57b91dde7d5a",
                    "gambit_id": "a6735cd6-e57f-4255-852a-87c3299e7443",
                    "last_updated": "2023-05-16T10:42:09.667440-04:00",
                    "created_at": "2023-05-15T11:36:57.860073-04:00",
                    "name": "HOU",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61ba08e-4438-4524-b265-41801cd6bb66/?format=api"
                }
            ]
        },
        {
            "id": "99b99983-1a30-4e59-8452-33cfef03a3b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:57.852748-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": "5d5b3517-5fa9-42ae-a7f5-ceaa428d7e76",
                    "gambit_id": "4daf3161-bb7e-4ade-9c2a-eb243ea5f929",
                    "last_updated": "2023-05-16T10:42:09.660005-04:00",
                    "created_at": "2023-05-15T11:36:57.855003-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/99b99983-1a30-4e59-8452-33cfef03a3b8/?format=api"
                },
                {
                    "id": "39ce1dbc-928e-4a78-8efa-1634593ec75a",
                    "gambit_id": "2d51172c-b089-401a-a55d-56bf162722ab",
                    "last_updated": "2023-05-16T10:42:09.662610-04:00",
                    "created_at": "2023-05-15T11:36:57.856622-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/99b99983-1a30-4e59-8452-33cfef03a3b8/?format=api"
                }
            ]
        }
    ]
}