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/a4f122ef-18c0-4820-916b-0e6da04274c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a4f122ef-18c0-4820-916b-0e6da04274c6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ac2f7f4-5e1a-44c6-9df2-cbd084f3b99a",
    "completed": true,
    "last_updated": "2023-05-20T15:42:14.927534-04:00",
    "created_at": "2023-05-19T11:02:13.462552-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.07,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9ac2f7f4-5e1a-44c6-9df2-cbd084f3b99a",
    "datetime": "2023-05-19T20:30:00-04:00",
    "cutoff_datetime": "2023-05-19T20:30:00-04:00",
    "name": "Miami Heat v. Boston Celtics",
    "bettypes": [
        {
            "id": "9b52e228-770c-4f92-8ff2-bcafd2273a4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4f122ef-18c0-4820-916b-0e6da04274c6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:13.474580-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": "Boston Celtics",
                        "amount": 7718.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 2282.0
                    }
                ],
                "expected_reward_tokens": 9493.12,
                "profit_sb": -6.88,
                "profit_sb_percentage": -0.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7be6e474-c0f1-4bb6-a5ae-f5616ef2474a",
                    "gambit_id": "e732edee-2333-4850-bbbc-475cf812121f",
                    "last_updated": "2023-05-20T15:42:14.942955-04:00",
                    "created_at": "2023-05-19T11:02:13.476009-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.23000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b52e228-770c-4f92-8ff2-bcafd2273a4c/?format=api"
                },
                {
                    "id": "3aed1d2c-6e95-4987-848d-23ef1b7452bb",
                    "gambit_id": "33cc0479-38d0-484a-b664-bea500111e0a",
                    "last_updated": "2023-05-20T15:42:14.944686-04:00",
                    "created_at": "2023-05-19T11:02:13.477479-04:00",
                    "name": "Miami Heat",
                    "reward": "4.16000",
                    "odds": "4.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b52e228-770c-4f92-8ff2-bcafd2273a4c/?format=api"
                }
            ]
        },
        {
            "id": "9f422f76-0e39-4c1e-ba64-36ba53781054",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4f122ef-18c0-4820-916b-0e6da04274c6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:13.469903-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b9f67e1-f018-4b6d-b81a-e026cbe8a3a6",
                    "gambit_id": "a0bb2ef0-4b87-4514-a440-315e7e3f8b24",
                    "last_updated": "2023-05-20T15:42:14.939527-04:00",
                    "created_at": "2023-05-19T11:02:13.472932-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f422f76-0e39-4c1e-ba64-36ba53781054/?format=api"
                },
                {
                    "id": "241176ab-7311-4d03-8d8e-71459f99ea59",
                    "gambit_id": "f3a0d2a9-77cc-4cc9-bf5f-5508431e8234",
                    "last_updated": "2023-05-20T15:42:14.937807-04:00",
                    "created_at": "2023-05-19T11:02:13.471329-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f422f76-0e39-4c1e-ba64-36ba53781054/?format=api"
                }
            ]
        },
        {
            "id": "327f7c7f-64c9-4964-a384-fcc116b1f36b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4f122ef-18c0-4820-916b-0e6da04274c6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:13.464929-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 215",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 215",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0bf4ee17-1d7f-410d-a5cb-b943cc1aaf71",
                    "gambit_id": "4c835ae2-4852-4390-bec3-f2f6a40a661e",
                    "last_updated": "2023-05-20T15:42:14.932412-04:00",
                    "created_at": "2023-05-19T11:02:13.466620-04:00",
                    "name": "Game Total Under 215",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327f7c7f-64c9-4964-a384-fcc116b1f36b/?format=api"
                },
                {
                    "id": "9a909e2e-9c5d-40be-bc0f-9fbe46f33930",
                    "gambit_id": "bf9b11e0-5394-45ed-b9ac-af68568a6fa7",
                    "last_updated": "2023-05-20T15:42:14.934316-04:00",
                    "created_at": "2023-05-19T11:02:13.468357-04:00",
                    "name": "Game Total Over 215",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327f7c7f-64c9-4964-a384-fcc116b1f36b/?format=api"
                }
            ]
        }
    ]
}