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/73aa7e7a-597d-4d71-83b5-17ee6321471b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "73aa7e7a-597d-4d71-83b5-17ee6321471b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2eba93af-da58-49ee-826c-e7849a1a8999",
    "completed": true,
    "last_updated": "2022-11-16T09:47:32.575965-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2eba93af-da58-49ee-826c-e7849a1a8999",
    "datetime": "2022-11-15T22:05:00-05:00",
    "cutoff_datetime": "2022-11-15T22:05:00-05:00",
    "name": "Detroit Red Wings v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "c008c5fb-3db7-409f-8dcc-60832987f9bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/73aa7e7a-597d-4d71-83b5-17ee6321471b/?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": "Detroit Red Wings",
                        "amount": 5208.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dea225d5-d7de-4dbd-83ef-3e6dcd6cd643",
                    "gambit_id": "c79ae841-18ad-4137-8b87-b64bad01ec97",
                    "last_updated": "2022-11-16T09:47:32.586766-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c008c5fb-3db7-409f-8dcc-60832987f9bd/?format=api"
                },
                {
                    "id": "e35ade58-83eb-4a31-a9a0-e199ff734331",
                    "gambit_id": "725c2aee-de57-4809-80b9-09c315d6ab9d",
                    "last_updated": "2022-11-16T09:47:32.585740-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c008c5fb-3db7-409f-8dcc-60832987f9bd/?format=api"
                }
            ]
        },
        {
            "id": "929568c1-cda2-4e4c-a03d-db7407a1ff36",
            "match": "https://api-prod.gambitprofit.com/api/matches/73aa7e7a-597d-4d71-83b5-17ee6321471b/?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": "Anaheim Ducks",
                        "amount": 6731.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3269.0
                    }
                ],
                "expected_reward_tokens": 9153.2,
                "profit_sb": 153.2,
                "profit_sb_percentage": 1.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9523b24d-8ca7-4d06-a948-4e53d1519dba",
                    "gambit_id": "91eabd5c-4f68-443e-8f6b-9cd8c00697fc",
                    "last_updated": "2022-11-16T09:47:32.582150-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.36000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929568c1-cda2-4e4c-a03d-db7407a1ff36/?format=api"
                },
                {
                    "id": "3c8ce94d-2406-4044-8225-a4fdea04cc77",
                    "gambit_id": "11767fbe-a962-40e1-894e-249ed7b55bcf",
                    "last_updated": "2022-11-16T09:47:32.583386-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.80000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929568c1-cda2-4e4c-a03d-db7407a1ff36/?format=api"
                }
            ]
        },
        {
            "id": "884421bb-d079-481b-8ff5-915b7ddc98bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/73aa7e7a-597d-4d71-83b5-17ee6321471b/?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 Under 6.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6c959c0-22eb-4844-a437-0aca3a20c233",
                    "gambit_id": "a75ac2a6-0965-4606-ab78-52d4ce371ff0",
                    "last_updated": "2022-11-16T09:47:32.578676-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884421bb-d079-481b-8ff5-915b7ddc98bc/?format=api"
                },
                {
                    "id": "4dbcc236-950c-4b2f-9a21-54a17ed4a588",
                    "gambit_id": "07b5acaf-e072-4e2d-8c67-fb10444defc0",
                    "last_updated": "2022-11-16T09:47:32.579712-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884421bb-d079-481b-8ff5-915b7ddc98bc/?format=api"
                }
            ]
        }
    ]
}