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/65a8db07-c982-4041-bc07-bc66bbd7e29e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "65a8db07-c982-4041-bc07-bc66bbd7e29e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fd9cf520-0fcd-473f-9c7b-d334ba307efa",
    "completed": true,
    "last_updated": "2022-11-03T09:43:21.909987-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fd9cf520-0fcd-473f-9c7b-d334ba307efa",
    "datetime": "2022-11-02T19:40:00-04:00",
    "cutoff_datetime": "2022-11-02T19:40:00-04:00",
    "name": "Charlotte Hornets v. Chicago Bulls",
    "bettypes": [
        {
            "id": "69b6a004-11d3-4826-a3f1-1fcf3ec62693",
            "match": "https://api-prod.gambitprofit.com/api/matches/65a8db07-c982-4041-bc07-bc66bbd7e29e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Chicago Bulls",
                        "amount": 6650.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9110.5,
                "profit_sb": 110.5,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ce0cbca-107c-4549-b809-a3680798da5c",
                    "gambit_id": "ad43f729-e22f-413b-9baf-ec14148d8126",
                    "last_updated": "2022-11-03T09:43:21.919851-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b6a004-11d3-4826-a3f1-1fcf3ec62693/?format=api"
                },
                {
                    "id": "e437998d-cc4a-4505-82fb-923d2d205c77",
                    "gambit_id": "fa11008e-c868-40c1-9d16-caacb36649f6",
                    "last_updated": "2022-11-03T09:43:21.920824-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.72000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b6a004-11d3-4826-a3f1-1fcf3ec62693/?format=api"
                }
            ]
        },
        {
            "id": "f6c3c7ab-9a74-475f-bce2-7c396c216951",
            "match": "https://api-prod.gambitprofit.com/api/matches/65a8db07-c982-4041-bc07-bc66bbd7e29e/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Chicago Bulls",
                        "amount": 5097.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "be6622ba-27a8-4fd3-b2e1-cdae31fa0807",
                    "gambit_id": "b23bff2a-95b8-4b24-8889-c8c04c506cbc",
                    "last_updated": "2022-11-03T09:43:21.916153-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c3c7ab-9a74-475f-bce2-7c396c216951/?format=api"
                },
                {
                    "id": "32fbd984-7f02-445b-83a1-f6a73a6af153",
                    "gambit_id": "ed32323c-bd1a-45e0-ac0f-f934e6f3718a",
                    "last_updated": "2022-11-03T09:43:21.917828-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c3c7ab-9a74-475f-bce2-7c396c216951/?format=api"
                }
            ]
        },
        {
            "id": "00827262-989f-4364-9fba-290cb959dcbe",
            "match": "https://api-prod.gambitprofit.com/api/matches/65a8db07-c982-4041-bc07-bc66bbd7e29e/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "662e2aeb-1ca5-4982-b8b1-46ce22b7061a",
                    "gambit_id": "3294fd5b-d598-42a4-8c71-284373130a73",
                    "last_updated": "2022-11-03T09:43:21.914185-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00827262-989f-4364-9fba-290cb959dcbe/?format=api"
                },
                {
                    "id": "a9334774-8db3-4ccd-bcc7-122255766419",
                    "gambit_id": "19ab595b-abfb-4458-9747-4ca5c4ced886",
                    "last_updated": "2022-11-03T09:43:21.913035-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00827262-989f-4364-9fba-290cb959dcbe/?format=api"
                }
            ]
        }
    ]
}