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/c28d5b53-ef64-4f5b-b945-f3c40a8817b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c28d5b53-ef64-4f5b-b945-f3c40a8817b8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf398b28-1013-4ae0-b2db-157e0801d773",
    "completed": true,
    "last_updated": "2023-04-21T22:07:11.404018-04:00",
    "created_at": "2023-04-20T11:42:15.186608-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bf398b28-1013-4ae0-b2db-157e0801d773",
    "datetime": "2023-04-20T22:00:00-04:00",
    "cutoff_datetime": "2023-04-20T22:00:00-04:00",
    "name": "Winnipeg Jets v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "bc7b3c36-d48b-43be-94b5-07459bccf273",
            "match": "https://api-prod.gambitprofit.com/api/matches/c28d5b53-ef64-4f5b-b945-f3c40a8817b8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-20T11:42:15.203670-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": "Vegas Golden Knights",
                        "amount": 6020.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a5eaf1dd-37f8-4791-a3d9-ac9369f8149d",
                    "gambit_id": "83ab817e-6607-40bb-b13d-a12aea5bdefa",
                    "last_updated": "2023-04-21T22:07:11.422405-04:00",
                    "created_at": "2023-04-20T11:42:15.205874-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7b3c36-d48b-43be-94b5-07459bccf273/?format=api"
                },
                {
                    "id": "03ebe4e5-c6db-4b0c-932c-812fd7c14ca2",
                    "gambit_id": "950e1e6a-ec75-4dd2-bf65-583130450fc4",
                    "last_updated": "2023-04-21T22:07:11.424289-04:00",
                    "created_at": "2023-04-20T11:42:15.208123-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7b3c36-d48b-43be-94b5-07459bccf273/?format=api"
                }
            ]
        },
        {
            "id": "4f7ce70d-189f-497b-91ea-09aa4717cdf4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c28d5b53-ef64-4f5b-b945-f3c40a8817b8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-20T11:42:15.196769-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": "Winnipeg Jets",
                        "amount": 6399.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7914d1d-7c75-48fc-b199-4397d6a20ce3",
                    "gambit_id": "60c99798-af08-4512-b2e0-2ee7e0760bcb",
                    "last_updated": "2023-04-21T22:07:11.417826-04:00",
                    "created_at": "2023-04-20T11:42:15.201329-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7ce70d-189f-497b-91ea-09aa4717cdf4/?format=api"
                },
                {
                    "id": "e2abbf8d-2793-4d50-b192-4461c613bcb8",
                    "gambit_id": "916bb29c-8647-4f45-8005-43c7631ba91f",
                    "last_updated": "2023-04-21T22:07:11.415573-04:00",
                    "created_at": "2023-04-20T11:42:15.198931-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7ce70d-189f-497b-91ea-09aa4717cdf4/?format=api"
                }
            ]
        },
        {
            "id": "0dff83c4-9dff-477d-94cc-b593aa50df0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c28d5b53-ef64-4f5b-b945-f3c40a8817b8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-20T11:42:15.189211-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 5.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9487de3d-fdf1-4e9f-a4c1-17afd3c07101",
                    "gambit_id": "cbcd79d0-f6eb-40e9-89d5-e9bb6ef658ae",
                    "last_updated": "2023-04-21T22:07:11.409074-04:00",
                    "created_at": "2023-04-20T11:42:15.191457-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dff83c4-9dff-477d-94cc-b593aa50df0d/?format=api"
                },
                {
                    "id": "9b6d244a-94fe-4da5-a9ef-fcb76b6131b8",
                    "gambit_id": "63015c67-9110-49ca-943b-7452fccfae28",
                    "last_updated": "2023-04-21T22:07:11.411215-04:00",
                    "created_at": "2023-04-20T11:42:15.193725-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dff83c4-9dff-477d-94cc-b593aa50df0d/?format=api"
                }
            ]
        }
    ]
}