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/fca59bdd-bec6-4083-bfdf-015090c8b08f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fca59bdd-bec6-4083-bfdf-015090c8b08f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c172ff57-cc3e-4d02-88e3-1dd6e9accc38",
    "completed": true,
    "last_updated": "2023-04-11T13:27:03.637252-04:00",
    "created_at": "2023-04-10T08:57:01.524790-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c172ff57-cc3e-4d02-88e3-1dd6e9accc38",
    "datetime": "2023-04-10T18:10:00-04:00",
    "cutoff_datetime": "2023-04-10T18:10:00-04:00",
    "name": "NYY (D German) v. CLE (S Bieber)",
    "bettypes": [
        {
            "id": "f20c3011-b173-4627-a738-7759758d8a24",
            "match": "https://api-prod.gambitprofit.com/api/matches/fca59bdd-bec6-4083-bfdf-015090c8b08f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T08:57:01.542906-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 (S Bieber)",
                        "amount": 5873.0
                    },
                    {
                        "team": "NYY (D German)",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f525f716-53a2-4b63-837c-768c86442500",
                    "gambit_id": "33a0e23e-4824-4a9e-acc5-8250ebcb4ba7",
                    "last_updated": "2023-04-11T13:27:03.662615-04:00",
                    "created_at": "2023-04-10T08:57:01.547101-04:00",
                    "name": "CLE (S Bieber)",
                    "reward": "1.63000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20c3011-b173-4627-a738-7759758d8a24/?format=api"
                },
                {
                    "id": "52694ea0-2cc3-434d-9dbc-ed256253c7e7",
                    "gambit_id": "d00d1e6f-ff72-45ed-9456-1ce0d3ae4c92",
                    "last_updated": "2023-04-11T13:27:03.665222-04:00",
                    "created_at": "2023-04-10T08:57:01.549809-04:00",
                    "name": "NYY (D German)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20c3011-b173-4627-a738-7759758d8a24/?format=api"
                }
            ]
        },
        {
            "id": "3790fff1-3c45-49bc-9b3e-1bb2aed997a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/fca59bdd-bec6-4083-bfdf-015090c8b08f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T08:57:01.529282-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": "NYY",
                        "amount": 5939.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72c4670a-f556-4a98-8a73-77a146606ef0",
                    "gambit_id": "0cef99f7-b6f8-4cf3-8497-7c1a8a5cb6f7",
                    "last_updated": "2023-04-11T13:27:03.656750-04:00",
                    "created_at": "2023-04-10T08:57:01.539325-04:00",
                    "name": "NYY",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3790fff1-3c45-49bc-9b3e-1bb2aed997a5/?format=api"
                },
                {
                    "id": "7df93000-7b46-488e-ab41-bf92dc0ba417",
                    "gambit_id": "d3aad439-92ab-4b31-a810-b214c1315339",
                    "last_updated": "2023-04-11T13:27:03.653096-04:00",
                    "created_at": "2023-04-10T08:57:01.534944-04:00",
                    "name": "CLE",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3790fff1-3c45-49bc-9b3e-1bb2aed997a5/?format=api"
                }
            ]
        },
        {
            "id": "3f7799e7-4cd6-4eb8-825b-220c71fd0b43",
            "match": "https://api-prod.gambitprofit.com/api/matches/fca59bdd-bec6-4083-bfdf-015090c8b08f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T09:52:13.458390-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea59a9ee-fe6f-4bb0-b1c2-97d2e71ab646",
                    "gambit_id": "4679e6aa-20a3-47ff-a939-0f99fdc236d4",
                    "last_updated": "2023-04-11T13:27:03.646187-04:00",
                    "created_at": "2023-04-10T09:52:13.462666-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7799e7-4cd6-4eb8-825b-220c71fd0b43/?format=api"
                },
                {
                    "id": "d96d5532-2cdb-4be5-a19b-f890a16d833c",
                    "gambit_id": "9187a914-30ab-4ae0-8d13-c0c7e522dad3",
                    "last_updated": "2023-04-11T13:27:03.643353-04:00",
                    "created_at": "2023-04-10T09:52:13.460420-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7799e7-4cd6-4eb8-825b-220c71fd0b43/?format=api"
                }
            ]
        }
    ]
}