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/5881badd-1715-4190-8722-95714e718729/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5881badd-1715-4190-8722-95714e718729",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cd4a78a9-11b9-4515-814f-2338176ba1ba",
    "completed": true,
    "last_updated": "2023-09-21T09:48:16.441800-04:00",
    "created_at": "2023-09-19T09:13:25.452040-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cd4a78a9-11b9-4515-814f-2338176ba1ba",
    "datetime": "2023-09-19T19:40:00-04:00",
    "cutoff_datetime": "2023-09-19T19:40:00-04:00",
    "name": "CLE (L Allen) v. KAN (S Cruz)",
    "bettypes": [
        {
            "id": "3be6915f-7ca5-4bdf-a797-6ac42096d8b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T09:13:25.457400-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": "CLE (L Allen)",
                        "amount": 5888.0
                    },
                    {
                        "team": "KAN (S Cruz)",
                        "amount": 4112.0
                    }
                ],
                "expected_reward_tokens": 9538.56,
                "profit_sb": 38.56,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7988bf14-bcdd-4405-ad1b-8aee0ce809ce",
                    "gambit_id": "ebc282e1-90ad-43a3-b434-ff1f161d036d",
                    "last_updated": "2023-09-21T09:48:16.456815-04:00",
                    "created_at": "2023-09-19T09:13:25.461578-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "1.62000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be6915f-7ca5-4bdf-a797-6ac42096d8b9/?format=api"
                },
                {
                    "id": "35b245f4-686b-4d85-a861-33f4effe5337",
                    "gambit_id": "ea43b4fc-3d24-485b-b34a-2818dc5c9be4",
                    "last_updated": "2023-09-21T09:48:16.460099-04:00",
                    "created_at": "2023-09-19T09:13:25.468001-04:00",
                    "name": "KAN (S Cruz)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be6915f-7ca5-4bdf-a797-6ac42096d8b9/?format=api"
                }
            ]
        },
        {
            "id": "abc7486b-1215-4716-b63e-0a04d22e4c62",
            "match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T09:13:25.472835-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": "KAN",
                        "amount": 5107.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1e25bc1-8b24-4576-86cb-530b21cf101e",
                    "gambit_id": "b35ff779-8d54-4df1-88a8-056df200e832",
                    "last_updated": "2023-09-21T09:48:16.474793-04:00",
                    "created_at": "2023-09-19T09:13:25.487380-04:00",
                    "name": "KAN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc7486b-1215-4716-b63e-0a04d22e4c62/?format=api"
                },
                {
                    "id": "d84130cf-04ab-48da-a70c-4f42a0a96f23",
                    "gambit_id": "68936720-a1c3-45cc-9c69-8e854bac32a9",
                    "last_updated": "2023-09-21T09:48:16.471351-04:00",
                    "created_at": "2023-09-19T09:13:25.482877-04:00",
                    "name": "CLE",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc7486b-1215-4716-b63e-0a04d22e4c62/?format=api"
                }
            ]
        },
        {
            "id": "f5f8c90f-ac87-44ba-abf7-a9cf5371e91f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T09:13:25.491459-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fd7e187-f4ea-449a-a98d-0c1fa7778e70",
                    "gambit_id": "15405d12-5b98-488f-961c-599415bb355e",
                    "last_updated": "2023-09-21T09:48:16.491428-04:00",
                    "created_at": "2023-09-19T09:13:25.495623-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f8c90f-ac87-44ba-abf7-a9cf5371e91f/?format=api"
                },
                {
                    "id": "e481b310-c3fe-4a3c-805f-698ebd6cb783",
                    "gambit_id": "0b938d52-1f17-48e8-b39b-5599779a67fd",
                    "last_updated": "2023-09-21T09:48:16.480944-04:00",
                    "created_at": "2023-09-19T09:13:25.500337-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f8c90f-ac87-44ba-abf7-a9cf5371e91f/?format=api"
                }
            ]
        }
    ]
}