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/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ecd4ed7e-addc-40ef-986a-ac8f602e37f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "353bfe16-76c8-4a81-b433-8dfbc018c33e",
    "completed": true,
    "last_updated": "2023-07-15T08:58:10.507407-04:00",
    "created_at": "2023-07-14T09:13:24.632827-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/353bfe16-76c8-4a81-b433-8dfbc018c33e",
    "datetime": "2023-07-14T20:05:00-04:00",
    "cutoff_datetime": "2023-07-14T20:05:00-04:00",
    "name": "CLE (A Civale) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "69578a57-5eeb-4919-8ebe-9f848cb25eaa",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-14T09:13:24.634960-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": "TEX (J Gray)",
                        "amount": 5615.0
                    },
                    {
                        "team": "CLE (A Civale)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8c7bbe96-848a-4331-9c2c-07a94b9b90bf",
                    "gambit_id": "bee07a4d-8914-4c87-9e8f-d64df3da5d1e",
                    "last_updated": "2023-07-15T08:58:10.511856-04:00",
                    "created_at": "2023-07-14T09:13:24.638288-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69578a57-5eeb-4919-8ebe-9f848cb25eaa/?format=api"
                },
                {
                    "id": "44856414-ab2d-4ffa-9016-6614cc5d05f5",
                    "gambit_id": "bd1dc57c-9b0b-4170-aa71-5918367a225f",
                    "last_updated": "2023-07-15T08:58:10.510502-04:00",
                    "created_at": "2023-07-14T09:13:24.636587-04:00",
                    "name": "CLE (A Civale)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69578a57-5eeb-4919-8ebe-9f848cb25eaa/?format=api"
                }
            ]
        },
        {
            "id": "94983071-90b9-4106-a4c9-6387c60ed17a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-14T09:13:24.640355-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": "CLE",
                        "amount": 6010.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8d826c9-9966-4b75-bb86-8b4e2a01f656",
                    "gambit_id": "64faf416-d4cd-4166-9452-afd5d8672132",
                    "last_updated": "2023-07-15T08:58:10.514417-04:00",
                    "created_at": "2023-07-14T09:13:24.642033-04:00",
                    "name": "CLE",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94983071-90b9-4106-a4c9-6387c60ed17a/?format=api"
                },
                {
                    "id": "70d64821-b19f-4080-9f24-a2104f59feea",
                    "gambit_id": "33aa8377-2d2a-45ce-aa2a-07df8d66653b",
                    "last_updated": "2023-07-15T08:58:10.515684-04:00",
                    "created_at": "2023-07-14T09:13:24.643782-04:00",
                    "name": "TEX",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94983071-90b9-4106-a4c9-6387c60ed17a/?format=api"
                }
            ]
        },
        {
            "id": "4970ecfd-9414-4674-ae0b-418d60b7de0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-14T09:13:24.645378-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": "bdbf4ebc-2c98-4db2-8065-57c44d4f6649",
                    "gambit_id": "740a3577-f8e0-4411-8df0-f1550e0f6914",
                    "last_updated": "2023-07-15T08:58:10.518202-04:00",
                    "created_at": "2023-07-14T09:13:24.646897-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/4970ecfd-9414-4674-ae0b-418d60b7de0e/?format=api"
                },
                {
                    "id": "bcfcb18f-5056-43c8-92a0-90ba573fbad3",
                    "gambit_id": "a296aeb5-02ec-43b0-8dc8-17a6f13aa13c",
                    "last_updated": "2023-07-15T08:58:10.519545-04:00",
                    "created_at": "2023-07-14T09:13:24.648545-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/4970ecfd-9414-4674-ae0b-418d60b7de0e/?format=api"
                }
            ]
        }
    ]
}