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/e15909bc-46fc-4174-97aa-9fe6a1e83174/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e15909bc-46fc-4174-97aa-9fe6a1e83174",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1675b99e-a885-4325-bc44-c99f22240bdd",
    "completed": true,
    "last_updated": "2023-03-20T09:31:52.631692-04:00",
    "created_at": "2023-03-18T08:46:57.278178-04: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/1675b99e-a885-4325-bc44-c99f22240bdd",
    "datetime": "2023-03-18T22:07:00-04:00",
    "cutoff_datetime": "2023-03-18T22:07:00-04:00",
    "name": "Vancouver Canucks v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "8952e9be-4480-4e5e-aef1-beb17fdf34fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/e15909bc-46fc-4174-97aa-9fe6a1e83174/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:57.296460-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": "Los Angeles Kings",
                        "amount": 6308.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1e03e33-2dd5-45e7-aeeb-99d25db1939a",
                    "gambit_id": "00063938-1b9a-42e2-91ea-b4ea51262e15",
                    "last_updated": "2023-03-20T09:31:52.654902-04:00",
                    "created_at": "2023-03-18T08:46:57.298843-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8952e9be-4480-4e5e-aef1-beb17fdf34fe/?format=api"
                },
                {
                    "id": "9babfa00-095b-4475-b3c7-1c41e55fda86",
                    "gambit_id": "e50e2a83-7b86-4d5d-94d7-0dc5b24bedca",
                    "last_updated": "2023-03-20T09:31:52.657747-04:00",
                    "created_at": "2023-03-18T08:46:57.301283-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8952e9be-4480-4e5e-aef1-beb17fdf34fe/?format=api"
                }
            ]
        },
        {
            "id": "8de1545d-3dd2-40d8-90e4-b840dc9267db",
            "match": "https://api-prod.gambitprofit.com/api/matches/e15909bc-46fc-4174-97aa-9fe6a1e83174/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:57.288883-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": 5784.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e1e8ed2-3655-4582-8801-b1f572ca7441",
                    "gambit_id": "ed9e2b6f-41a8-4164-8310-8a9e238746ea",
                    "last_updated": "2023-03-20T09:31:52.648832-04:00",
                    "created_at": "2023-03-18T08:46:57.293789-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de1545d-3dd2-40d8-90e4-b840dc9267db/?format=api"
                },
                {
                    "id": "74ebc982-f31f-4e62-a450-6759e337ae62",
                    "gambit_id": "976c1c9b-d65b-4818-a4e0-1a542be8a0c7",
                    "last_updated": "2023-03-20T09:31:52.645907-04:00",
                    "created_at": "2023-03-18T08:46:57.291329-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de1545d-3dd2-40d8-90e4-b840dc9267db/?format=api"
                }
            ]
        },
        {
            "id": "524f92fd-e3be-43f2-b108-6cf2e90bc00d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e15909bc-46fc-4174-97aa-9fe6a1e83174/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:46:57.281350-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": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec0b413e-0f7e-45cc-8c07-1515d03a409b",
                    "gambit_id": "271ffd92-3e8b-4900-b054-2e55e105ca3d",
                    "last_updated": "2023-03-20T09:31:52.640400-04:00",
                    "created_at": "2023-03-18T08:46:57.286217-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524f92fd-e3be-43f2-b108-6cf2e90bc00d/?format=api"
                },
                {
                    "id": "02f01249-ad04-4a06-a3d5-eacbd65d6eab",
                    "gambit_id": "6842a537-4106-4d21-b1a2-a2527d016fc6",
                    "last_updated": "2023-03-20T09:31:52.637713-04:00",
                    "created_at": "2023-03-18T08:46:57.283755-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524f92fd-e3be-43f2-b108-6cf2e90bc00d/?format=api"
                }
            ]
        }
    ]
}