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/0645d3c4-e076-4079-b558-1a3594307d95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0645d3c4-e076-4079-b558-1a3594307d95",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bbca44ec-3c01-467c-a7cb-8da379ffdbf8",
    "completed": true,
    "last_updated": "2023-05-14T10:57:13.653117-04:00",
    "created_at": "2023-05-11T16:17:13.223655-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bbca44ec-3c01-467c-a7cb-8da379ffdbf8",
    "datetime": "2023-05-11T21:40:00-04:00",
    "cutoff_datetime": "2023-05-11T21:40:00-04:00",
    "name": "Texas Rangers v. Oakland Athletics",
    "bettypes": [
        {
            "id": "356af60f-ad1a-4b25-bf88-74e93e33d30a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-11T16:17:13.237196-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": "Texas Rangers",
                        "amount": 6728.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "01c4e5b0-2b42-4dad-9f22-d5000524750d",
                    "gambit_id": "f0c47355-0bc9-4e29-a0bf-3864a4fd7e73",
                    "last_updated": "2023-05-14T10:57:13.666023-04:00",
                    "created_at": "2023-05-11T16:17:13.240533-04:00",
                    "name": "Texas Rangers",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356af60f-ad1a-4b25-bf88-74e93e33d30a/?format=api"
                },
                {
                    "id": "3079473a-c653-498a-bab0-c49256392464",
                    "gambit_id": "382d99c9-3d66-42b6-8527-c619412e1303",
                    "last_updated": "2023-05-14T10:57:13.664795-04:00",
                    "created_at": "2023-05-11T16:17:13.238831-04:00",
                    "name": "Oakland Athletics",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356af60f-ad1a-4b25-bf88-74e93e33d30a/?format=api"
                }
            ]
        },
        {
            "id": "101cd783-44c9-4b64-a3f4-811813e46eae",
            "match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-11T16:17:13.232538-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": "Texas Rangers",
                        "amount": 5599.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8338cb5c-c0c6-4e3a-bbc0-4311a5fa3b6e",
                    "gambit_id": "462f3979-307c-4876-acd5-7b6906d2bb46",
                    "last_updated": "2023-05-14T10:57:13.662205-04:00",
                    "created_at": "2023-05-11T16:17:13.235567-04:00",
                    "name": "Texas Rangers",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/101cd783-44c9-4b64-a3f4-811813e46eae/?format=api"
                },
                {
                    "id": "fad0bd6e-c147-4c79-a040-faedf3fd2a40",
                    "gambit_id": "05638d16-7b76-4bf3-8c16-3bf80f6c3172",
                    "last_updated": "2023-05-14T10:57:13.660869-04:00",
                    "created_at": "2023-05-11T16:17:13.233897-04:00",
                    "name": "Oakland Athletics",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/101cd783-44c9-4b64-a3f4-811813e46eae/?format=api"
                }
            ]
        },
        {
            "id": "0840072e-e73f-4fa5-8661-8cebc70f0d8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-11T16:17:13.225927-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dfabe8ce-c267-4900-8c2b-32b098a9f548",
                    "gambit_id": "96fcc938-90ed-447a-8908-bd44476034a6",
                    "last_updated": "2023-05-14T10:57:13.657925-04:00",
                    "created_at": "2023-05-11T16:17:13.230048-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840072e-e73f-4fa5-8661-8cebc70f0d8f/?format=api"
                },
                {
                    "id": "e438af67-1e13-483a-af44-49812c8fc78a",
                    "gambit_id": "ab6c2779-64b1-4b0d-8ca5-eae46168dea2",
                    "last_updated": "2023-05-14T10:57:13.656397-04:00",
                    "created_at": "2023-05-11T16:17:13.228038-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840072e-e73f-4fa5-8661-8cebc70f0d8f/?format=api"
                }
            ]
        }
    ]
}