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/e8e9f89e-4892-4780-b402-9e661a0a5eb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e8e9f89e-4892-4780-b402-9e661a0a5eb1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a94071ec-515d-478a-b26c-51e4ba35a5bd",
    "completed": true,
    "last_updated": "2023-07-02T11:03:49.437207-04:00",
    "created_at": "2023-06-30T13:08:04.524810-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a94071ec-515d-478a-b26c-51e4ba35a5bd",
    "datetime": "2023-06-30T20:10:00-04:00",
    "cutoff_datetime": "2023-06-30T20:10:00-04:00",
    "name": "LOS (B Miller) v. KAN (A Marsh)",
    "bettypes": [
        {
            "id": "93482d3f-631e-491a-a489-9c3329a92047",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8e9f89e-4892-4780-b402-9e661a0a5eb1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-30T13:08:04.527373-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 (B Miller)",
                        "amount": 6728.0
                    },
                    {
                        "team": "KAN (A Marsh)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "feeb3bb6-3cb9-4681-8dc8-0e81f3d4faa3",
                    "gambit_id": "f017f086-f6b7-4ec0-80a7-45ccd3472977",
                    "last_updated": "2023-07-02T11:03:49.443573-04:00",
                    "created_at": "2023-06-30T13:08:04.528919-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93482d3f-631e-491a-a489-9c3329a92047/?format=api"
                },
                {
                    "id": "82b8f0f9-c571-4712-b147-ad1f2b68f821",
                    "gambit_id": "1d03fc31-2783-485c-8592-b682da6d229f",
                    "last_updated": "2023-07-02T11:03:49.445838-04:00",
                    "created_at": "2023-06-30T13:08:04.530637-04:00",
                    "name": "KAN (A Marsh)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93482d3f-631e-491a-a489-9c3329a92047/?format=api"
                }
            ]
        },
        {
            "id": "a124d142-5edd-4102-be23-0513f547f31a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8e9f89e-4892-4780-b402-9e661a0a5eb1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-30T13:08:04.532397-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",
                        "amount": 5939.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0042d3f6-bee1-4408-b80f-78e614fae2f3",
                    "gambit_id": "b2416867-533e-4a3a-b43d-998a063b2a22",
                    "last_updated": "2023-07-02T11:03:49.450958-04:00",
                    "created_at": "2023-06-30T13:08:04.533969-04:00",
                    "name": "LOS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a124d142-5edd-4102-be23-0513f547f31a/?format=api"
                },
                {
                    "id": "1f3a8983-84a5-4e70-97e3-f58235d4bd35",
                    "gambit_id": "3bf3e3bb-f3ed-41b9-83a9-706d3b58aff7",
                    "last_updated": "2023-07-02T11:03:49.453102-04:00",
                    "created_at": "2023-06-30T13:08:04.535579-04:00",
                    "name": "KAN",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a124d142-5edd-4102-be23-0513f547f31a/?format=api"
                }
            ]
        },
        {
            "id": "93d854ae-98e8-4785-9710-b6f1597cb5c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8e9f89e-4892-4780-b402-9e661a0a5eb1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-30T13:08:04.537166-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b48cfe0e-2e87-42f4-811f-5576c1ed1b02",
                    "gambit_id": "d6ff4d95-7647-4b6c-b12f-b0a11a68911a",
                    "last_updated": "2023-07-02T11:03:49.457924-04:00",
                    "created_at": "2023-06-30T13:08:04.538557-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d854ae-98e8-4785-9710-b6f1597cb5c2/?format=api"
                },
                {
                    "id": "8a115654-e6fd-4d72-95c4-40e7f24400fb",
                    "gambit_id": "1e282f2e-9e29-46a9-a007-a66c9c47aad1",
                    "last_updated": "2023-07-02T11:03:49.460280-04:00",
                    "created_at": "2023-06-30T13:08:04.540122-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d854ae-98e8-4785-9710-b6f1597cb5c2/?format=api"
                }
            ]
        }
    ]
}