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/0451bc21-bed7-48c1-835f-e84cef19d3a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0451bc21-bed7-48c1-835f-e84cef19d3a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "233c453b-a1b8-496e-9859-9b582f169050",
    "completed": true,
    "last_updated": "2023-06-12T18:53:15.251809-04:00",
    "created_at": "2023-06-11T10:58:20.027560-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/233c453b-a1b8-496e-9859-9b582f169050",
    "datetime": "2023-06-11T11:35:00-04:00",
    "cutoff_datetime": "2023-06-11T11:35:00-04:00",
    "name": "ARI (Z Gallen) v. DET (W Vest)",
    "bettypes": [
        {
            "id": "171e0a98-081c-4b6a-bf49-ff3a7da9864c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0451bc21-bed7-48c1-835f-e84cef19d3a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T10:58:20.030721-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": "ARI (Z Gallen)",
                        "amount": 6557.0
                    },
                    {
                        "team": "DET (W Vest)",
                        "amount": 3443.0
                    }
                ],
                "expected_reward_tokens": 9571.54,
                "profit_sb": 71.54,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "13155de4-73aa-4221-abcd-0acf60e8e5d4",
                    "gambit_id": "054db5c5-12e1-4b70-bdf6-3a1307d2ec99",
                    "last_updated": "2023-06-12T18:53:15.255978-04:00",
                    "created_at": "2023-06-11T10:58:20.033173-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171e0a98-081c-4b6a-bf49-ff3a7da9864c/?format=api"
                },
                {
                    "id": "e806c033-c4bf-4e28-a5df-970202d36066",
                    "gambit_id": "a41334e8-3ff2-44ab-9640-6ec5df4c6a82",
                    "last_updated": "2023-06-12T18:53:15.257975-04:00",
                    "created_at": "2023-06-11T10:58:20.035362-04:00",
                    "name": "DET (W Vest)",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171e0a98-081c-4b6a-bf49-ff3a7da9864c/?format=api"
                }
            ]
        },
        {
            "id": "31f155cf-5a77-4420-b3d3-def7751d5525",
            "match": "https://api-prod.gambitprofit.com/api/matches/0451bc21-bed7-48c1-835f-e84cef19d3a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T10:58:20.037931-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": "ARI",
                        "amount": 5599.0
                    },
                    {
                        "team": "DET",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ef89f85-6adb-41d6-97bb-5af538b3d509",
                    "gambit_id": "db97ac90-12f4-453b-8f84-837dd55ba2b8",
                    "last_updated": "2023-06-12T18:53:15.261503-04:00",
                    "created_at": "2023-06-11T10:58:20.039957-04:00",
                    "name": "ARI",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f155cf-5a77-4420-b3d3-def7751d5525/?format=api"
                },
                {
                    "id": "e74d62a6-4b14-452c-a22c-c72205a111fa",
                    "gambit_id": "57d1e237-2912-4011-bd31-fc1bc24aa651",
                    "last_updated": "2023-06-12T18:53:15.263156-04:00",
                    "created_at": "2023-06-11T10:58:20.042119-04:00",
                    "name": "DET",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f155cf-5a77-4420-b3d3-def7751d5525/?format=api"
                }
            ]
        },
        {
            "id": "7756a817-99be-40b0-8bb6-0f4849d25589",
            "match": "https://api-prod.gambitprofit.com/api/matches/0451bc21-bed7-48c1-835f-e84cef19d3a8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T10:58:20.044381-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf662222-55f7-4978-a386-3ca14bf0f806",
                    "gambit_id": "f7f1e065-ab91-47fc-b5e8-271291400dea",
                    "last_updated": "2023-06-12T18:53:15.267479-04:00",
                    "created_at": "2023-06-11T10:58:20.048810-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7756a817-99be-40b0-8bb6-0f4849d25589/?format=api"
                },
                {
                    "id": "42592865-1032-4f2f-9a79-65f924fe48b2",
                    "gambit_id": "649ee895-13e8-4b9d-8ccf-5359fa90e570",
                    "last_updated": "2023-06-12T18:53:15.265983-04:00",
                    "created_at": "2023-06-11T10:58:20.046548-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7756a817-99be-40b0-8bb6-0f4849d25589/?format=api"
                }
            ]
        }
    ]
}