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/29e31dfe-bea1-4ed5-b1d5-d1c2cab32219/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "29e31dfe-bea1-4ed5-b1d5-d1c2cab32219",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cc828671-8032-4223-8e07-29e2bd55b5bc",
    "completed": true,
    "last_updated": "2023-09-15T16:28:16.799677-04:00",
    "created_at": "2023-09-12T09:23:02.282015-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cc828671-8032-4223-8e07-29e2bd55b5bc",
    "datetime": "2023-09-12T19:40:00-04:00",
    "cutoff_datetime": "2023-09-12T19:40:00-04:00",
    "name": "KAN (J Lyles) v. CWS (T Toussaint) - Game 2",
    "bettypes": [
        {
            "id": "eaf06398-7769-4ba6-bd8c-45bcd3599e56",
            "match": "https://api-prod.gambitprofit.com/api/matches/29e31dfe-bea1-4ed5-b1d5-d1c2cab32219/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-12T09:23:02.289232-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": "CWS (T Toussaint)",
                        "amount": 5478.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 4522.0
                    }
                ],
                "expected_reward_tokens": 9586.5,
                "profit_sb": 86.5,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f29fc29-6b43-4a4c-8093-4199fcee8ceb",
                    "gambit_id": "a481d152-53d7-485b-9f97-2ca44449d766",
                    "last_updated": "2023-09-15T16:28:16.814801-04:00",
                    "created_at": "2023-09-12T09:23:02.300453-04:00",
                    "name": "CWS (T Toussaint)",
                    "reward": "1.75000",
                    "odds": "1.78740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf06398-7769-4ba6-bd8c-45bcd3599e56/?format=api"
                },
                {
                    "id": "9fbcdc1b-1388-4b84-bbf4-9aacecf9e273",
                    "gambit_id": "1de5b216-2f04-43c1-b260-a16b8175a132",
                    "last_updated": "2023-09-15T16:28:16.809983-04:00",
                    "created_at": "2023-09-12T09:23:02.294365-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.12000",
                    "odds": "2.17000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf06398-7769-4ba6-bd8c-45bcd3599e56/?format=api"
                }
            ]
        },
        {
            "id": "7a6ba8b3-1e11-453b-8b0d-23b9bf35f20f",
            "match": "https://api-prod.gambitprofit.com/api/matches/29e31dfe-bea1-4ed5-b1d5-d1c2cab32219/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-12T09:23:02.307680-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": "KAN",
                        "amount": 6154.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2051b738-5722-4708-80ee-09979d7d1d7b",
                    "gambit_id": "9059f1bb-a0cf-4981-b372-1be4962d388f",
                    "last_updated": "2023-09-15T16:28:16.822735-04:00",
                    "created_at": "2023-09-12T09:23:02.312490-04:00",
                    "name": "KAN",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6ba8b3-1e11-453b-8b0d-23b9bf35f20f/?format=api"
                },
                {
                    "id": "53569e70-885e-4fe1-87b1-735ed40caf11",
                    "gambit_id": "595e7666-d4fe-44db-befc-27cc88b5ad2e",
                    "last_updated": "2023-09-15T16:28:16.826337-04:00",
                    "created_at": "2023-09-12T09:23:02.318104-04:00",
                    "name": "CWS",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6ba8b3-1e11-453b-8b0d-23b9bf35f20f/?format=api"
                }
            ]
        },
        {
            "id": "6aff55d7-d63c-41b0-a897-1b0e9c1cda57",
            "match": "https://api-prod.gambitprofit.com/api/matches/29e31dfe-bea1-4ed5-b1d5-d1c2cab32219/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-12T09:23:02.323368-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 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "242dc78d-2b73-4689-99e5-e6877cc98c3c",
                    "gambit_id": "cc019d21-4c8a-4586-8459-c7cbbc174fc8",
                    "last_updated": "2023-09-15T16:28:16.833878-04:00",
                    "created_at": "2023-09-12T09:23:02.327822-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aff55d7-d63c-41b0-a897-1b0e9c1cda57/?format=api"
                },
                {
                    "id": "80387ddc-34ef-4bb4-88fe-a2492bec8266",
                    "gambit_id": "def62c06-8565-4aa7-8775-bedb724fccbf",
                    "last_updated": "2023-09-15T16:28:16.837770-04:00",
                    "created_at": "2023-09-12T09:23:02.338278-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aff55d7-d63c-41b0-a897-1b0e9c1cda57/?format=api"
                }
            ]
        }
    ]
}