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/597f3113-00fe-4b25-a2a3-dce554817885/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "597f3113-00fe-4b25-a2a3-dce554817885",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9c0ecccf-905f-4b38-b656-293afcbfc8c2",
    "completed": true,
    "last_updated": "2023-08-05T12:08:20.974718-04:00",
    "created_at": "2023-08-04T08:52:57.574188-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9c0ecccf-905f-4b38-b656-293afcbfc8c2",
    "datetime": "2023-08-04T19:05:00-04:00",
    "cutoff_datetime": "2023-08-04T19:05:00-04:00",
    "name": "HOU (H Brown) v. NYY (L Severino)",
    "bettypes": [
        {
            "id": "d2ff574a-cbf0-4f28-9a77-28dbae9567f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/597f3113-00fe-4b25-a2a3-dce554817885/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-04T08:52:57.586009-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 (H Brown)",
                        "amount": 6173.0
                    },
                    {
                        "team": "NYY (L Severino)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f1327cc-db15-4633-a80a-916050d7ea19",
                    "gambit_id": "3a559414-1be5-402c-ba14-672d6d6433b1",
                    "last_updated": "2023-08-05T12:08:20.986929-04:00",
                    "created_at": "2023-08-04T08:52:57.590398-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ff574a-cbf0-4f28-9a77-28dbae9567f0/?format=api"
                },
                {
                    "id": "59c38111-208a-4fa1-b0f7-2aa992fd8f34",
                    "gambit_id": "1ead79c4-d256-4f13-a3f8-cdf9a66ea23c",
                    "last_updated": "2023-08-05T12:08:20.992110-04:00",
                    "created_at": "2023-08-04T08:52:57.594781-04:00",
                    "name": "NYY (L Severino)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ff574a-cbf0-4f28-9a77-28dbae9567f0/?format=api"
                }
            ]
        },
        {
            "id": "94516c4f-4675-4d1d-9373-be5fc18ba3c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/597f3113-00fe-4b25-a2a3-dce554817885/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-04T08:52:57.599487-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c574ac4-e21d-4bd7-8bd4-756b9748b44b",
                    "gambit_id": "bdb7353e-dacc-4d73-bbc5-6f46aa681237",
                    "last_updated": "2023-08-05T12:08:21.004958-04:00",
                    "created_at": "2023-08-04T08:52:57.608472-04:00",
                    "name": "NYY",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94516c4f-4675-4d1d-9373-be5fc18ba3c6/?format=api"
                },
                {
                    "id": "0981423e-6127-4be7-a44f-d16160e5b094",
                    "gambit_id": "a27d60d3-5c8c-40e8-b7e3-66396842c2fc",
                    "last_updated": "2023-08-05T12:08:21.000407-04:00",
                    "created_at": "2023-08-04T08:52:57.603849-04:00",
                    "name": "HOU",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94516c4f-4675-4d1d-9373-be5fc18ba3c6/?format=api"
                }
            ]
        },
        {
            "id": "a9c05261-b61d-401e-8684-ea34f462c7b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/597f3113-00fe-4b25-a2a3-dce554817885/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-04T08:52:57.613010-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aecfc9f1-c2fc-465d-953f-343677befd2f",
                    "gambit_id": "7e7625d2-1713-40c5-b0d7-5dc7b4c0206f",
                    "last_updated": "2023-08-05T12:08:21.015113-04:00",
                    "created_at": "2023-08-04T08:52:57.622810-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c05261-b61d-401e-8684-ea34f462c7b7/?format=api"
                },
                {
                    "id": "e8f954ff-0435-4d33-a5a0-ecd03cdbf730",
                    "gambit_id": "de662ed9-db3c-452c-bf21-aaae111a8e60",
                    "last_updated": "2023-08-05T12:08:21.019246-04:00",
                    "created_at": "2023-08-04T08:52:57.618191-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c05261-b61d-401e-8684-ea34f462c7b7/?format=api"
                }
            ]
        }
    ]
}