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/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ee1c0007-7960-4d88-b58f-a9f6eb3987d7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9bfb22f5-2b90-4848-9b50-8c12d7f8e1e3",
    "completed": true,
    "last_updated": "2023-07-04T10:13:01.386650-04:00",
    "created_at": "2023-07-02T08:58:24.417227-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9bfb22f5-2b90-4848-9b50-8c12d7f8e1e3",
    "datetime": "2023-07-02T14:20:00-04:00",
    "cutoff_datetime": "2023-07-02T14:20:00-04:00",
    "name": "CLE (A Civale) v. CHC (J Taillon)",
    "bettypes": [
        {
            "id": "7b75972b-ee60-403e-ad13-29ca9ef6d686",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-02T08:58:24.420074-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": "CHC (J Taillon)",
                        "amount": 5117.0
                    },
                    {
                        "team": "CLE (A Civale)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4ac94b6d-7abc-4529-b2af-f58af32fa754",
                    "gambit_id": "5d2f19c0-2a8a-4077-8e8a-759ab2804acd",
                    "last_updated": "2023-07-04T10:13:01.392577-04:00",
                    "created_at": "2023-07-02T08:58:24.424507-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b75972b-ee60-403e-ad13-29ca9ef6d686/?format=api"
                },
                {
                    "id": "462fd76e-5d64-400c-bf51-9a67f9c0306a",
                    "gambit_id": "4c42c70b-356a-45a9-bc74-0f31dae9be63",
                    "last_updated": "2023-07-04T10:13:01.390823-04:00",
                    "created_at": "2023-07-02T08:58:24.422365-04:00",
                    "name": "CLE (A Civale)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b75972b-ee60-403e-ad13-29ca9ef6d686/?format=api"
                }
            ]
        },
        {
            "id": "ddd7b352-76db-4eca-b249-1208191454b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-02T08:58:24.426675-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": "CHC",
                        "amount": 6090.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36fe987b-c2a3-49a6-ab5e-65fb7ecb3610",
                    "gambit_id": "9bcabd26-8913-43fe-870a-84d80fe05dff",
                    "last_updated": "2023-07-04T10:13:01.397580-04:00",
                    "created_at": "2023-07-02T08:58:24.431232-04:00",
                    "name": "CHC",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd7b352-76db-4eca-b249-1208191454b1/?format=api"
                },
                {
                    "id": "65e67e2f-404c-48b1-b245-a564351c5636",
                    "gambit_id": "233cb064-3f4c-4251-bf43-940cedcce841",
                    "last_updated": "2023-07-04T10:13:01.395922-04:00",
                    "created_at": "2023-07-02T08:58:24.429027-04:00",
                    "name": "CLE",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd7b352-76db-4eca-b249-1208191454b1/?format=api"
                }
            ]
        },
        {
            "id": "33ff4e3b-d937-4c2b-ae55-8d5898548915",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-02T08:58:24.433448-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b57b1d4e-81f7-484a-bfc0-663600a3ceee",
                    "gambit_id": "b0b9f492-e515-4101-a26e-5160b74ed12b",
                    "last_updated": "2023-07-04T10:13:01.402310-04:00",
                    "created_at": "2023-07-02T08:58:24.437309-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ff4e3b-d937-4c2b-ae55-8d5898548915/?format=api"
                },
                {
                    "id": "3fa2fd4c-4a9f-47da-bfd1-e58352a66501",
                    "gambit_id": "b853f45f-b15a-4555-9b32-e0c0384d1c93",
                    "last_updated": "2023-07-04T10:13:01.400538-04:00",
                    "created_at": "2023-07-02T08:58:24.435352-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ff4e3b-d937-4c2b-ae55-8d5898548915/?format=api"
                }
            ]
        }
    ]
}