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/bdb56da7-8dbe-4a4f-984e-2465ce226900/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bdb56da7-8dbe-4a4f-984e-2465ce226900",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e2a8bc05-e199-43c3-afab-d5668f5078f3",
    "completed": true,
    "last_updated": "2023-05-03T12:12:16.863880-04:00",
    "created_at": "2023-05-02T15:42:10.920174-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e2a8bc05-e199-43c3-afab-d5668f5078f3",
    "datetime": "2023-05-02T19:05:00-04:00",
    "cutoff_datetime": "2023-05-02T19:05:00-04:00",
    "name": "CHC (H Wesneski) v. WAS (T Williams)",
    "bettypes": [
        {
            "id": "675b6f47-1ff7-4264-983b-1cc362024ac4",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdb56da7-8dbe-4a4f-984e-2465ce226900/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-02T15:42:10.930511-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 (H Wesneski)",
                        "amount": 5615.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "39b3e754-cdeb-4a63-a998-0e8ed7d2916d",
                    "gambit_id": "9cbf18eb-4996-4d4c-9a97-0248ec43813b",
                    "last_updated": "2023-05-03T12:12:16.877357-04:00",
                    "created_at": "2023-05-02T15:42:10.933165-04:00",
                    "name": "CHC (H Wesneski)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675b6f47-1ff7-4264-983b-1cc362024ac4/?format=api"
                },
                {
                    "id": "aa258697-680b-4938-a959-777799228422",
                    "gambit_id": "86fb3ba6-0c67-4caf-9803-576a2d4999a3",
                    "last_updated": "2023-05-03T12:12:16.875931-04:00",
                    "created_at": "2023-05-02T15:42:10.931796-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675b6f47-1ff7-4264-983b-1cc362024ac4/?format=api"
                }
            ]
        },
        {
            "id": "c3e0f200-ca05-4d86-9cd3-dba4eb0c64b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdb56da7-8dbe-4a4f-984e-2465ce226900/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-02T15:42:10.926131-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": "WAS",
                        "amount": 5614.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6faee398-6c63-44ba-82cf-ab611aa0ac3b",
                    "gambit_id": "029e98b6-4af3-4d7a-bb9a-4b368ef1aa7f",
                    "last_updated": "2023-05-03T12:12:16.871102-04:00",
                    "created_at": "2023-05-02T15:42:10.927568-04:00",
                    "name": "WAS",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e0f200-ca05-4d86-9cd3-dba4eb0c64b8/?format=api"
                },
                {
                    "id": "a691a62a-1494-40e3-a28c-0370ca01373a",
                    "gambit_id": "3c9a9698-413e-489f-b486-6ea8828378b8",
                    "last_updated": "2023-05-03T12:12:16.872492-04:00",
                    "created_at": "2023-05-02T15:42:10.929012-04:00",
                    "name": "CHC",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e0f200-ca05-4d86-9cd3-dba4eb0c64b8/?format=api"
                }
            ]
        },
        {
            "id": "ca79a422-97bf-43ce-960c-67d0211b5eda",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdb56da7-8dbe-4a4f-984e-2465ce226900/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-02T15:42:10.921967-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "706f1070-14fe-45fc-ac7f-114b9538a8b7",
                    "gambit_id": "488fa3b7-b68f-419a-9aab-0961434d3b85",
                    "last_updated": "2023-05-03T12:12:16.867289-04:00",
                    "created_at": "2023-05-02T15:42:10.923272-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca79a422-97bf-43ce-960c-67d0211b5eda/?format=api"
                },
                {
                    "id": "4e5fbfff-da79-45a5-b5fd-9789ffbba580",
                    "gambit_id": "1366af14-dce3-4831-89cb-c6d6e26620c5",
                    "last_updated": "2023-05-03T12:12:16.868526-04:00",
                    "created_at": "2023-05-02T15:42:10.924653-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca79a422-97bf-43ce-960c-67d0211b5eda/?format=api"
                }
            ]
        }
    ]
}