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/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "85a0c3c1-e74f-46f2-9099-bdacd79fea26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fc706bbf-344c-498b-bc6e-6128708880b6",
    "completed": true,
    "last_updated": "2023-09-25T14:23:22.945890-04:00",
    "created_at": "2023-09-23T09:38:26.310744-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fc706bbf-344c-498b-bc6e-6128708880b6",
    "datetime": "2023-09-23T18:10:00-04:00",
    "cutoff_datetime": "2023-09-23T18:10:00-04:00",
    "name": "BAL (J Means) v. CLE (C Quantrill)",
    "bettypes": [
        {
            "id": "9618e021-c7c6-45fe-ad4f-b1e35d6dd773",
            "match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-23T09:38:26.328761-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": "BAL (J Means)",
                        "amount": 5440.0
                    },
                    {
                        "team": "CLE (C Quantrill)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b7998f6-a3c0-43c3-bb49-c6e86d0cbb9d",
                    "gambit_id": "cd01d914-841c-42e5-9b1e-7914a571f0e1",
                    "last_updated": "2023-09-25T14:23:22.953993-04:00",
                    "created_at": "2023-09-23T09:38:26.334241-04:00",
                    "name": "BAL (J Means)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9618e021-c7c6-45fe-ad4f-b1e35d6dd773/?format=api"
                },
                {
                    "id": "7fd41bc6-b927-4e25-add1-0250a072aa67",
                    "gambit_id": "cab83205-2a92-44ec-a32b-d9b7e00c3a16",
                    "last_updated": "2023-09-25T14:23:22.957249-04:00",
                    "created_at": "2023-09-23T09:38:26.338786-04:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9618e021-c7c6-45fe-ad4f-b1e35d6dd773/?format=api"
                }
            ]
        },
        {
            "id": "ad2db869-bc75-4864-b549-5333f5784e4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-23T09:38:26.342903-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",
                        "amount": 5688.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c22fa220-4575-42f3-a03d-a886b3145771",
                    "gambit_id": "be356527-05cc-497e-bb77-51ccbc1576fe",
                    "last_updated": "2023-09-25T14:23:22.968009-04:00",
                    "created_at": "2023-09-23T09:38:26.350485-04:00",
                    "name": "CLE",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2db869-bc75-4864-b549-5333f5784e4a/?format=api"
                },
                {
                    "id": "0e3facf0-8367-42df-bb1d-8ed49972fd11",
                    "gambit_id": "3215c2cd-5439-47e1-9735-6363fa49c0e2",
                    "last_updated": "2023-09-25T14:23:22.964148-04:00",
                    "created_at": "2023-09-23T09:38:26.346390-04:00",
                    "name": "BAL",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2db869-bc75-4864-b549-5333f5784e4a/?format=api"
                }
            ]
        },
        {
            "id": "c7846446-e7e2-46de-9183-751825205597",
            "match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-23T09:38:26.354540-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3358fa9a-a37d-46c8-8597-368b854dc285",
                    "gambit_id": "e3832c71-f8e2-4fb9-9f1b-c9f3f216d4d4",
                    "last_updated": "2023-09-25T14:23:22.978789-04:00",
                    "created_at": "2023-09-23T09:38:26.362167-04:00",
                    "name": "Game Total Under",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7846446-e7e2-46de-9183-751825205597/?format=api"
                },
                {
                    "id": "8d6c5821-f53a-4e3c-bd00-398a947c0524",
                    "gambit_id": "dc644b06-eb6d-4e20-8c22-bcfd148d977f",
                    "last_updated": "2023-09-25T14:23:22.975011-04:00",
                    "created_at": "2023-09-23T09:38:26.358399-04:00",
                    "name": "Game Total Over",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7846446-e7e2-46de-9183-751825205597/?format=api"
                }
            ]
        }
    ]
}