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/e09d8f84-220d-49ec-9118-00592a19fae5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e09d8f84-220d-49ec-9118-00592a19fae5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a7c9a51a-f811-4dfd-8699-3c5e53982d3e",
    "completed": true,
    "last_updated": "2022-08-05T10:11:53.490673-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.85,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a7c9a51a-f811-4dfd-8699-3c5e53982d3e",
    "datetime": "2022-08-04T12:35:00-04:00",
    "cutoff_datetime": "2022-08-04T12:35:00-04:00",
    "name": "MIL (B Woodruff) v. PIT (Z Thompson)",
    "bettypes": [
        {
            "id": "57b5348c-ad92-46d6-b649-ecc4894a9ff2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?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": "MIL (B Woodruff)",
                        "amount": 6975.0
                    },
                    {
                        "team": "PIT (Z Thompson)",
                        "amount": 3025.0
                    }
                ],
                "expected_reward_tokens": 9346.5,
                "profit_sb": 346.5,
                "profit_sb_percentage": 3.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d6a51298-4b32-460e-b947-87639d925ea8",
                    "gambit_id": "d6e1c9b3-2f7d-45d1-a943-1530b4bd5594",
                    "last_updated": "2022-08-05T10:11:53.494706-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.34000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b5348c-ad92-46d6-b649-ecc4894a9ff2/?format=api"
                },
                {
                    "id": "6ae51d63-7110-46ba-86c0-954a3367c42d",
                    "gambit_id": "0946bfe3-9891-4ec3-89d5-e17f5a69ca33",
                    "last_updated": "2022-08-05T10:11:53.494297-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (Z Thompson)",
                    "reward": "3.09000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b5348c-ad92-46d6-b649-ecc4894a9ff2/?format=api"
                }
            ]
        },
        {
            "id": "a712d1c3-1b92-4967-8a6c-9d05e5fe415e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?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": 5838.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9281.26,
                "profit_sb": 281.26,
                "profit_sb_percentage": 3.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "45575928-0777-4c29-a95d-7de2dfbab9ad",
                    "gambit_id": "baee77ae-52c8-4c5d-83d8-1fd5787b4cbd",
                    "last_updated": "2022-08-05T10:11:53.493893-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.59000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a712d1c3-1b92-4967-8a6c-9d05e5fe415e/?format=api"
                },
                {
                    "id": "0e90f9c6-71d1-4f0a-9dd6-32f137257ad7",
                    "gambit_id": "42b3ea87-8f4c-4150-85b6-c87ac83b3c6e",
                    "last_updated": "2022-08-05T10:11:53.493469-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "2.23000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a712d1c3-1b92-4967-8a6c-9d05e5fe415e/?format=api"
                }
            ]
        },
        {
            "id": "e59d84ec-3750-4a8f-9cf9-ab69611cd39a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?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 Under 8",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1262c55e-1904-4b60-a1c2-7e3e023ee20e",
                    "gambit_id": "7c687a73-9aff-4732-9fdc-00fdfef57d2e",
                    "last_updated": "2022-08-05T10:11:53.492186-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59d84ec-3750-4a8f-9cf9-ab69611cd39a/?format=api"
                },
                {
                    "id": "dc2c038f-a0db-40e0-b074-4141777e2daa",
                    "gambit_id": "b213af79-8ea7-4a43-b052-1ff31a6c9791",
                    "last_updated": "2022-08-05T10:11:53.492975-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59d84ec-3750-4a8f-9cf9-ab69611cd39a/?format=api"
                }
            ]
        }
    ]
}