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/5fc4f5d2-5cb2-42f7-be63-38af1c8665f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5fc4f5d2-5cb2-42f7-be63-38af1c8665f6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fd0d3182-c00c-4ccb-b9e0-6ba2877e9011",
    "completed": true,
    "last_updated": "2022-11-22T10:02:04.650601-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fd0d3182-c00c-4ccb-b9e0-6ba2877e9011",
    "datetime": "2022-11-21T20:05:00-05:00",
    "cutoff_datetime": "2022-11-21T20:05:00-05:00",
    "name": "Anaheim Ducks v. St Louis Blues",
    "bettypes": [
        {
            "id": "37eb3368-4532-45f8-8cfb-754727a53308",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc4f5d2-5cb2-42f7-be63-38af1c8665f6/?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": "St Louis Blues",
                        "amount": 6336.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b022d8f-291f-4b1f-ad6c-512ccd71c3fb",
                    "gambit_id": "09045dc3-52e4-42a7-aad3-2f26b457332d",
                    "last_updated": "2022-11-22T10:02:04.658524-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37eb3368-4532-45f8-8cfb-754727a53308/?format=api"
                },
                {
                    "id": "8cc5e6f2-afdb-4623-bd34-24413ed1c01a",
                    "gambit_id": "97a2b3ea-cc1c-4998-82e1-17ff3eba2be6",
                    "last_updated": "2022-11-22T10:02:04.659449-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37eb3368-4532-45f8-8cfb-754727a53308/?format=api"
                }
            ]
        },
        {
            "id": "92a52951-07a2-4131-a3e6-19da32591b16",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc4f5d2-5cb2-42f7-be63-38af1c8665f6/?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": 5571.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "39442d14-ac92-4219-8981-f6c24625e1d0",
                    "gambit_id": "0c567c43-7b62-4ad9-b889-ebf279692eeb",
                    "last_updated": "2022-11-22T10:02:04.656686-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a52951-07a2-4131-a3e6-19da32591b16/?format=api"
                },
                {
                    "id": "11857a41-b6de-4d8d-8025-b74b7b5ed0e9",
                    "gambit_id": "68f84a2a-bde3-48fe-8080-24ff06b37b9a",
                    "last_updated": "2022-11-22T10:02:04.655730-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a52951-07a2-4131-a3e6-19da32591b16/?format=api"
                }
            ]
        },
        {
            "id": "3def1b33-cc5a-4c48-8c18-f484b6042b9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc4f5d2-5cb2-42f7-be63-38af1c8665f6/?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 Over 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5bb79195-70de-43eb-a8bd-c6419239a43e",
                    "gambit_id": "83ba87de-d8ea-4a57-a7df-ba5936062aa3",
                    "last_updated": "2022-11-22T10:02:04.653876-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3def1b33-cc5a-4c48-8c18-f484b6042b9b/?format=api"
                },
                {
                    "id": "9a1c494b-b14b-4809-aff9-134652255b7e",
                    "gambit_id": "697206ba-7847-4cb9-bcb8-2ffa28b67829",
                    "last_updated": "2022-11-22T10:02:04.652935-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3def1b33-cc5a-4c48-8c18-f484b6042b9b/?format=api"
                }
            ]
        }
    ]
}