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/6da76c47-3f11-4acc-9684-29907e175dfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6da76c47-3f11-4acc-9684-29907e175dfb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4820667b-9948-439e-9f8c-afe4a5d8ae18",
    "completed": true,
    "last_updated": "2023-09-26T09:22:57.063422-04:00",
    "created_at": "2023-09-24T09:13:25.742793-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4820667b-9948-439e-9f8c-afe4a5d8ae18",
    "datetime": "2023-09-24T16:10:00-04:00",
    "cutoff_datetime": "2023-09-24T16:10:00-04:00",
    "name": "STL (D Rom) v. SDG (M Wacha)",
    "bettypes": [
        {
            "id": "c90b6a9f-4989-47f9-94e6-7b7368ea312d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6da76c47-3f11-4acc-9684-29907e175dfb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-24T09:13:25.748610-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": "SDG (M Wacha)",
                        "amount": 6434.0
                    },
                    {
                        "team": "STL (D Rom)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "acd21df8-b50f-4cb5-bd3d-ce94ed6a0b12",
                    "gambit_id": "4a12e6f2-0d9c-49d7-b697-a5ddaeaa0f82",
                    "last_updated": "2023-09-26T09:22:57.076708-04:00",
                    "created_at": "2023-09-24T09:13:25.757756-04:00",
                    "name": "SDG (M Wacha)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90b6a9f-4989-47f9-94e6-7b7368ea312d/?format=api"
                },
                {
                    "id": "979e383a-aad9-402c-9775-6b397ed635ef",
                    "gambit_id": "328c13a9-5242-416a-a6c6-2cfe7e4ba618",
                    "last_updated": "2023-09-26T09:22:57.072994-04:00",
                    "created_at": "2023-09-24T09:13:25.753264-04:00",
                    "name": "STL (D Rom)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90b6a9f-4989-47f9-94e6-7b7368ea312d/?format=api"
                }
            ]
        },
        {
            "id": "603c7d82-7f42-48af-8127-061d725e1ebe",
            "match": "https://api-prod.gambitprofit.com/api/matches/6da76c47-3f11-4acc-9684-29907e175dfb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-24T09:13:25.761528-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9626417c-f2fa-4aed-9511-159d0a422593",
                    "gambit_id": "369fdeef-d681-48e5-9e73-90617f7ed357",
                    "last_updated": "2023-09-26T09:22:57.086135-04:00",
                    "created_at": "2023-09-24T09:13:25.765236-04:00",
                    "name": "STL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603c7d82-7f42-48af-8127-061d725e1ebe/?format=api"
                },
                {
                    "id": "99277f11-2173-4786-b71c-5a1dda7a48c2",
                    "gambit_id": "d65291c5-e173-4cb0-86f5-bd7ed6221eac",
                    "last_updated": "2023-09-26T09:22:57.091144-04:00",
                    "created_at": "2023-09-24T09:13:25.768970-04:00",
                    "name": "SDG",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603c7d82-7f42-48af-8127-061d725e1ebe/?format=api"
                }
            ]
        },
        {
            "id": "c2c2bdb2-fb40-4b79-8930-5621cd7c14f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6da76c47-3f11-4acc-9684-29907e175dfb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-24T09:13:25.772755-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef74359f-bc4d-4d9f-b137-75663a80c628",
                    "gambit_id": "4c56f7dd-777e-4e04-bc1a-87d865e8b56e",
                    "last_updated": "2023-09-26T09:22:57.098941-04:00",
                    "created_at": "2023-09-24T09:13:25.776194-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c2bdb2-fb40-4b79-8930-5621cd7c14f9/?format=api"
                },
                {
                    "id": "678e7d6f-c530-4514-aff6-ce5674dda584",
                    "gambit_id": "8110c6eb-3e94-4ff7-bbad-ed730d28c5ce",
                    "last_updated": "2023-09-26T09:22:57.102852-04:00",
                    "created_at": "2023-09-24T09:13:25.779955-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c2bdb2-fb40-4b79-8930-5621cd7c14f9/?format=api"
                }
            ]
        }
    ]
}