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/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "959283ab-b121-4840-bc25-56546cbcc3b9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bbb8b18d-e842-489c-b3f2-a75be70bd0d8",
    "completed": true,
    "last_updated": "2023-06-05T10:57:20.139115-04:00",
    "created_at": "2023-06-03T11:22:12.639620-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bbb8b18d-e842-489c-b3f2-a75be70bd0d8",
    "datetime": "2023-06-03T16:10:00-04:00",
    "cutoff_datetime": "2023-06-03T16:10:00-04:00",
    "name": "LAA (P Sandoval) v. HOU (C Javier)",
    "bettypes": [
        {
            "id": "bf4ccd55-fde8-4d24-84b3-81efd0a91c60",
            "match": "https://api-prod.gambitprofit.com/api/matches/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:22:12.642267-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": "HOU (C Javier)",
                        "amount": 6070.0
                    },
                    {
                        "team": "LAA (P Sandoval)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ea1d994-28c7-4dd6-96d3-228e66e67769",
                    "gambit_id": "184989b4-2a79-4d27-a588-36f89896aa7e",
                    "last_updated": "2023-06-05T10:57:20.147773-04:00",
                    "created_at": "2023-06-03T11:22:12.647139-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4ccd55-fde8-4d24-84b3-81efd0a91c60/?format=api"
                },
                {
                    "id": "571b1066-1885-4f21-b97f-132f71bd17b1",
                    "gambit_id": "e00eaf4d-d9df-48ce-8e3d-c35a53b79733",
                    "last_updated": "2023-06-05T10:57:20.144676-04:00",
                    "created_at": "2023-06-03T11:22:12.644587-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4ccd55-fde8-4d24-84b3-81efd0a91c60/?format=api"
                }
            ]
        },
        {
            "id": "ecfdaded-d695-4b6f-9840-a402d5dde3bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-03T11:22:12.649921-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": "LAA",
                        "amount": 5512.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3de264de-1c70-4414-b3d9-7c33eab18783",
                    "gambit_id": "0d903b78-7ce8-46df-b261-439a88667460",
                    "last_updated": "2023-06-05T10:57:20.152511-04:00",
                    "created_at": "2023-06-03T11:22:12.651827-04:00",
                    "name": "LAA",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecfdaded-d695-4b6f-9840-a402d5dde3bc/?format=api"
                },
                {
                    "id": "8bd03a83-e604-4a60-b468-6f735a0cc15a",
                    "gambit_id": "38f1c7f6-93b9-401f-b125-b004fee4f482",
                    "last_updated": "2023-06-05T10:57:20.154627-04:00",
                    "created_at": "2023-06-03T11:22:12.653745-04:00",
                    "name": "HOU",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecfdaded-d695-4b6f-9840-a402d5dde3bc/?format=api"
                }
            ]
        },
        {
            "id": "d65847f5-620e-4c84-ad0c-12da02e9c332",
            "match": "https://api-prod.gambitprofit.com/api/matches/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:22:12.656221-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 Over 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44515764-8bf8-4e23-bd20-0099cafb3d56",
                    "gambit_id": "f8a91eb0-e15a-4c68-9ad7-404adfb7b06f",
                    "last_updated": "2023-06-05T10:57:20.159306-04:00",
                    "created_at": "2023-06-03T11:22:12.658292-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d65847f5-620e-4c84-ad0c-12da02e9c332/?format=api"
                },
                {
                    "id": "491791a6-e535-4ae8-9630-7ca509e090d6",
                    "gambit_id": "9cecda72-5a27-4987-8629-4f10b10ced3b",
                    "last_updated": "2023-06-05T10:57:20.161691-04:00",
                    "created_at": "2023-06-03T11:22:12.660558-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d65847f5-620e-4c84-ad0c-12da02e9c332/?format=api"
                }
            ]
        }
    ]
}