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/9e86cdd0-8dc2-404b-8b23-e144565e0bed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e86cdd0-8dc2-404b-8b23-e144565e0bed",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cb586eed-581a-413f-93e0-af01ece3088c",
    "completed": true,
    "last_updated": "2023-12-08T21:08:04.878818-05:00",
    "created_at": "2023-12-07T09:48:20.288195-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cb586eed-581a-413f-93e0-af01ece3088c",
    "datetime": "2023-12-07T22:37:00-05:00",
    "cutoff_datetime": "2023-12-07T22:37:00-05:00",
    "name": "New Jersey Devils v. Seattle Kraken",
    "bettypes": [
        {
            "id": "b27db9f4-a5c9-427d-90bd-3431cd11aeca",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e86cdd0-8dc2-404b-8b23-e144565e0bed/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-07T09:48:20.300864-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": 5699.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6609da2-5b08-40b7-b1f7-97e4f7a62ff0",
                    "gambit_id": "083819b6-7208-4692-9aa1-9150758e4ec5",
                    "last_updated": "2023-12-08T21:08:04.906762-05:00",
                    "created_at": "2023-12-07T09:48:20.305856-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b27db9f4-a5c9-427d-90bd-3431cd11aeca/?format=api"
                },
                {
                    "id": "197bddc6-c106-4b7f-adb9-66cb041d4e1b",
                    "gambit_id": "70d8d40d-3e1f-4c4b-a199-9b7bb36e58a6",
                    "last_updated": "2023-12-08T21:08:04.915286-05:00",
                    "created_at": "2023-12-07T09:48:20.311092-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b27db9f4-a5c9-427d-90bd-3431cd11aeca/?format=api"
                }
            ]
        },
        {
            "id": "f67ec77b-0fcb-4ee2-80fa-25c915b2ad92",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e86cdd0-8dc2-404b-8b23-e144565e0bed/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-07T09:48:20.316065-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": "Seattle Kraken",
                        "amount": 6308.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d797edc-5909-4af3-9c65-8a1057de7fc7",
                    "gambit_id": "11458723-8e15-45b2-ad7c-4acc9ecba539",
                    "last_updated": "2023-12-08T21:08:04.928139-05:00",
                    "created_at": "2023-12-07T09:48:20.325417-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67ec77b-0fcb-4ee2-80fa-25c915b2ad92/?format=api"
                },
                {
                    "id": "39843f20-0dca-4023-b70f-8e65d0bec4d8",
                    "gambit_id": "cc264e8f-17cc-4eb9-8dcf-3665bb45ffdc",
                    "last_updated": "2023-12-08T21:08:04.924165-05:00",
                    "created_at": "2023-12-07T09:48:20.320535-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67ec77b-0fcb-4ee2-80fa-25c915b2ad92/?format=api"
                }
            ]
        },
        {
            "id": "ac74659b-fbc4-4722-8068-8c1bd48e1dd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e86cdd0-8dc2-404b-8b23-e144565e0bed/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-07T09:48:20.330711-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.5",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84983062-7c6e-4e5c-89c1-d2b7aad262fe",
                    "gambit_id": "2dec0c71-4862-4844-b3d2-dfeb46353980",
                    "last_updated": "2023-12-08T21:08:04.940774-05:00",
                    "created_at": "2023-12-07T09:48:20.335203-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac74659b-fbc4-4722-8068-8c1bd48e1dd0/?format=api"
                },
                {
                    "id": "5437f12f-32b3-477c-a4a2-77cfcb99bd70",
                    "gambit_id": "6e0dc42a-1e6e-452e-b6c9-8b5dccc0e65b",
                    "last_updated": "2023-12-08T21:08:04.945442-05:00",
                    "created_at": "2023-12-07T09:48:20.339045-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac74659b-fbc4-4722-8068-8c1bd48e1dd0/?format=api"
                }
            ]
        }
    ]
}