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/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd6ac143-0342-4c7c-b824-c6227e41942b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "27ad426c-7fc5-42b7-b793-f2bf688318bf",
    "completed": true,
    "last_updated": "2023-01-03T11:01:48.340931-05:00",
    "created_at": "2023-01-02T10:27:01.339378-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/27ad426c-7fc5-42b7-b793-f2bf688318bf",
    "datetime": "2023-01-02T21:07:00-05:00",
    "cutoff_datetime": "2023-01-02T21:07:00-05:00",
    "name": "Vegas Golden Knights v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "4e1b8844-7e34-4496-82c4-e1bc72b8764c",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-02T10:27:01.348839-05: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": "Colorado Avalanche",
                        "amount": 5882.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4118.0
                    }
                ],
                "expected_reward_tokens": 9058.28,
                "profit_sb": 58.28,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22c6c9b8-3c9a-4686-923d-309a03a8b87e",
                    "gambit_id": "a03a72f2-1ebe-4c36-90c5-03879c1f0c08",
                    "last_updated": "2023-01-03T11:01:48.351037-05:00",
                    "created_at": "2023-01-02T10:27:01.350048-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.54000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1b8844-7e34-4496-82c4-e1bc72b8764c/?format=api"
                },
                {
                    "id": "d8f81cf0-071d-4bec-b2c9-d6e3a7884edd",
                    "gambit_id": "339e7e9b-015c-402a-8661-c022f0f65969",
                    "last_updated": "2023-01-03T11:01:48.352093-05:00",
                    "created_at": "2023-01-02T10:27:01.351264-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.20000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1b8844-7e34-4496-82c4-e1bc72b8764c/?format=api"
                }
            ]
        },
        {
            "id": "6511ee74-c0e6-47da-871d-b42db84f5650",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-02T10:27:01.345043-05: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": "Vegas Golden Knights",
                        "amount": 6253.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3747.0
                    }
                ],
                "expected_reward_tokens": 9066.85,
                "profit_sb": 66.85,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38fd617b-9a83-44a6-b58e-60ee2e6a35d3",
                    "gambit_id": "d1e55b9b-8e31-4095-bee1-7c8c5971ab16",
                    "last_updated": "2023-01-03T11:01:48.348905-05:00",
                    "created_at": "2023-01-02T10:27:01.347526-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.45000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6511ee74-c0e6-47da-871d-b42db84f5650/?format=api"
                },
                {
                    "id": "f6cefd0a-cc03-4cf4-b1a4-139b57c247e1",
                    "gambit_id": "4acc0f4c-8762-4ae0-be61-519f13161f8b",
                    "last_updated": "2023-01-03T11:01:48.347813-05:00",
                    "created_at": "2023-01-02T10:27:01.346263-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.42000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6511ee74-c0e6-47da-871d-b42db84f5650/?format=api"
                }
            ]
        },
        {
            "id": "3e16c12f-1833-4622-86e4-32e9f69f46de",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-02T10:27:01.341126-05: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",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5ad66a1-9635-4fc6-91bf-e19b74438505",
                    "gambit_id": "6c2ead83-1bf8-4b1a-a002-7c44f1207e39",
                    "last_updated": "2023-01-03T11:01:48.343601-05:00",
                    "created_at": "2023-01-02T10:27:01.342402-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e16c12f-1833-4622-86e4-32e9f69f46de/?format=api"
                },
                {
                    "id": "ef7337e1-a0b8-4442-b031-727e4b320cb6",
                    "gambit_id": "edef90d8-ba2f-42d7-8945-a2ac3f5e984e",
                    "last_updated": "2023-01-03T11:01:48.344923-05:00",
                    "created_at": "2023-01-02T10:27:01.343699-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e16c12f-1833-4622-86e4-32e9f69f46de/?format=api"
                }
            ]
        }
    ]
}