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/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87f14b18-0ff7-40c6-ac68-134abd359593",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "572725c0-07a4-47e3-807d-3cf0383d3a5d",
    "completed": true,
    "last_updated": "2023-05-18T11:47:16.004425-04:00",
    "created_at": "2023-05-16T09:47:06.577742-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/572725c0-07a4-47e3-807d-3cf0383d3a5d",
    "datetime": "2023-05-16T19:45:00-04:00",
    "cutoff_datetime": "2023-05-16T19:45:00-04:00",
    "name": "MIL (W Miley) v. STL (J Montgomery)",
    "bettypes": [
        {
            "id": "13f0f698-2390-4bf1-9eec-d9ab327c2579",
            "match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-16T09:47:06.590792-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": "STL (J Montgomery)",
                        "amount": 6188.0
                    },
                    {
                        "team": "MIL (W Miley)",
                        "amount": 3812.0
                    }
                ],
                "expected_reward_tokens": 9529.52,
                "profit_sb": 29.52,
                "profit_sb_percentage": 0.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38d278cb-6803-4896-a1d2-e5f108ffd9f7",
                    "gambit_id": "cf6aa978-f409-4bfd-870f-07c82fa7b398",
                    "last_updated": "2023-05-18T11:47:16.015346-04:00",
                    "created_at": "2023-05-16T09:47:06.592503-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f0f698-2390-4bf1-9eec-d9ab327c2579/?format=api"
                },
                {
                    "id": "1e7a8782-ea0a-4ba3-9789-0d17ab9ac52f",
                    "gambit_id": "04b01e22-9000-426b-84df-ae6e8e4ea8e2",
                    "last_updated": "2023-05-18T11:47:16.016603-04:00",
                    "created_at": "2023-05-16T09:47:06.594874-04:00",
                    "name": "MIL (W Miley)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f0f698-2390-4bf1-9eec-d9ab327c2579/?format=api"
                }
            ]
        },
        {
            "id": "51278d26-598c-41e2-947c-79f63a930778",
            "match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-16T09:47:06.585351-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",
                        "amount": 5512.0
                    },
                    {
                        "team": "STL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "960d5ada-d056-4d9d-ae2b-f45b4c15f5a4",
                    "gambit_id": "b040aad8-a5db-4ba9-aaab-3199a731309e",
                    "last_updated": "2023-05-18T11:47:16.012531-04:00",
                    "created_at": "2023-05-16T09:47:06.588927-04:00",
                    "name": "MIL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51278d26-598c-41e2-947c-79f63a930778/?format=api"
                },
                {
                    "id": "6f62767e-1390-424c-8ebb-20fdf1bc28bb",
                    "gambit_id": "61233fe2-f5de-4127-b313-a0e05f284b65",
                    "last_updated": "2023-05-18T11:47:16.011122-04:00",
                    "created_at": "2023-05-16T09:47:06.587041-04:00",
                    "name": "STL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51278d26-598c-41e2-947c-79f63a930778/?format=api"
                }
            ]
        },
        {
            "id": "ab8673e9-8228-4bef-ae1b-8b5029355320",
            "match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-16T09:47:06.579767-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 8.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cce868c-acdf-4377-ae2e-d9d5a9681825",
                    "gambit_id": "cfffe59f-49a1-4fa0-8d59-fa5e0cd9c3a9",
                    "last_updated": "2023-05-18T11:47:16.007628-04:00",
                    "created_at": "2023-05-16T09:47:06.581478-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8673e9-8228-4bef-ae1b-8b5029355320/?format=api"
                },
                {
                    "id": "c10d5bbb-8d33-4d97-8927-b0f33017dc13",
                    "gambit_id": "727ce8e5-b15f-463b-a08e-b087d6666800",
                    "last_updated": "2023-05-18T11:47:16.008682-04:00",
                    "created_at": "2023-05-16T09:47:06.583400-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8673e9-8228-4bef-ae1b-8b5029355320/?format=api"
                }
            ]
        }
    ]
}