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/45caf439-5c1e-440b-885b-2fb220f9b881/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45caf439-5c1e-440b-885b-2fb220f9b881",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d4f94de2-bef5-4103-aeaa-4292baa23db0",
    "completed": true,
    "last_updated": "2023-06-15T23:23:31.791923-04:00",
    "created_at": "2023-06-14T05:58:10.348578-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d4f94de2-bef5-4103-aeaa-4292baa23db0",
    "datetime": "2023-06-14T20:10:00-04:00",
    "cutoff_datetime": "2023-06-14T20:10:00-04:00",
    "name": "CIN (B Lively) v. KAN (D Lynch)",
    "bettypes": [
        {
            "id": "8b0e75eb-a0f9-4517-b4d5-c295c7282f30",
            "match": "https://api-prod.gambitprofit.com/api/matches/45caf439-5c1e-440b-885b-2fb220f9b881/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-14T05:58:10.350738-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": "CIN (B Lively)",
                        "amount": 5156.0
                    },
                    {
                        "team": "KAN (D Lynch)",
                        "amount": 4844.0
                    }
                ],
                "expected_reward_tokens": 9590.16,
                "profit_sb": 90.16,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "379885f7-e3c5-479e-8a76-4f415530a234",
                    "gambit_id": "70bd93e5-bafd-4a2e-9a49-cff3e162d185",
                    "last_updated": "2023-06-15T23:23:31.795310-04:00",
                    "created_at": "2023-06-14T05:58:10.352509-04:00",
                    "name": "CIN (B Lively)",
                    "reward": "1.86000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b0e75eb-a0f9-4517-b4d5-c295c7282f30/?format=api"
                },
                {
                    "id": "c93c4ba9-7ee5-46dc-bc00-3acafeba02cf",
                    "gambit_id": "219efef6-6f97-4581-a876-b0921e495337",
                    "last_updated": "2023-06-15T23:23:31.796617-04:00",
                    "created_at": "2023-06-14T05:58:10.354402-04:00",
                    "name": "KAN (D Lynch)",
                    "reward": "1.98000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b0e75eb-a0f9-4517-b4d5-c295c7282f30/?format=api"
                }
            ]
        },
        {
            "id": "3df2b15a-dbca-4ca7-90fd-fa2434570991",
            "match": "https://api-prod.gambitprofit.com/api/matches/45caf439-5c1e-440b-885b-2fb220f9b881/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-14T05:58:10.356599-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": "KAN",
                        "amount": 6020.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84dfd5a9-0217-49ae-b8b8-52a84f9bb55e",
                    "gambit_id": "1907264a-947a-4354-92b7-877275cf9090",
                    "last_updated": "2023-06-15T23:23:31.800564-04:00",
                    "created_at": "2023-06-14T05:58:10.359958-04:00",
                    "name": "KAN",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df2b15a-dbca-4ca7-90fd-fa2434570991/?format=api"
                },
                {
                    "id": "e5828bf6-d868-4b50-9387-38fa5a3c1d54",
                    "gambit_id": "690ccafb-d70b-4ffc-9b28-a42a7df425ab",
                    "last_updated": "2023-06-15T23:23:31.799270-04:00",
                    "created_at": "2023-06-14T05:58:10.358342-04:00",
                    "name": "CIN",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df2b15a-dbca-4ca7-90fd-fa2434570991/?format=api"
                }
            ]
        },
        {
            "id": "b4e3d9d0-342d-429e-b475-d65765708376",
            "match": "https://api-prod.gambitprofit.com/api/matches/45caf439-5c1e-440b-885b-2fb220f9b881/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-14T05:58:10.362779-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 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "43aac9e5-525e-44b7-93d7-9b6488ccd441",
                    "gambit_id": "e1207fea-bd8f-49f9-8826-4b7a8ef24f17",
                    "last_updated": "2023-06-15T23:23:31.803144-04:00",
                    "created_at": "2023-06-14T05:58:10.364299-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e3d9d0-342d-429e-b475-d65765708376/?format=api"
                },
                {
                    "id": "e049f23a-c0c1-4027-afe6-8482ca060464",
                    "gambit_id": "bac99de3-2f04-4708-9e92-c76f38323b49",
                    "last_updated": "2023-06-15T23:23:31.804416-04:00",
                    "created_at": "2023-06-14T05:58:10.366466-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e3d9d0-342d-429e-b475-d65765708376/?format=api"
                }
            ]
        }
    ]
}