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/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9efe5053-c1f1-4437-a2e2-45782a2c6fe3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0968ef7c-7b41-451d-a1bb-53c1aaf51858",
    "completed": true,
    "last_updated": "2022-09-28T09:01:59.088570-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0968ef7c-7b41-451d-a1bb-53c1aaf51858",
    "datetime": "2022-09-27T19:40:00-04:00",
    "cutoff_datetime": "2022-09-27T19:40:00-04:00",
    "name": "STL (M Mikolas) v. MIL (A Houser)",
    "bettypes": [
        {
            "id": "d78f5b7e-ed84-4165-a21f-03770960f82a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (M Mikolas)",
                        "amount": 5217.0
                    },
                    {
                        "team": "MIL (A Houser)",
                        "amount": 4783.0
                    }
                ],
                "expected_reward_tokens": 9181.92,
                "profit_sb": 181.92,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6f15d71c-ff10-4473-ac82-bd327852f0c8",
                    "gambit_id": "30fcda9c-f075-48e7-83c1-ef6bcdd29f63",
                    "last_updated": "2022-09-28T09:01:59.098587-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78f5b7e-ed84-4165-a21f-03770960f82a/?format=api"
                },
                {
                    "id": "de7383f4-15a7-40ea-868c-b5d8ef238533",
                    "gambit_id": "aba67cb7-0621-4fed-8892-4073e1daa421",
                    "last_updated": "2022-09-28T09:01:59.097604-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (A Houser)",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78f5b7e-ed84-4165-a21f-03770960f82a/?format=api"
                }
            ]
        },
        {
            "id": "93ba1364-ce47-4d3f-80a0-59484f1893fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "MIL",
                        "amount": 5974.0
                    },
                    {
                        "team": "STL",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03b89ee9-649a-403c-8e72-5f01be796af0",
                    "gambit_id": "d500449d-bc5d-439b-8d79-5ac16f98cb7e",
                    "last_updated": "2022-09-28T09:01:59.094573-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ba1364-ce47-4d3f-80a0-59484f1893fd/?format=api"
                },
                {
                    "id": "dda8eb12-460b-4b8e-814e-4fd6ad314f32",
                    "gambit_id": "28df1e5c-cf95-4304-a67e-147d9b7983ef",
                    "last_updated": "2022-09-28T09:01:59.095578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ba1364-ce47-4d3f-80a0-59484f1893fd/?format=api"
                }
            ]
        },
        {
            "id": "d09dc3ec-b547-47dc-99f7-a32c15e01f1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f049d59c-1b89-4088-a6ef-92a7375367a5",
                    "gambit_id": "964f8bd7-fc57-4604-9b00-156ef29d3d22",
                    "last_updated": "2022-09-28T09:01:59.092615-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09dc3ec-b547-47dc-99f7-a32c15e01f1f/?format=api"
                },
                {
                    "id": "d6f2e3aa-c851-4dca-aafe-8a65f154c458",
                    "gambit_id": "4e6af501-1a43-4156-b3cb-a1dd5637087b",
                    "last_updated": "2022-09-28T09:01:59.091618-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09dc3ec-b547-47dc-99f7-a32c15e01f1f/?format=api"
                }
            ]
        }
    ]
}