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/3334ba49-5db7-4af6-8e40-8057d0ef4c77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3334ba49-5db7-4af6-8e40-8057d0ef4c77",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "00a190ad-4376-499e-b319-ca6fa71575d3",
    "completed": true,
    "last_updated": "2023-11-03T10:13:02.120856-04:00",
    "created_at": "2023-11-01T09:08:19.016871-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/00a190ad-4376-499e-b319-ca6fa71575d3",
    "datetime": "2023-11-01T22:07:00-04:00",
    "cutoff_datetime": "2023-11-01T22:07:00-04:00",
    "name": "Arizona Coyotes v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "450555ee-6ff1-4570-adc8-a6c484fe7b56",
            "match": "https://api-prod.gambitprofit.com/api/matches/3334ba49-5db7-4af6-8e40-8057d0ef4c77/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-01T09:08:19.025594-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": "Arizona Coyotes",
                        "amount": 5515.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "619ce60c-84bf-4a9c-8038-d72324906424",
                    "gambit_id": "1b028ef1-8b7d-4fb0-a116-a2467803b94b",
                    "last_updated": "2023-11-03T10:13:02.131187-04:00",
                    "created_at": "2023-11-01T09:08:19.029119-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450555ee-6ff1-4570-adc8-a6c484fe7b56/?format=api"
                },
                {
                    "id": "fa2102b8-8e98-471c-8bee-c64a7c57c1fd",
                    "gambit_id": "e0a6f677-6689-4b56-9976-aaa28378648d",
                    "last_updated": "2023-11-03T10:13:02.135300-04:00",
                    "created_at": "2023-11-01T09:08:19.033811-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450555ee-6ff1-4570-adc8-a6c484fe7b56/?format=api"
                }
            ]
        },
        {
            "id": "4efa7f47-54dd-400c-9dd9-f7cb76ac078d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3334ba49-5db7-4af6-8e40-8057d0ef4c77/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-01T09:08:19.038230-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": "Anaheim Ducks",
                        "amount": 6659.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3341.0
                    }
                ],
                "expected_reward_tokens": 9388.21,
                "profit_sb": -111.79,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c15b4713-728d-432e-b9e3-bd14e2da28ed",
                    "gambit_id": "bd840064-2e70-423a-9032-a7687cfc3c05",
                    "last_updated": "2023-11-03T10:13:02.163518-04:00",
                    "created_at": "2023-11-01T09:08:19.047454-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.41000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efa7f47-54dd-400c-9dd9-f7cb76ac078d/?format=api"
                },
                {
                    "id": "fbde5be4-b03c-450b-b7a6-17a3ce493651",
                    "gambit_id": "419abb8a-71f6-42fe-8c01-804930d18814",
                    "last_updated": "2023-11-03T10:13:02.150683-04:00",
                    "created_at": "2023-11-01T09:08:19.041988-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efa7f47-54dd-400c-9dd9-f7cb76ac078d/?format=api"
                }
            ]
        },
        {
            "id": "ba62aa9a-78d9-42a8-912c-cbd95b3b0ea8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3334ba49-5db7-4af6-8e40-8057d0ef4c77/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-01T09:33:24.896843-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 Over 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df7700c3-d64e-47c7-b938-e41efad71867",
                    "gambit_id": "cec21b80-2fdb-46b2-97fb-519abb91588b",
                    "last_updated": "2023-11-03T10:13:02.173994-04:00",
                    "created_at": "2023-11-01T09:33:24.901383-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba62aa9a-78d9-42a8-912c-cbd95b3b0ea8/?format=api"
                },
                {
                    "id": "5995caf1-1692-4233-9e4e-3ba61b19f9b4",
                    "gambit_id": "dd79dad1-bfd2-411d-b1eb-9cb6cf2ff952",
                    "last_updated": "2023-11-03T10:13:02.179050-04:00",
                    "created_at": "2023-11-01T09:33:24.907397-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba62aa9a-78d9-42a8-912c-cbd95b3b0ea8/?format=api"
                }
            ]
        }
    ]
}