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/df4e95b2-3412-4235-bbd8-7ca3929e6488/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df4e95b2-3412-4235-bbd8-7ca3929e6488",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c41d250f-f977-413e-9bad-e4e6e34c7956",
    "completed": true,
    "last_updated": "2023-06-22T10:13:03.369735-04:00",
    "created_at": "2023-06-20T08:33:21.105630-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c41d250f-f977-413e-9bad-e4e6e34c7956",
    "datetime": "2023-06-20T19:40:00-04:00",
    "cutoff_datetime": "2023-06-20T19:40:00-04:00",
    "name": "BOS (K Crawford) v. MIN (B Ober)",
    "bettypes": [
        {
            "id": "08f0ca0f-6380-47bb-a49f-774e7f0bb716",
            "match": "https://api-prod.gambitprofit.com/api/matches/df4e95b2-3412-4235-bbd8-7ca3929e6488/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:21.108531-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 (B Ober)",
                        "amount": 5415.0
                    },
                    {
                        "team": "BOS (K Crawford)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "664cedb2-98fe-4d81-85d8-a92702726a3c",
                    "gambit_id": "bfc2ee33-eed3-48c3-b2eb-6b1cae5cea60",
                    "last_updated": "2023-06-22T10:13:03.377610-04:00",
                    "created_at": "2023-06-20T08:33:21.114985-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f0ca0f-6380-47bb-a49f-774e7f0bb716/?format=api"
                },
                {
                    "id": "25e9c63e-e393-4165-9484-13f8fd2d3c43",
                    "gambit_id": "8fbb3f9d-c3fb-443b-887c-424ad5ab44e6",
                    "last_updated": "2023-06-22T10:13:03.375113-04:00",
                    "created_at": "2023-06-20T08:33:21.111331-04:00",
                    "name": "BOS (K Crawford)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f0ca0f-6380-47bb-a49f-774e7f0bb716/?format=api"
                }
            ]
        },
        {
            "id": "b9844e2d-7e88-42d2-b54d-6eb402097c01",
            "match": "https://api-prod.gambitprofit.com/api/matches/df4e95b2-3412-4235-bbd8-7ca3929e6488/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:21.117463-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": "BOS",
                        "amount": 6163.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "070a98bc-161c-450c-945b-560bcb2d565d",
                    "gambit_id": "c25034f8-09d4-46a4-9370-d910821115aa",
                    "last_updated": "2023-06-22T10:13:03.384732-04:00",
                    "created_at": "2023-06-20T08:33:21.119767-04:00",
                    "name": "BOS",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9844e2d-7e88-42d2-b54d-6eb402097c01/?format=api"
                },
                {
                    "id": "a8d513a2-d129-4736-9c9b-88498dfe7d4c",
                    "gambit_id": "15adeb28-209e-4283-a9d9-87c4be4c7fa6",
                    "last_updated": "2023-06-22T10:13:03.387255-04:00",
                    "created_at": "2023-06-20T08:33:21.122545-04:00",
                    "name": "MIN",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9844e2d-7e88-42d2-b54d-6eb402097c01/?format=api"
                }
            ]
        },
        {
            "id": "430a1724-4696-4530-9e1c-19bdcea3a818",
            "match": "https://api-prod.gambitprofit.com/api/matches/df4e95b2-3412-4235-bbd8-7ca3929e6488/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:21.125553-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 8.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "159f6c75-ebcc-4c8c-8f75-b032157e0b4d",
                    "gambit_id": "de3e9cdf-02a5-48ca-98a1-600e3eae0262",
                    "last_updated": "2023-06-22T10:13:03.391875-04:00",
                    "created_at": "2023-06-20T08:33:21.128027-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/430a1724-4696-4530-9e1c-19bdcea3a818/?format=api"
                },
                {
                    "id": "f3822c95-3155-4d4d-8a82-30b4fa75d3f3",
                    "gambit_id": "89dd8a89-d003-48fe-b068-e36337b47dbc",
                    "last_updated": "2023-06-22T10:13:03.394254-04:00",
                    "created_at": "2023-06-20T08:33:21.130417-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/430a1724-4696-4530-9e1c-19bdcea3a818/?format=api"
                }
            ]
        }
    ]
}