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/13ef0377-0419-4722-bf05-b1e0868de7bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13ef0377-0419-4722-bf05-b1e0868de7bd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9dd2726b-4cf5-4137-a7ce-ae917c329e08",
    "completed": true,
    "last_updated": "2023-02-28T12:37:09.683681-05:00",
    "created_at": "2023-02-27T10:17:02.934772-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9dd2726b-4cf5-4137-a7ce-ae917c329e08",
    "datetime": "2023-02-27T22:07:00-05:00",
    "cutoff_datetime": "2023-02-27T22:07:00-05:00",
    "name": "Chicago Blackhawks v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "c5a4d6eb-d74c-4ce0-bbd7-31c7a10adfeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/13ef0377-0419-4722-bf05-b1e0868de7bd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-27T10:17:02.940392-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": 5419.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7bdc4d7c-ed09-4fcc-9fe2-3777038f76b9",
                    "gambit_id": "848fb224-a61d-4a2d-bca8-f46f027d070a",
                    "last_updated": "2023-02-28T12:37:09.694157-05:00",
                    "created_at": "2023-02-27T10:17:02.941570-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a4d6eb-d74c-4ce0-bbd7-31c7a10adfeb/?format=api"
                },
                {
                    "id": "84375e82-57fe-4c37-ade9-6bcf53e6f4b3",
                    "gambit_id": "d0b228b1-95c8-4990-b3e6-3fd0add1cae0",
                    "last_updated": "2023-02-28T12:37:09.695306-05:00",
                    "created_at": "2023-02-27T10:17:02.942813-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a4d6eb-d74c-4ce0-bbd7-31c7a10adfeb/?format=api"
                }
            ]
        },
        {
            "id": "0e76c090-f8f2-40fd-90a3-6854b21ba8d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/13ef0377-0419-4722-bf05-b1e0868de7bd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-27T10:17:02.936422-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": "Chicago Blackhawks",
                        "amount": 6563.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7411f374-7a11-4ef7-9310-f375686f0ea5",
                    "gambit_id": "3b483c69-4921-4a9b-b027-9f34d969bb87",
                    "last_updated": "2023-02-28T12:37:09.691809-05:00",
                    "created_at": "2023-02-27T10:17:02.939048-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e76c090-f8f2-40fd-90a3-6854b21ba8d6/?format=api"
                },
                {
                    "id": "55bba8df-0333-419f-9066-727547b6bea5",
                    "gambit_id": "910d00d0-83d7-45a8-ad49-b2e8ae9e5960",
                    "last_updated": "2023-02-28T12:37:09.690641-05:00",
                    "created_at": "2023-02-27T10:17:02.937749-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e76c090-f8f2-40fd-90a3-6854b21ba8d6/?format=api"
                }
            ]
        },
        {
            "id": "fa8c94ad-25b0-4187-8fe8-be3cb6dc3b41",
            "match": "https://api-prod.gambitprofit.com/api/matches/13ef0377-0419-4722-bf05-b1e0868de7bd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:37:09.685599-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": 5212.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ceea110-4611-4698-bb90-34698f4fe6c2",
                    "gambit_id": "e3922ed0-be7e-48c6-b075-cb7a47f8cbf4",
                    "last_updated": "2023-02-28T12:37:09.688190-05:00",
                    "created_at": "2023-02-28T12:37:09.688198-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa8c94ad-25b0-4187-8fe8-be3cb6dc3b41/?format=api"
                },
                {
                    "id": "1e84a562-1b03-41d9-b273-0aea87f252f3",
                    "gambit_id": "0213343e-5ff0-4089-a866-d2cd017ffd69",
                    "last_updated": "2023-02-28T12:37:09.686882-05:00",
                    "created_at": "2023-02-28T12:37:09.686891-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa8c94ad-25b0-4187-8fe8-be3cb6dc3b41/?format=api"
                }
            ]
        }
    ]
}