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/8cdff409-b961-4d80-b323-ae248aea01da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8cdff409-b961-4d80-b323-ae248aea01da",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4039d559-e6ed-40a7-9a0b-72864a2f420b",
    "completed": true,
    "last_updated": "2023-09-08T09:28:31.589492-04:00",
    "created_at": "2023-09-06T09:08:15.720248-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4039d559-e6ed-40a7-9a0b-72864a2f420b",
    "datetime": "2023-09-06T18:40:00-04:00",
    "cutoff_datetime": "2023-09-06T18:40:00-04:00",
    "name": "LOS (L Lynn) v. MIA (JT Chargois)",
    "bettypes": [
        {
            "id": "87af3941-a29a-4a39-80e6-9e4c41e57f73",
            "match": "https://api-prod.gambitprofit.com/api/matches/8cdff409-b961-4d80-b323-ae248aea01da/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T09:08:15.728464-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": "LOS (L Lynn)",
                        "amount": 5689.0
                    },
                    {
                        "team": "MIA (JT Chargois)",
                        "amount": 4311.0
                    }
                ],
                "expected_reward_tokens": 9613.53,
                "profit_sb": 113.53,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5962e1a1-ed7b-4cc4-ac6f-162f925614d2",
                    "gambit_id": "f7899c43-e91a-4636-9e4d-2498d219f0ee",
                    "last_updated": "2023-09-08T09:28:31.597183-04:00",
                    "created_at": "2023-09-06T09:08:15.732579-04:00",
                    "name": "LOS (L Lynn)",
                    "reward": "1.69000",
                    "odds": "1.71940",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87af3941-a29a-4a39-80e6-9e4c41e57f73/?format=api"
                },
                {
                    "id": "c747eeca-a0f1-480b-a55a-ff228f134954",
                    "gambit_id": "dcad4dc5-5a2d-4412-8f57-c7e7ee623b98",
                    "last_updated": "2023-09-08T09:28:31.600437-04:00",
                    "created_at": "2023-09-06T09:08:15.736397-04:00",
                    "name": "MIA (JT Chargois)",
                    "reward": "2.23000",
                    "odds": "2.29000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87af3941-a29a-4a39-80e6-9e4c41e57f73/?format=api"
                }
            ]
        },
        {
            "id": "f2edc09e-1779-4afb-8870-303c12f1e0cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/8cdff409-b961-4d80-b323-ae248aea01da/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T09:08:15.740977-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": "MIA",
                        "amount": 5512.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30e37259-7cc7-4908-85bd-c62b22e5fd56",
                    "gambit_id": "43cf7ba7-5f3e-42f0-89b3-c947418211c8",
                    "last_updated": "2023-09-08T09:28:31.610274-04:00",
                    "created_at": "2023-09-06T09:08:15.750958-04:00",
                    "name": "MIA",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2edc09e-1779-4afb-8870-303c12f1e0cc/?format=api"
                },
                {
                    "id": "208560f2-8d8e-43df-9157-90069082a8fa",
                    "gambit_id": "3a33f0b8-52b6-48cd-9ac8-0a2d8f80dfed",
                    "last_updated": "2023-09-08T09:28:31.607014-04:00",
                    "created_at": "2023-09-06T09:08:15.746551-04:00",
                    "name": "LOS",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2edc09e-1779-4afb-8870-303c12f1e0cc/?format=api"
                }
            ]
        },
        {
            "id": "28723187-abc4-46f5-bd93-f85ddb3ae5b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8cdff409-b961-4d80-b323-ae248aea01da/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T09:08:15.754918-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4c66cff-c497-4d7d-baa2-7881aa7416de",
                    "gambit_id": "9e0725d7-0594-4f66-9276-6a081a9d6172",
                    "last_updated": "2023-09-08T09:28:31.619830-04:00",
                    "created_at": "2023-09-06T09:08:15.763762-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28723187-abc4-46f5-bd93-f85ddb3ae5b5/?format=api"
                },
                {
                    "id": "165852e5-0375-430a-8867-59e4117d2443",
                    "gambit_id": "f664246b-cf2c-4318-acda-93caabb5d71a",
                    "last_updated": "2023-09-08T09:28:31.616656-04:00",
                    "created_at": "2023-09-06T09:08:15.759247-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28723187-abc4-46f5-bd93-f85ddb3ae5b5/?format=api"
                }
            ]
        }
    ]
}