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/423eca69-d00d-4e2c-ac41-5682fd53cc0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "423eca69-d00d-4e2c-ac41-5682fd53cc0f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9d45477a-a19a-466b-8d96-c721953e1ef7",
    "completed": true,
    "last_updated": "2023-10-30T13:28:22.471313-04:00",
    "created_at": "2023-10-28T09:08:09.744118-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9d45477a-a19a-466b-8d96-c721953e1ef7",
    "datetime": "2023-10-28T22:07:00-04:00",
    "cutoff_datetime": "2023-10-28T22:07:00-04:00",
    "name": "New York Rangers v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "9eb98eb4-8545-4332-969b-011ba99df5bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/423eca69-d00d-4e2c-ac41-5682fd53cc0f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-28T09:08:09.754113-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": "New York Rangers",
                        "amount": 6160.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a7d4b88-4b27-48be-83f0-dcb788bd4a91",
                    "gambit_id": "3e5ca6e3-2f62-436d-8c0c-47e3acf8e188",
                    "last_updated": "2023-10-30T13:28:22.485084-04:00",
                    "created_at": "2023-10-28T09:08:09.763460-04:00",
                    "name": "New York Rangers",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb98eb4-8545-4332-969b-011ba99df5bf/?format=api"
                },
                {
                    "id": "ce11b55c-f49f-4947-ab60-756bdc4ef4a5",
                    "gambit_id": "b9021fb5-f80b-46f7-95b1-1000314a53da",
                    "last_updated": "2023-10-30T13:28:22.480852-04:00",
                    "created_at": "2023-10-28T09:08:09.758967-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb98eb4-8545-4332-969b-011ba99df5bf/?format=api"
                }
            ]
        },
        {
            "id": "3a6bb68a-8d56-4ecc-988b-56739b410f2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/423eca69-d00d-4e2c-ac41-5682fd53cc0f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-28T09:08:09.768820-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": "Vancouver Canucks",
                        "amount": 6090.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11a5e46f-b86f-4dee-80a9-4e38e42b5542",
                    "gambit_id": "a67fdea8-2178-43e0-89b5-6866346a3f9c",
                    "last_updated": "2023-10-30T13:28:22.496507-04:00",
                    "created_at": "2023-10-28T09:08:09.777035-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6bb68a-8d56-4ecc-988b-56739b410f2d/?format=api"
                },
                {
                    "id": "d771713c-a5a8-4e3f-8288-c97e36c52b55",
                    "gambit_id": "d1162b8c-df7d-42aa-bcc8-1b6f76c267c5",
                    "last_updated": "2023-10-30T13:28:22.492673-04:00",
                    "created_at": "2023-10-28T09:08:09.772900-04:00",
                    "name": "New York Rangers",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6bb68a-8d56-4ecc-988b-56739b410f2d/?format=api"
                }
            ]
        },
        {
            "id": "d7be8900-9b96-4ffd-8dd3-6651a7a49a22",
            "match": "https://api-prod.gambitprofit.com/api/matches/423eca69-d00d-4e2c-ac41-5682fd53cc0f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-28T09:08:09.782123-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0cc30d61-84ba-480b-8711-3ecc8f12c584",
                    "gambit_id": "d522cc62-ef36-4f46-a24a-af5aa512556d",
                    "last_updated": "2023-10-30T13:28:22.507404-04:00",
                    "created_at": "2023-10-28T09:08:09.790563-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7be8900-9b96-4ffd-8dd3-6651a7a49a22/?format=api"
                },
                {
                    "id": "ec9c6a70-6ac4-4c33-99d1-1caff9a517cf",
                    "gambit_id": "88665916-258e-4f8e-a80c-87acc5a5824a",
                    "last_updated": "2023-10-30T13:28:22.503821-04:00",
                    "created_at": "2023-10-28T09:08:09.786042-04:00",
                    "name": "Game Total Over 6",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7be8900-9b96-4ffd-8dd3-6651a7a49a22/?format=api"
                }
            ]
        }
    ]
}