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/8c072d66-c7c5-4ee4-acfc-d0e874f8ac65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8c072d66-c7c5-4ee4-acfc-d0e874f8ac65",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3eb89b27-04c1-4779-8e00-3fc29d2a7089",
    "completed": true,
    "last_updated": "2023-04-14T12:02:22.471886-04:00",
    "created_at": "2023-04-13T09:32:18.631077-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3eb89b27-04c1-4779-8e00-3fc29d2a7089",
    "datetime": "2023-04-13T19:45:00-04:00",
    "cutoff_datetime": "2023-04-13T19:45:00-04:00",
    "name": "PIT (V Velasquez) v. STL (J Montgomery)",
    "bettypes": [
        {
            "id": "7fead0ed-908d-44da-9f9d-8138db819b44",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c072d66-c7c5-4ee4-acfc-d0e874f8ac65/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:18.641239-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": "STL (J Montgomery)",
                        "amount": 6885.0
                    },
                    {
                        "team": "PIT (V Velasquez)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7dd59acb-7c1a-482d-95ab-c6a773062a42",
                    "gambit_id": "c6699b3f-fa4c-4c53-aaae-6dc6ab528518",
                    "last_updated": "2023-04-14T12:02:22.485172-04:00",
                    "created_at": "2023-04-13T09:32:18.642650-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fead0ed-908d-44da-9f9d-8138db819b44/?format=api"
                },
                {
                    "id": "425ca3f4-d031-4a32-9593-e480d93faed5",
                    "gambit_id": "597f37c4-aba1-4f9d-b758-3fda223d454a",
                    "last_updated": "2023-04-14T12:02:22.486664-04:00",
                    "created_at": "2023-04-13T09:32:18.644175-04:00",
                    "name": "PIT (V Velasquez)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fead0ed-908d-44da-9f9d-8138db819b44/?format=api"
                }
            ]
        },
        {
            "id": "d183a5ff-f9f7-4b4c-baa3-86d47ab3ce8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c072d66-c7c5-4ee4-acfc-d0e874f8ac65/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:18.637094-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": "STL",
                        "amount": 5423.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ba8289b-2339-4acc-8dda-ebe1bf026f59",
                    "gambit_id": "0ecd98d8-3ded-44e5-95ea-6232a846fd92",
                    "last_updated": "2023-04-14T12:02:22.480461-04:00",
                    "created_at": "2023-04-13T09:32:18.638379-04:00",
                    "name": "STL",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d183a5ff-f9f7-4b4c-baa3-86d47ab3ce8a/?format=api"
                },
                {
                    "id": "df85e58e-f837-401f-841b-1dc323e853b3",
                    "gambit_id": "2ad09ffa-0497-4ad3-bad0-0d254cc39b09",
                    "last_updated": "2023-04-14T12:02:22.482141-04:00",
                    "created_at": "2023-04-13T09:32:18.639771-04:00",
                    "name": "PIT",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d183a5ff-f9f7-4b4c-baa3-86d47ab3ce8a/?format=api"
                }
            ]
        },
        {
            "id": "4c7b7259-4bc2-4545-94aa-c1a232320e51",
            "match": "https://api-prod.gambitprofit.com/api/matches/8c072d66-c7c5-4ee4-acfc-d0e874f8ac65/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:18.632760-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab891a7d-db60-41c6-a2ad-22e58d0649f7",
                    "gambit_id": "5fc5405b-38ef-4056-b5d2-1d96fd500d87",
                    "last_updated": "2023-04-14T12:02:22.475769-04:00",
                    "created_at": "2023-04-13T09:32:18.634090-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7b7259-4bc2-4545-94aa-c1a232320e51/?format=api"
                },
                {
                    "id": "da24dc9b-cd9f-442b-a7f9-320026ef4573",
                    "gambit_id": "7ecef5b6-c073-4d3e-8781-4b25ab58ffd5",
                    "last_updated": "2023-04-14T12:02:22.477328-04:00",
                    "created_at": "2023-04-13T09:32:18.635607-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7b7259-4bc2-4545-94aa-c1a232320e51/?format=api"
                }
            ]
        }
    ]
}