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/047cc655-9b12-44fb-8ab6-0f787d8166c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "047cc655-9b12-44fb-8ab6-0f787d8166c7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "01ddfad3-9c28-40dd-a15f-d559ea48e08d",
    "completed": true,
    "last_updated": "2023-07-31T18:13:09.546202-04:00",
    "created_at": "2023-07-30T08:18:24.066815-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/01ddfad3-9c28-40dd-a15f-d559ea48e08d",
    "datetime": "2023-07-30T14:10:00-04:00",
    "cutoff_datetime": "2023-07-30T14:10:00-04:00",
    "name": "TAM (Z Littell) v. HOU (B Bielak)",
    "bettypes": [
        {
            "id": "8dc8b5a6-9c07-41a5-bab4-0c832b0f4915",
            "match": "https://api-prod.gambitprofit.com/api/matches/047cc655-9b12-44fb-8ab6-0f787d8166c7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-30T08:18:24.072657-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": "HOU (B Bielak)",
                        "amount": 5714.0
                    },
                    {
                        "team": "TAM (Z Littell)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7a27317b-ae46-42d1-9fec-ec0345c82237",
                    "gambit_id": "fdd10315-aba6-47d7-88c7-3902fce18740",
                    "last_updated": "2023-07-31T18:13:09.564602-04:00",
                    "created_at": "2023-07-30T08:18:24.082304-04:00",
                    "name": "HOU (B Bielak)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc8b5a6-9c07-41a5-bab4-0c832b0f4915/?format=api"
                },
                {
                    "id": "76191a9e-f8c7-497a-a09b-08b816049d8c",
                    "gambit_id": "eae1a7d9-8579-45a9-ac4d-a08525b86db2",
                    "last_updated": "2023-07-31T18:13:09.560647-04:00",
                    "created_at": "2023-07-30T08:18:24.077338-04:00",
                    "name": "TAM (Z Littell)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc8b5a6-9c07-41a5-bab4-0c832b0f4915/?format=api"
                }
            ]
        },
        {
            "id": "49446c23-9c81-4052-9664-c395a72854cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/047cc655-9b12-44fb-8ab6-0f787d8166c7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-30T08:18:24.087595-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",
                        "amount": 5939.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b414f3e9-978d-4ac1-ad99-620b4a886501",
                    "gambit_id": "ad981b17-489b-4e8e-a965-b3fb984b8599",
                    "last_updated": "2023-07-31T18:13:09.572708-04:00",
                    "created_at": "2023-07-30T08:18:24.093216-04:00",
                    "name": "TAM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49446c23-9c81-4052-9664-c395a72854cb/?format=api"
                },
                {
                    "id": "b175a679-8084-41a1-b29e-af1ed57f94e7",
                    "gambit_id": "d9ffb62f-1003-4c06-939a-21726968d763",
                    "last_updated": "2023-07-31T18:13:09.576443-04:00",
                    "created_at": "2023-07-30T08:18:24.098535-04:00",
                    "name": "HOU",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49446c23-9c81-4052-9664-c395a72854cb/?format=api"
                }
            ]
        },
        {
            "id": "7bdf9e74-22b9-40be-9d27-d14545826624",
            "match": "https://api-prod.gambitprofit.com/api/matches/047cc655-9b12-44fb-8ab6-0f787d8166c7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-30T08:18:24.102676-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84acd014-43da-4c1a-9bdb-dd3231f9244a",
                    "gambit_id": "77e01c73-7516-406d-8d60-e18ffa9cc7db",
                    "last_updated": "2023-07-31T18:13:09.583858-04:00",
                    "created_at": "2023-07-30T08:18:24.123084-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bdf9e74-22b9-40be-9d27-d14545826624/?format=api"
                },
                {
                    "id": "2fd49244-b0df-4d56-be73-f0d2823815e0",
                    "gambit_id": "d8e6d747-0eee-4326-a336-9423cc58ed95",
                    "last_updated": "2023-07-31T18:13:09.587794-04:00",
                    "created_at": "2023-07-30T08:18:24.127411-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bdf9e74-22b9-40be-9d27-d14545826624/?format=api"
                }
            ]
        }
    ]
}