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/3cb6655b-8f96-4e73-bdf7-08449de1ff9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3cb6655b-8f96-4e73-bdf7-08449de1ff9c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "66f9b5db-5a01-4ffb-8ca3-68f693079b0c",
    "completed": true,
    "last_updated": "2022-12-30T18:47:00.142755-05:00",
    "created_at": "2022-12-28T09:32:06.738703-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.87,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/66f9b5db-5a01-4ffb-8ca3-68f693079b0c",
    "datetime": "2022-12-28T19:10:00-05:00",
    "cutoff_datetime": "2022-12-28T19:10:00-05:00",
    "name": "Orlando Magic v. Detroit Pistons",
    "bettypes": [
        {
            "id": "df319e46-fcc6-4432-8f7e-727d1a0cd7e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cb6655b-8f96-4e73-bdf7-08449de1ff9c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-28T09:32:06.744618-05: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": "Orlando Magic",
                        "amount": 5098.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "46a926d0-7f12-47d5-9b13-14089b4392d5",
                    "gambit_id": "5113cce4-f4b5-4d78-b76e-67cdb4edefd0",
                    "last_updated": "2022-12-30T18:47:00.149999-05:00",
                    "created_at": "2022-12-28T09:32:06.747109-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df319e46-fcc6-4432-8f7e-727d1a0cd7e5/?format=api"
                },
                {
                    "id": "807660b1-6362-46bd-84b1-8f765228fa5a",
                    "gambit_id": "dca3ac4a-04dd-4cfe-9bca-0b982a228a39",
                    "last_updated": "2022-12-30T18:47:00.148869-05:00",
                    "created_at": "2022-12-28T09:32:06.745852-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df319e46-fcc6-4432-8f7e-727d1a0cd7e5/?format=api"
                }
            ]
        },
        {
            "id": "893aef6d-709f-44db-b1a3-a36f28a03481",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cb6655b-8f96-4e73-bdf7-08449de1ff9c/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-28T09:32:06.748421-05: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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "575977b3-135f-433c-8b42-03e7e93ab777",
                    "gambit_id": "8606fcac-5a56-48bd-bfee-621aba0d29c2",
                    "last_updated": "2022-12-30T18:47:00.153347-05:00",
                    "created_at": "2022-12-28T09:32:06.750885-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/893aef6d-709f-44db-b1a3-a36f28a03481/?format=api"
                },
                {
                    "id": "d42ff27d-b1d3-4813-bf8e-b54771580881",
                    "gambit_id": "b71b1623-614e-4740-8224-4e8817ba38eb",
                    "last_updated": "2022-12-30T18:47:00.152211-05:00",
                    "created_at": "2022-12-28T09:32:06.749645-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/893aef6d-709f-44db-b1a3-a36f28a03481/?format=api"
                }
            ]
        },
        {
            "id": "85a1c87f-ce95-414f-9c46-6594a9f2edd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cb6655b-8f96-4e73-bdf7-08449de1ff9c/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-28T09:32:06.740436-05: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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85517d72-609c-4332-a85d-747dbc168dab",
                    "gambit_id": "b7c16001-db78-463e-98cb-3196b6f70f1c",
                    "last_updated": "2022-12-30T18:47:00.145523-05:00",
                    "created_at": "2022-12-28T09:32:06.741708-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a1c87f-ce95-414f-9c46-6594a9f2edd9/?format=api"
                },
                {
                    "id": "4b8dc820-f004-4055-a2d2-091acf528ccf",
                    "gambit_id": "d1a17479-0a21-47a0-86c3-4a49507667a8",
                    "last_updated": "2022-12-30T18:47:00.146653-05:00",
                    "created_at": "2022-12-28T09:32:06.743047-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a1c87f-ce95-414f-9c46-6594a9f2edd9/?format=api"
                }
            ]
        }
    ]
}