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/98304ccf-0884-4902-9125-d8a508485ea4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "98304ccf-0884-4902-9125-d8a508485ea4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ec4649fc-e58b-4f47-8bd4-aa757ffc2413",
    "completed": true,
    "last_updated": "2023-07-24T13:28:09.343150-04:00",
    "created_at": "2023-07-23T11:47:57.288322-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ec4649fc-e58b-4f47-8bd4-aa757ffc2413",
    "datetime": "2023-07-23T13:40:00-04:00",
    "cutoff_datetime": "2023-07-23T13:40:00-04:00",
    "name": "BAL (T Wells) v. TAM (T Bradley)",
    "bettypes": [
        {
            "id": "cc67f036-1429-496c-8910-cafa9b86e6d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/98304ccf-0884-4902-9125-d8a508485ea4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-23T11:47:57.294243-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": "TAM (T Bradley)",
                        "amount": 5776.0
                    },
                    {
                        "team": "BAL (T Wells)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8788c0c1-04df-4765-898f-3f667a35fab6",
                    "gambit_id": "0f82b0e6-359d-4d0e-aebd-6ee8937844b8",
                    "last_updated": "2023-07-24T13:28:09.360175-04:00",
                    "created_at": "2023-07-23T11:47:57.302417-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc67f036-1429-496c-8910-cafa9b86e6d6/?format=api"
                },
                {
                    "id": "f301e416-1be8-413c-8ba2-35f57fc6c53b",
                    "gambit_id": "727cc6d6-205d-409d-8598-86f2af78ead8",
                    "last_updated": "2023-07-24T13:28:09.354100-04:00",
                    "created_at": "2023-07-23T11:47:57.298213-04:00",
                    "name": "BAL (T Wells)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc67f036-1429-496c-8910-cafa9b86e6d6/?format=api"
                }
            ]
        },
        {
            "id": "f7941bf2-4dd4-457c-9eef-a8c3aa0875dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/98304ccf-0884-4902-9125-d8a508485ea4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-23T11:47:57.306949-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",
                        "amount": 6010.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bafbf6f-384b-4dde-9549-33bbfeb76d24",
                    "gambit_id": "f85a4b88-c7b7-48a6-9203-fbf499602de8",
                    "last_updated": "2023-07-24T13:28:09.370014-04:00",
                    "created_at": "2023-07-23T11:47:57.311461-04:00",
                    "name": "BAL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7941bf2-4dd4-457c-9eef-a8c3aa0875dc/?format=api"
                },
                {
                    "id": "1def6a94-c104-40ee-842e-ac009bb0febd",
                    "gambit_id": "d510c303-ec7c-4e82-bb48-5f492a4612ea",
                    "last_updated": "2023-07-24T13:28:09.374821-04:00",
                    "created_at": "2023-07-23T11:47:57.315655-04:00",
                    "name": "TAM",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7941bf2-4dd4-457c-9eef-a8c3aa0875dc/?format=api"
                }
            ]
        },
        {
            "id": "dc0a424d-0a13-4b31-bc45-5167e78017cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/98304ccf-0884-4902-9125-d8a508485ea4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-23T11:47:57.319924-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e63617e9-386b-4130-8d17-5b0a9ee968a6",
                    "gambit_id": "cbc33618-0b63-43bf-9598-7b6ea2ff985c",
                    "last_updated": "2023-07-24T13:28:09.391838-04:00",
                    "created_at": "2023-07-23T11:47:57.329923-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/dc0a424d-0a13-4b31-bc45-5167e78017cf/?format=api"
                },
                {
                    "id": "c7cbdfc3-1d13-4cae-b1f2-4d7a1a581ed8",
                    "gambit_id": "115d88b0-3ef0-4802-aebf-32f8538ce3f2",
                    "last_updated": "2023-07-24T13:28:09.383552-04:00",
                    "created_at": "2023-07-23T11:47:57.325543-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/dc0a424d-0a13-4b31-bc45-5167e78017cf/?format=api"
                }
            ]
        }
    ]
}