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/be8917a7-d41f-48f6-b5fa-51c581e63f72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be8917a7-d41f-48f6-b5fa-51c581e63f72",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1c365ff-fac1-4320-a987-2487182ffb5c",
    "completed": true,
    "last_updated": "2023-08-12T18:08:06.619648-04:00",
    "created_at": "2023-08-11T09:38:24.453194-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1c365ff-fac1-4320-a987-2487182ffb5c",
    "datetime": "2023-08-11T20:10:00-04:00",
    "cutoff_datetime": "2023-08-11T20:10:00-04:00",
    "name": "MIL (C Burnes) v. CWS (M Kopech)",
    "bettypes": [
        {
            "id": "efd6749e-e81c-4ed2-9f6c-4511c1938f11",
            "match": "https://api-prod.gambitprofit.com/api/matches/be8917a7-d41f-48f6-b5fa-51c581e63f72/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T09:38:24.460898-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": "MIL (C Burnes)",
                        "amount": 6173.0
                    },
                    {
                        "team": "CWS (M Kopech)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1a7bbe06-9e12-4273-85ba-c340dd73c49d",
                    "gambit_id": "3d4029f4-4104-4d59-850a-9aa694249e05",
                    "last_updated": "2023-08-12T18:08:06.635147-04:00",
                    "created_at": "2023-08-11T09:38:24.466522-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efd6749e-e81c-4ed2-9f6c-4511c1938f11/?format=api"
                },
                {
                    "id": "941a432d-b890-476f-83cd-a58953e05883",
                    "gambit_id": "d6d760d0-7d87-4279-991a-479c361d9e26",
                    "last_updated": "2023-08-12T18:08:06.631534-04:00",
                    "created_at": "2023-08-11T09:38:24.472338-04:00",
                    "name": "CWS (M Kopech)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efd6749e-e81c-4ed2-9f6c-4511c1938f11/?format=api"
                }
            ]
        },
        {
            "id": "a597abec-0562-4069-8bda-fd2e784b5579",
            "match": "https://api-prod.gambitprofit.com/api/matches/be8917a7-d41f-48f6-b5fa-51c581e63f72/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T09:38:24.477778-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1866ab0-232a-429e-8d77-4960ed10c317",
                    "gambit_id": "3a16864d-6584-452c-b545-498a45668d05",
                    "last_updated": "2023-08-12T18:08:06.646235-04:00",
                    "created_at": "2023-08-11T09:38:24.489584-04:00",
                    "name": "CWS",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a597abec-0562-4069-8bda-fd2e784b5579/?format=api"
                },
                {
                    "id": "cfea7347-ec2d-47de-a373-c5cc68c338fd",
                    "gambit_id": "680eb526-ae8d-48e9-a6e4-6c536246d36a",
                    "last_updated": "2023-08-12T18:08:06.642470-04:00",
                    "created_at": "2023-08-11T09:38:24.483757-04:00",
                    "name": "MIL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a597abec-0562-4069-8bda-fd2e784b5579/?format=api"
                }
            ]
        },
        {
            "id": "91aaf370-e6b5-4362-bcd3-886ee45c86c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/be8917a7-d41f-48f6-b5fa-51c581e63f72/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T09:38:24.500109-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c15b17b2-b1e1-418f-8c5d-a27b20848ba5",
                    "gambit_id": "3f3712d9-3047-43df-a517-706e0a39a548",
                    "last_updated": "2023-08-12T18:08:06.654147-04:00",
                    "created_at": "2023-08-11T09:38:24.506571-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aaf370-e6b5-4362-bcd3-886ee45c86c0/?format=api"
                },
                {
                    "id": "b2325289-662a-4f14-b250-636100c74e56",
                    "gambit_id": "e52855cf-783a-45b6-b499-25dd8c98e28f",
                    "last_updated": "2023-08-12T18:08:06.658155-04:00",
                    "created_at": "2023-08-11T09:38:24.513100-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aaf370-e6b5-4362-bcd3-886ee45c86c0/?format=api"
                }
            ]
        }
    ]
}