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/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9fe676ac-83fb-4701-b441-6de41548dcd4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1a87403-6d50-4ba3-b849-0ccc84b13b86",
    "completed": true,
    "last_updated": "2023-07-06T12:37:57.380372-04:00",
    "created_at": "2023-07-05T08:38:25.646410-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1a87403-6d50-4ba3-b849-0ccc84b13b86",
    "datetime": "2023-07-05T20:40:00-04:00",
    "cutoff_datetime": "2023-07-05T20:40:00-04:00",
    "name": "LAA (P Sandoval) v. SDG (S Lugo)",
    "bettypes": [
        {
            "id": "6698a275-3cbd-44fc-85e4-2dea0ba51a30",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-05T08:38:25.648699-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 (S Lugo)",
                        "amount": 6173.0
                    },
                    {
                        "team": "LAA (P Sandoval)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f3cfd538-553e-4424-b360-4b9ce28e7213",
                    "gambit_id": "1db80fd6-4810-40a8-8f2b-5a6754bf6d20",
                    "last_updated": "2023-07-06T12:37:57.386516-04:00",
                    "created_at": "2023-07-05T08:38:25.652424-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6698a275-3cbd-44fc-85e4-2dea0ba51a30/?format=api"
                },
                {
                    "id": "78aaa7af-a05b-4075-b8f1-525c3522ab11",
                    "gambit_id": "e4a5b583-9075-4f4d-b09e-4764b1aed390",
                    "last_updated": "2023-07-06T12:37:57.384644-04:00",
                    "created_at": "2023-07-05T08:38:25.650559-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6698a275-3cbd-44fc-85e4-2dea0ba51a30/?format=api"
                }
            ]
        },
        {
            "id": "8384a9a8-9e60-4292-8eae-10ed74fe96c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-05T08:38:25.654388-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": "LAA",
                        "amount": 5614.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be8199e3-8d12-4f24-ae8a-5bfc7aacce67",
                    "gambit_id": "066ae917-436f-4ad6-a53a-4a660f09008a",
                    "last_updated": "2023-07-06T12:37:57.390046-04:00",
                    "created_at": "2023-07-05T08:38:25.656404-04:00",
                    "name": "LAA",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8384a9a8-9e60-4292-8eae-10ed74fe96c2/?format=api"
                },
                {
                    "id": "534684d6-1f00-4480-a809-4c8b90cf62c0",
                    "gambit_id": "c398c151-efb5-458b-adf2-50cd9b0bbd2c",
                    "last_updated": "2023-07-06T12:37:57.392048-04:00",
                    "created_at": "2023-07-05T08:38:25.658032-04:00",
                    "name": "SDG",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8384a9a8-9e60-4292-8eae-10ed74fe96c2/?format=api"
                }
            ]
        },
        {
            "id": "9edbd721-61c8-4a8f-8fb2-f1e65e4d3162",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-05T08:38:25.659535-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "43faa101-f56d-4999-be6f-2a9c4c717d08",
                    "gambit_id": "ff7ce2a6-b6dd-4117-8e63-9b9e07c5b7c7",
                    "last_updated": "2023-07-06T12:37:57.397500-04:00",
                    "created_at": "2023-07-05T08:38:25.662283-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9edbd721-61c8-4a8f-8fb2-f1e65e4d3162/?format=api"
                },
                {
                    "id": "6f854829-c5b9-435d-a7f7-15bbae1a60ff",
                    "gambit_id": "da9095ce-17b3-4b93-ab96-8e514e0a5a84",
                    "last_updated": "2023-07-06T12:37:57.395869-04:00",
                    "created_at": "2023-07-05T08:38:25.660816-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9edbd721-61c8-4a8f-8fb2-f1e65e4d3162/?format=api"
                }
            ]
        }
    ]
}