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/1207ce34-db90-46b9-9c57-842cef2c1dee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1207ce34-db90-46b9-9c57-842cef2c1dee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf1f3ca0-7b97-4ca7-98d0-706e0221e591",
    "completed": true,
    "last_updated": "2023-04-30T15:42:19.349975-04:00",
    "created_at": "2023-04-29T16:26:58.176121-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cf1f3ca0-7b97-4ca7-98d0-706e0221e591",
    "datetime": "2023-04-29T19:00:00-04:00",
    "cutoff_datetime": "2023-04-29T19:00:00-04:00",
    "name": "New Jersey Devils v. New York Rangers",
    "bettypes": [
        {
            "id": "d35cc6bc-8501-4837-9f86-7a16c3f6f9cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/1207ce34-db90-46b9-9c57-842cef2c1dee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-29T16:26:58.186290-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": 5319.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "718ab192-6225-4cee-8d7b-ab6c99ea842c",
                    "gambit_id": "b8b7fd7e-929a-454f-aa18-a12e48f9593f",
                    "last_updated": "2023-04-30T15:42:19.366489-04:00",
                    "created_at": "2023-04-29T16:26:58.187517-04:00",
                    "name": "New York Rangers",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d35cc6bc-8501-4837-9f86-7a16c3f6f9cb/?format=api"
                },
                {
                    "id": "795207bd-d974-4697-9b80-d8f31728f755",
                    "gambit_id": "ccf5dafd-8c28-4626-962e-4a173a91857a",
                    "last_updated": "2023-04-30T15:42:19.367903-04:00",
                    "created_at": "2023-04-29T16:26:58.188840-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d35cc6bc-8501-4837-9f86-7a16c3f6f9cb/?format=api"
                }
            ]
        },
        {
            "id": "655b0149-dac9-4207-aa4b-dec4c0cb7996",
            "match": "https://api-prod.gambitprofit.com/api/matches/1207ce34-db90-46b9-9c57-842cef2c1dee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-29T16:26:58.182356-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 Jersey Devils",
                        "amount": 6805.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3195.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4188e9c1-4a1d-4a27-b1fe-978170724512",
                    "gambit_id": "58035b75-66f8-4e9f-95a7-c191231e24e7",
                    "last_updated": "2023-04-30T15:42:19.363391-04:00",
                    "created_at": "2023-04-29T16:26:58.184887-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/655b0149-dac9-4207-aa4b-dec4c0cb7996/?format=api"
                },
                {
                    "id": "40c11283-5bf2-4247-8887-1124d16c02b0",
                    "gambit_id": "7617f01f-fdd2-418f-953a-5cd2732a4102",
                    "last_updated": "2023-04-30T15:42:19.362030-04:00",
                    "created_at": "2023-04-29T16:26:58.183557-04:00",
                    "name": "New York Rangers",
                    "reward": "2.96000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/655b0149-dac9-4207-aa4b-dec4c0cb7996/?format=api"
                }
            ]
        },
        {
            "id": "a5a90453-5bac-4f57-b118-aedf71815cf4",
            "match": "https://api-prod.gambitprofit.com/api/matches/1207ce34-db90-46b9-9c57-842cef2c1dee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-29T16:26:58.178254-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": 5423.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ae59641-f5a4-43d0-a70d-2950b68e2392",
                    "gambit_id": "f3cfa2e6-961c-4681-be1a-463f68aedb7c",
                    "last_updated": "2023-04-30T15:42:19.356947-04:00",
                    "created_at": "2023-04-29T16:26:58.179591-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a90453-5bac-4f57-b118-aedf71815cf4/?format=api"
                },
                {
                    "id": "73f35ae0-5b4f-43fc-b0d7-7344843720a5",
                    "gambit_id": "d9480c47-7076-4301-889a-d4da843b1805",
                    "last_updated": "2023-04-30T15:42:19.358944-04:00",
                    "created_at": "2023-04-29T16:26:58.180923-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a90453-5bac-4f57-b118-aedf71815cf4/?format=api"
                }
            ]
        }
    ]
}