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/b9900c35-fc8e-4d43-96d3-970e7ed94936/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b9900c35-fc8e-4d43-96d3-970e7ed94936",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2b802ada-ca4a-4861-b5ec-f52f31eddfc8",
    "completed": true,
    "last_updated": "2023-12-15T10:03:17.338891-05:00",
    "created_at": "2023-12-13T08:57:56.018908-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2b802ada-ca4a-4861-b5ec-f52f31eddfc8",
    "datetime": "2023-12-13T19:37:00-05:00",
    "cutoff_datetime": "2023-12-13T19:37:00-05:00",
    "name": "Boston Bruins v. New Jersey Devils",
    "bettypes": [
        {
            "id": "fe7e63de-1095-47db-9eef-54d9b6fd9c28",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9900c35-fc8e-4d43-96d3-970e7ed94936/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-13T08:57:56.035249-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": "New Jersey Devils",
                        "amount": 5319.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d9b9094-5ccd-4122-a2e8-440c954f1d60",
                    "gambit_id": "1270a848-c02e-40df-8d98-94e1498628e8",
                    "last_updated": "2023-12-15T10:03:17.364899-05:00",
                    "created_at": "2023-12-13T08:57:56.046103-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe7e63de-1095-47db-9eef-54d9b6fd9c28/?format=api"
                },
                {
                    "id": "f8e8f423-8f04-4231-8c30-9d63c46ae17a",
                    "gambit_id": "7c6b14ef-3374-4fdb-9363-3f6c1aa0771d",
                    "last_updated": "2023-12-15T10:03:17.361556-05:00",
                    "created_at": "2023-12-13T08:57:56.039172-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe7e63de-1095-47db-9eef-54d9b6fd9c28/?format=api"
                }
            ]
        },
        {
            "id": "7200ba4b-accb-45f8-873e-74b94113ab8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9900c35-fc8e-4d43-96d3-970e7ed94936/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-13T08:57:56.052148-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": "Boston Bruins",
                        "amount": 6643.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14acf6ee-4b00-45ce-9274-6837cd0bf817",
                    "gambit_id": "375d275c-3919-4e99-980a-459a03d0746f",
                    "last_updated": "2023-12-15T10:03:17.371898-05:00",
                    "created_at": "2023-12-13T08:57:56.058256-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7200ba4b-accb-45f8-873e-74b94113ab8a/?format=api"
                },
                {
                    "id": "943a1bc3-9899-472f-bae9-d0c3d8e411d3",
                    "gambit_id": "cf5597e5-25b9-496d-90dc-5489c099afb9",
                    "last_updated": "2023-12-15T10:03:17.375346-05:00",
                    "created_at": "2023-12-13T08:57:56.063481-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7200ba4b-accb-45f8-873e-74b94113ab8a/?format=api"
                }
            ]
        },
        {
            "id": "045c2751-1cc9-4dda-a48d-89ee7b593a1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9900c35-fc8e-4d43-96d3-970e7ed94936/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-13T08:57:56.068373-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 Over 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81e26bce-fd1f-498a-86c5-a597244143f4",
                    "gambit_id": "f2b772bb-fe52-44a6-922b-08fea73614a6",
                    "last_updated": "2023-12-15T10:03:17.392989-05:00",
                    "created_at": "2023-12-13T08:57:56.072044-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/045c2751-1cc9-4dda-a48d-89ee7b593a1b/?format=api"
                },
                {
                    "id": "78e27641-831d-4b93-8fb8-6f7388689216",
                    "gambit_id": "1fc7d29e-8892-4661-88a7-c6e34427d8ec",
                    "last_updated": "2023-12-15T10:03:17.397655-05:00",
                    "created_at": "2023-12-13T08:57:56.079555-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/045c2751-1cc9-4dda-a48d-89ee7b593a1b/?format=api"
                }
            ]
        }
    ]
}