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/01f1465a-aab3-4952-9303-a8fe90c12263/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "01f1465a-aab3-4952-9303-a8fe90c12263",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f422a6b2-584e-4cd2-975f-dfbb0de52b4a",
    "completed": true,
    "last_updated": "2023-12-11T19:48:21.408945-05:00",
    "created_at": "2023-12-06T09:18:06.570236-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f422a6b2-584e-4cd2-975f-dfbb0de52b4a",
    "datetime": "2023-12-10T13:00:00-05:00",
    "cutoff_datetime": "2023-12-10T13:00:00-05:00",
    "name": "Detroit Lions v. Chicago Bears",
    "bettypes": [
        {
            "id": "be27f092-5ba8-42a2-9e60-68d4bb3e2357",
            "match": "https://api-prod.gambitprofit.com/api/matches/01f1465a-aab3-4952-9303-a8fe90c12263/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-06T09:18:06.593222-05: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": "Detroit Lions",
                        "amount": 6020.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4cb759d-dfbe-4ba5-a214-d10564467457",
                    "gambit_id": "abbc2f93-9921-4156-bed0-807fd8f75631",
                    "last_updated": "2023-12-11T19:48:21.465787-05:00",
                    "created_at": "2023-12-06T09:18:06.597197-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be27f092-5ba8-42a2-9e60-68d4bb3e2357/?format=api"
                },
                {
                    "id": "e0131de4-c3ba-4e83-91ca-44331b6ff657",
                    "gambit_id": "bdf095fa-bb3a-40a3-bcc4-6556fbcc339f",
                    "last_updated": "2023-12-11T19:48:21.469203-05:00",
                    "created_at": "2023-12-06T09:18:06.601125-05:00",
                    "name": "Chicago Bears",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be27f092-5ba8-42a2-9e60-68d4bb3e2357/?format=api"
                }
            ]
        },
        {
            "id": "e55d9468-4352-4c57-b518-ba1948d24ac7",
            "match": "https://api-prod.gambitprofit.com/api/matches/01f1465a-aab3-4952-9303-a8fe90c12263/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-06T09:18:06.580758-05: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": "Detroit Lions",
                        "amount": 5213.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2204c089-005a-4493-a869-8c9c5b502158",
                    "gambit_id": "f8448cfd-2273-4018-aa88-f12bff0971fe",
                    "last_updated": "2023-12-11T19:48:21.437286-05:00",
                    "created_at": "2023-12-06T09:18:06.584711-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55d9468-4352-4c57-b518-ba1948d24ac7/?format=api"
                },
                {
                    "id": "36973940-bace-4c4e-9011-75b74f3f16a0",
                    "gambit_id": "d78ad735-51f0-45a0-b804-166506d5aafd",
                    "last_updated": "2023-12-11T19:48:21.450626-05:00",
                    "created_at": "2023-12-06T09:18:06.588673-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55d9468-4352-4c57-b518-ba1948d24ac7/?format=api"
                }
            ]
        },
        {
            "id": "c4b001f6-c870-4f78-8d76-d20660dd0513",
            "match": "https://api-prod.gambitprofit.com/api/matches/01f1465a-aab3-4952-9303-a8fe90c12263/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-06T09:18:06.605212-05: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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8b80133-65e0-4248-846e-06c14dff7027",
                    "gambit_id": "b8554196-0cd7-4ff5-a183-cd851213fc0d",
                    "last_updated": "2023-12-11T19:48:21.481949-05:00",
                    "created_at": "2023-12-06T09:18:06.610345-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b001f6-c870-4f78-8d76-d20660dd0513/?format=api"
                },
                {
                    "id": "08b07a26-b4bc-419f-9072-402651f4ac3a",
                    "gambit_id": "4dfed481-c8fa-45a2-8b2d-f725c35e675f",
                    "last_updated": "2023-12-11T19:48:21.488801-05:00",
                    "created_at": "2023-12-06T09:18:06.615156-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b001f6-c870-4f78-8d76-d20660dd0513/?format=api"
                }
            ]
        }
    ]
}