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/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "03319861-2883-4707-b403-6c42cf80f37d",
    "completed": true,
    "last_updated": "2023-05-15T11:37:02.366874-04:00",
    "created_at": "2023-05-14T10:57:05.216171-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/03319861-2883-4707-b403-6c42cf80f37d",
    "datetime": "2023-05-14T13:35:00-04:00",
    "cutoff_datetime": "2023-05-14T13:35:00-04:00",
    "name": "TAM (Z Eflin) v. NYY (C Schmidt)",
    "bettypes": [
        {
            "id": "3e0d8f3e-d256-47de-8fe7-8f7743ccfb6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-14T10:57:05.228618-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": "TAM (Z Eflin)",
                        "amount": 5615.0
                    },
                    {
                        "team": "NYY (C Schmidt)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fc21ccc9-e26f-4dc1-a771-05cb4b5c8b94",
                    "gambit_id": "9f05e427-0a28-4b07-9b32-254dff120e97",
                    "last_updated": "2023-05-15T11:37:02.380084-04:00",
                    "created_at": "2023-05-14T10:57:05.231925-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0d8f3e-d256-47de-8fe7-8f7743ccfb6c/?format=api"
                },
                {
                    "id": "5f6e1d84-8a5c-4e6b-98b9-12f415b7d347",
                    "gambit_id": "341eb17e-5948-46d2-b379-6a86a675627a",
                    "last_updated": "2023-05-15T11:37:02.378734-04:00",
                    "created_at": "2023-05-14T10:57:05.230217-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0d8f3e-d256-47de-8fe7-8f7743ccfb6c/?format=api"
                }
            ]
        },
        {
            "id": "97e8466f-6697-48d0-b0f7-2374cfbdf555",
            "match": "https://api-prod.gambitprofit.com/api/matches/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-14T10:57:05.223574-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": "NYY",
                        "amount": 5688.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cef0a368-4517-4a80-bdb7-db0c6088f158",
                    "gambit_id": "cf6a3904-e537-4323-8638-74c0d0532fee",
                    "last_updated": "2023-05-15T11:37:02.374546-04:00",
                    "created_at": "2023-05-14T10:57:05.225228-04:00",
                    "name": "NYY",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8466f-6697-48d0-b0f7-2374cfbdf555/?format=api"
                },
                {
                    "id": "35bb7b10-044b-49d2-b772-3bceab30e9a9",
                    "gambit_id": "9521e1ee-779e-4023-b64f-47964ba4d504",
                    "last_updated": "2023-05-15T11:37:02.376040-04:00",
                    "created_at": "2023-05-14T10:57:05.226986-04:00",
                    "name": "TAM",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8466f-6697-48d0-b0f7-2374cfbdf555/?format=api"
                }
            ]
        },
        {
            "id": "0d2385eb-109d-4bc1-ab89-38498158cda8",
            "match": "https://api-prod.gambitprofit.com/api/matches/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-14T10:57:05.218396-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": 5214.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d0c7823-1fbb-497a-bc13-d7849d4cb419",
                    "gambit_id": "cc0b0d43-363f-42c7-93f4-6c0fe5137890",
                    "last_updated": "2023-05-15T11:37:02.370378-04:00",
                    "created_at": "2023-05-14T10:57:05.220090-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2385eb-109d-4bc1-ab89-38498158cda8/?format=api"
                },
                {
                    "id": "bc3c1f09-e6bc-4b95-ac8a-07bba529f03d",
                    "gambit_id": "1963ffa4-4b62-49dc-ad73-68e91a4c2f80",
                    "last_updated": "2023-05-15T11:37:02.371626-04:00",
                    "created_at": "2023-05-14T10:57:05.221815-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2385eb-109d-4bc1-ab89-38498158cda8/?format=api"
                }
            ]
        }
    ]
}