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/6652f7ff-96ac-4132-ade4-f5bc2979b6fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6652f7ff-96ac-4132-ade4-f5bc2979b6fe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "36eac5c4-9dc9-4483-baad-0e25c5091cf6",
    "completed": true,
    "last_updated": "2023-04-14T12:02:21.653069-04:00",
    "created_at": "2023-04-13T09:32:17.836384-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.38,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/36eac5c4-9dc9-4483-baad-0e25c5091cf6",
    "datetime": "2023-04-13T19:07:00-04:00",
    "cutoff_datetime": "2023-04-13T19:07:00-04:00",
    "name": "Boston Bruins v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "864b4127-31d2-4464-a8ce-1f7d8bb34e53",
            "match": "https://api-prod.gambitprofit.com/api/matches/6652f7ff-96ac-4132-ade4-f5bc2979b6fe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:17.846493-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": "Boston Bruins",
                        "amount": 7280.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2720.0
                    }
                ],
                "expected_reward_tokens": 9464.0,
                "profit_sb": -36.0,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04fd8bb0-e184-4127-94be-9d6cd7bfda1e",
                    "gambit_id": "e283a337-8d7a-4c7f-abf0-0054579477a7",
                    "last_updated": "2023-04-14T12:02:21.667482-04:00",
                    "created_at": "2023-04-13T09:32:17.849077-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864b4127-31d2-4464-a8ce-1f7d8bb34e53/?format=api"
                },
                {
                    "id": "1836b7eb-0cf1-4a62-b7d5-1cb67812dac6",
                    "gambit_id": "0a8c9ee3-5db8-444b-9e46-0828c626c281",
                    "last_updated": "2023-04-14T12:02:21.666223-04:00",
                    "created_at": "2023-04-13T09:32:17.847740-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.48000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864b4127-31d2-4464-a8ce-1f7d8bb34e53/?format=api"
                }
            ]
        },
        {
            "id": "f311a12e-e800-4b79-af92-d57f846fd486",
            "match": "https://api-prod.gambitprofit.com/api/matches/6652f7ff-96ac-4132-ade4-f5bc2979b6fe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:17.842358-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": "Boston Bruins",
                        "amount": 5423.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad65c03a-ebcc-4888-9cb3-a161179cb367",
                    "gambit_id": "aa1cf82f-c842-423e-99ce-8836c2c69012",
                    "last_updated": "2023-04-14T12:02:21.663581-04:00",
                    "created_at": "2023-04-13T09:32:17.845112-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f311a12e-e800-4b79-af92-d57f846fd486/?format=api"
                },
                {
                    "id": "ef37ef4a-2bce-47df-ba0f-1546edf1d48b",
                    "gambit_id": "dc5b6cb3-3978-464d-938d-1a6b4fdcc516",
                    "last_updated": "2023-04-14T12:02:21.661619-04:00",
                    "created_at": "2023-04-13T09:32:17.843750-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f311a12e-e800-4b79-af92-d57f846fd486/?format=api"
                }
            ]
        },
        {
            "id": "1e1e4f56-d4ed-47ab-9b84-e9c5f28984ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/6652f7ff-96ac-4132-ade4-f5bc2979b6fe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:17.838148-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 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "640ca734-c33e-423b-b912-15a02193e787",
                    "gambit_id": "12eb2359-8150-469b-8356-97980395d2d7",
                    "last_updated": "2023-04-14T12:02:21.657007-04:00",
                    "created_at": "2023-04-13T09:32:17.839467-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e1e4f56-d4ed-47ab-9b84-e9c5f28984ab/?format=api"
                },
                {
                    "id": "2bb51df9-7123-456b-ae5b-734da49b4ab5",
                    "gambit_id": "231972b4-e4bb-442c-86ff-76093ca6bd43",
                    "last_updated": "2023-04-14T12:02:21.658583-04:00",
                    "created_at": "2023-04-13T09:32:17.840872-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e1e4f56-d4ed-47ab-9b84-e9c5f28984ab/?format=api"
                }
            ]
        }
    ]
}