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/4a1d2d78-6156-4654-9728-a86bb65f69c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a1d2d78-6156-4654-9728-a86bb65f69c4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d7f7a7f-ad6e-4d19-afbf-e07e0edd1fe5",
    "completed": true,
    "last_updated": "2023-08-29T09:08:31.748831-04:00",
    "created_at": "2023-08-27T08:13:19.031972-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3d7f7a7f-ad6e-4d19-afbf-e07e0edd1fe5",
    "datetime": "2023-08-27T14:10:00-04:00",
    "cutoff_datetime": "2023-08-27T14:10:00-04:00",
    "name": "TEX (J Montgomery) v. MIN (B Ober)",
    "bettypes": [
        {
            "id": "b6971bee-0318-4da6-985e-c210448a5bfa",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a1d2d78-6156-4654-9728-a86bb65f69c4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-27T08:13:19.038437-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 Montgomery)",
                        "amount": 5325.0
                    },
                    {
                        "team": "MIN (B Ober)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "81aac9b4-2031-49f7-b65c-032883913fd7",
                    "gambit_id": "e08cf73a-fdee-4a6a-8c22-2d66d31ae1fe",
                    "last_updated": "2023-08-29T09:08:31.765966-04:00",
                    "created_at": "2023-08-27T08:13:19.042299-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971bee-0318-4da6-985e-c210448a5bfa/?format=api"
                },
                {
                    "id": "8b59129b-4f55-4736-af47-2e2073db3b54",
                    "gambit_id": "0be92b11-8706-48b7-a46d-ef4812ecec31",
                    "last_updated": "2023-08-29T09:08:31.769748-04:00",
                    "created_at": "2023-08-27T08:13:19.046260-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971bee-0318-4da6-985e-c210448a5bfa/?format=api"
                }
            ]
        },
        {
            "id": "5010a27d-0500-489d-aaf0-655dfa97393a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a1d2d78-6156-4654-9728-a86bb65f69c4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-27T08:13:19.062786-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": "MIN",
                        "amount": 5857.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4bb5b68f-f00d-467c-a350-49245c3094a1",
                    "gambit_id": "56575e01-5d14-4ce9-a239-6a7e9d6fa11f",
                    "last_updated": "2023-08-29T09:08:31.793558-04:00",
                    "created_at": "2023-08-27T08:13:19.071537-04:00",
                    "name": "MIN",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5010a27d-0500-489d-aaf0-655dfa97393a/?format=api"
                },
                {
                    "id": "7df047f2-b871-4601-b905-d3584e8e3845",
                    "gambit_id": "7bab9759-a889-478e-8084-5c10827acb8e",
                    "last_updated": "2023-08-29T09:08:31.789649-04:00",
                    "created_at": "2023-08-27T08:13:19.066444-04:00",
                    "name": "TEX",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5010a27d-0500-489d-aaf0-655dfa97393a/?format=api"
                }
            ]
        },
        {
            "id": "a2bb879d-7df0-4961-a9b8-a911fe96354f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a1d2d78-6156-4654-9728-a86bb65f69c4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-27T08:13:19.050464-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": "b853bfe7-8787-485d-8102-1e7c8770d12a",
                    "gambit_id": "4edd7e78-7c7f-4e89-bbe9-4be4ba6bedfd",
                    "last_updated": "2023-08-29T09:08:31.777632-04:00",
                    "created_at": "2023-08-27T08:13:19.054411-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/a2bb879d-7df0-4961-a9b8-a911fe96354f/?format=api"
                },
                {
                    "id": "0a1aa8bd-d05e-4ebc-af52-c462cca02dbe",
                    "gambit_id": "60b20246-28ec-436e-ba43-72ad702b7348",
                    "last_updated": "2023-08-29T09:08:31.780877-04:00",
                    "created_at": "2023-08-27T08:13:19.058711-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/a2bb879d-7df0-4961-a9b8-a911fe96354f/?format=api"
                }
            ]
        }
    ]
}