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/093b9e7b-24c0-434c-88bb-ba6a31f16cd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "093b9e7b-24c0-434c-88bb-ba6a31f16cd5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "79117707-2e14-4986-b37e-ded4651f82d4",
    "completed": true,
    "last_updated": "2022-09-08T10:47:27.789225-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/79117707-2e14-4986-b37e-ded4651f82d4",
    "datetime": "2022-09-07T15:10:00-04:00",
    "cutoff_datetime": "2022-09-07T15:10:00-04:00",
    "name": "MIL (E Lauer) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "efbbe755-733a-4f1f-aa2a-22667181de4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/093b9e7b-24c0-434c-88bb-ba6a31f16cd5/?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 (E Lauer)",
                        "amount": 5570.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4430.0
                    }
                ],
                "expected_reward_tokens": 9301.9,
                "profit_sb": 301.9,
                "profit_sb_percentage": 3.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d847dd76-5bac-4023-bb09-ad517b8a5d84",
                    "gambit_id": "f470635f-66b0-42d7-bc40-49b897ad0aca",
                    "last_updated": "2022-09-08T10:47:27.799720-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (E Lauer)",
                    "reward": "1.67000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efbbe755-733a-4f1f-aa2a-22667181de4a/?format=api"
                },
                {
                    "id": "7f7e5586-5c2d-44fc-92d3-e7e6abfc1578",
                    "gambit_id": "55d3d27b-9f7d-4690-9ab0-af2dd4cd5d94",
                    "last_updated": "2022-09-08T10:47:27.798641-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.10000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efbbe755-733a-4f1f-aa2a-22667181de4a/?format=api"
                }
            ]
        },
        {
            "id": "f1d92436-f462-46c6-b5e3-70a4f2187ae3",
            "match": "https://api-prod.gambitprofit.com/api/matches/093b9e7b-24c0-434c-88bb-ba6a31f16cd5/?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": "COL",
                        "amount": 5395.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4605.0
                    }
                ],
                "expected_reward_tokens": 9117.55,
                "profit_sb": 117.55,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "405e78c7-4b11-42ea-9a47-f6b07b9df9ef",
                    "gambit_id": "8117707c-5d65-4001-abfc-58bf1268c24e",
                    "last_updated": "2022-09-08T10:47:27.795374-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.69000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d92436-f462-46c6-b5e3-70a4f2187ae3/?format=api"
                },
                {
                    "id": "5d9a135a-6b32-4daa-9e74-5cc8c11ddcaa",
                    "gambit_id": "715f82b6-ccae-45f7-9ecc-c614aa4b28d3",
                    "last_updated": "2022-09-08T10:47:27.796519-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d92436-f462-46c6-b5e3-70a4f2187ae3/?format=api"
                }
            ]
        },
        {
            "id": "4c047e29-36a3-43f2-a95e-1d85f88674f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/093b9e7b-24c0-434c-88bb-ba6a31f16cd5/?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 11.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 11.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3fcf8cac-b986-4528-b111-8eba3b61c546",
                    "gambit_id": "736b7811-c18b-4337-9fe5-0f9818f63428",
                    "last_updated": "2022-09-08T10:47:27.793193-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c047e29-36a3-43f2-a95e-1d85f88674f5/?format=api"
                },
                {
                    "id": "69e5767f-b2a3-4f1a-8e9f-99601d5feb95",
                    "gambit_id": "3f85c531-1d19-49c5-82f3-f0943e74516f",
                    "last_updated": "2022-09-08T10:47:27.791879-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c047e29-36a3-43f2-a95e-1d85f88674f5/?format=api"
                }
            ]
        }
    ]
}