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/be17eafc-574f-48a6-9bf3-44807d6dfb60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be17eafc-574f-48a6-9bf3-44807d6dfb60",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "09ad4aa6-45f8-43c7-86cf-b306cde3a684",
    "completed": true,
    "last_updated": "2023-07-30T10:03:22.205784-04:00",
    "created_at": "2023-07-29T09:27:55.449803-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/09ad4aa6-45f8-43c7-86cf-b306cde3a684",
    "datetime": "2023-07-29T19:15:00-04:00",
    "cutoff_datetime": "2023-07-29T19:15:00-04:00",
    "name": "BOS (J Paxton) v. SFO (R Walker)",
    "bettypes": [
        {
            "id": "42268caf-89b9-42c3-a61c-513c096eae93",
            "match": "https://api-prod.gambitprofit.com/api/matches/be17eafc-574f-48a6-9bf3-44807d6dfb60/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-29T09:27:55.456663-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": "BOS (J Paxton)",
                        "amount": 5325.0
                    },
                    {
                        "team": "SFO (R Walker)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1c087ba-9f43-4be4-9663-c25b10e2b698",
                    "gambit_id": "714e53d7-5bcd-4d4f-856f-4abb0126cf2d",
                    "last_updated": "2023-07-30T10:03:22.219558-04:00",
                    "created_at": "2023-07-29T09:27:55.462151-04:00",
                    "name": "BOS (J Paxton)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42268caf-89b9-42c3-a61c-513c096eae93/?format=api"
                },
                {
                    "id": "54e7d1ff-52dc-453c-aa5b-995e8596c303",
                    "gambit_id": "8281682e-fe5b-4fca-9d1d-be84e75a5561",
                    "last_updated": "2023-07-30T10:03:22.223172-04:00",
                    "created_at": "2023-07-29T09:27:55.466592-04:00",
                    "name": "SFO (R Walker)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42268caf-89b9-42c3-a61c-513c096eae93/?format=api"
                }
            ]
        },
        {
            "id": "2ea45653-81c0-480c-a603-b57351771d59",
            "match": "https://api-prod.gambitprofit.com/api/matches/be17eafc-574f-48a6-9bf3-44807d6dfb60/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-29T09:27:55.471028-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": "SFO",
                        "amount": 5857.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51ad2a42-7eca-43e3-8b21-6877a7c212d2",
                    "gambit_id": "ea603a69-42a3-4da6-bf35-5084cbaf8d86",
                    "last_updated": "2023-07-30T10:03:22.234910-04:00",
                    "created_at": "2023-07-29T09:27:55.480234-04:00",
                    "name": "SFO",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea45653-81c0-480c-a603-b57351771d59/?format=api"
                },
                {
                    "id": "162f3466-960e-40f7-bbfc-c16341bc8cf9",
                    "gambit_id": "bb0edd68-03b9-4aec-b894-0096cabd024d",
                    "last_updated": "2023-07-30T10:03:22.231355-04:00",
                    "created_at": "2023-07-29T09:27:55.475192-04:00",
                    "name": "BOS",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea45653-81c0-480c-a603-b57351771d59/?format=api"
                }
            ]
        },
        {
            "id": "3eb56794-e8ab-41df-8c52-8aa9a0801159",
            "match": "https://api-prod.gambitprofit.com/api/matches/be17eafc-574f-48a6-9bf3-44807d6dfb60/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-29T09:27:55.485517-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": "aa184767-08f0-450c-bc13-a584d86f83a8",
                    "gambit_id": "710eb123-4a91-4e3d-9b4d-66381b008eac",
                    "last_updated": "2023-07-30T10:03:22.249203-04:00",
                    "created_at": "2023-07-29T09:27:55.495531-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/3eb56794-e8ab-41df-8c52-8aa9a0801159/?format=api"
                },
                {
                    "id": "e4c724b5-d22c-405a-90be-9191f23dea2b",
                    "gambit_id": "8f977a35-b584-4343-8fb7-8878c30efb0e",
                    "last_updated": "2023-07-30T10:03:22.242025-04:00",
                    "created_at": "2023-07-29T09:27:55.491213-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/3eb56794-e8ab-41df-8c52-8aa9a0801159/?format=api"
                }
            ]
        }
    ]
}