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/68907c62-02dd-47e3-b2d2-69d28982ae8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "68907c62-02dd-47e3-b2d2-69d28982ae8e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "48523f5a-515a-4478-884d-647caad9bda0",
    "completed": true,
    "last_updated": "2023-06-12T18:48:17.775242-04:00",
    "created_at": "2023-06-11T10:08:15.078367-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/48523f5a-515a-4478-884d-647caad9bda0",
    "datetime": "2023-06-11T13:37:00-04:00",
    "cutoff_datetime": "2023-06-11T13:37:00-04:00",
    "name": "MIN (L Varland) v. TOR (K Gausman)",
    "bettypes": [
        {
            "id": "84af1e3d-21f1-4120-966e-4172c1123c85",
            "match": "https://api-prod.gambitprofit.com/api/matches/68907c62-02dd-47e3-b2d2-69d28982ae8e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T10:08:15.081073-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": "TOR (K Gausman)",
                        "amount": 6500.0
                    },
                    {
                        "team": "MIN (L Varland)",
                        "amount": 3500.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4211df3b-f4a5-4901-b288-d738a85b204c",
                    "gambit_id": "e4a4eb75-3aee-4a95-b151-19c0e84491c4",
                    "last_updated": "2023-06-12T18:48:17.783193-04:00",
                    "created_at": "2023-06-11T10:08:15.085902-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af1e3d-21f1-4120-966e-4172c1123c85/?format=api"
                },
                {
                    "id": "850263a5-d9ca-4adf-9127-5a7fa544ddf6",
                    "gambit_id": "d412fb67-9f5c-4412-b5ea-97e2e0faec82",
                    "last_updated": "2023-06-12T18:48:17.780561-04:00",
                    "created_at": "2023-06-11T10:08:15.083266-04:00",
                    "name": "MIN (L Varland)",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af1e3d-21f1-4120-966e-4172c1123c85/?format=api"
                }
            ]
        },
        {
            "id": "bd1b20ad-e5ed-44d7-8287-0c3725f8b0f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/68907c62-02dd-47e3-b2d2-69d28982ae8e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T10:08:15.088215-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": "MIN",
                        "amount": 5107.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c535f00-6c66-45c9-8c37-f05c61262b81",
                    "gambit_id": "bdc9b52d-bd13-4d5d-bd2c-03a7eba81db6",
                    "last_updated": "2023-06-12T18:48:17.787868-04:00",
                    "created_at": "2023-06-11T10:08:15.089998-04:00",
                    "name": "MIN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1b20ad-e5ed-44d7-8287-0c3725f8b0f2/?format=api"
                },
                {
                    "id": "7c983445-8444-4ac4-a1b2-3c18c6e5dbec",
                    "gambit_id": "381a3f6d-3141-4d14-acf5-91eb4f68a883",
                    "last_updated": "2023-06-12T18:48:17.789965-04:00",
                    "created_at": "2023-06-11T10:08:15.092051-04:00",
                    "name": "TOR",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1b20ad-e5ed-44d7-8287-0c3725f8b0f2/?format=api"
                }
            ]
        },
        {
            "id": "bb6fbf5f-d769-4bfe-ae6a-7f638e107003",
            "match": "https://api-prod.gambitprofit.com/api/matches/68907c62-02dd-47e3-b2d2-69d28982ae8e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T10:08:15.094418-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bd1d129-a954-44ed-b6e4-2bb8b3103e28",
                    "gambit_id": "382e95fe-4719-4fdf-a157-9f28f99a771f",
                    "last_updated": "2023-06-12T18:48:17.796182-04:00",
                    "created_at": "2023-06-11T10:08:15.096719-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6fbf5f-d769-4bfe-ae6a-7f638e107003/?format=api"
                },
                {
                    "id": "2df0df2b-4a54-4c4a-bb0a-873d7fdf8893",
                    "gambit_id": "144a9cca-ad42-4a00-84f0-6322ec727b20",
                    "last_updated": "2023-06-12T18:48:17.794053-04:00",
                    "created_at": "2023-06-11T10:08:15.099431-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6fbf5f-d769-4bfe-ae6a-7f638e107003/?format=api"
                }
            ]
        }
    ]
}