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/acd1cbe3-3748-45b1-95f9-8bb4b106b917/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "acd1cbe3-3748-45b1-95f9-8bb4b106b917",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b60acebd-1182-4f6f-837a-4035ea4f8230",
    "completed": true,
    "last_updated": "2022-11-29T10:27:09.145327-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b60acebd-1182-4f6f-837a-4035ea4f8230",
    "datetime": "2022-11-28T20:07:00-05:00",
    "cutoff_datetime": "2022-11-28T20:07:00-05:00",
    "name": "Dallas Stars v. St Louis Blues",
    "bettypes": [
        {
            "id": "67f9b2b4-0d47-487c-8eca-568c5c13b4f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/acd1cbe3-3748-45b1-95f9-8bb4b106b917/?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": "Dallas Stars",
                        "amount": 5208.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d9253cdd-8c28-4ae1-b771-f11fdb15e802",
                    "gambit_id": "df8ce30e-11c4-4185-8b64-a9e6979c00d6",
                    "last_updated": "2022-11-29T10:27:09.155194-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f9b2b4-0d47-487c-8eca-568c5c13b4f3/?format=api"
                },
                {
                    "id": "11f66993-6701-4646-96eb-beb222d9b55b",
                    "gambit_id": "d07fdda1-0ef4-478a-be1e-6fd585a20f25",
                    "last_updated": "2022-11-29T10:27:09.154244-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f9b2b4-0d47-487c-8eca-568c5c13b4f3/?format=api"
                }
            ]
        },
        {
            "id": "46f7d667-190a-4b17-bddc-576057d6e5ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/acd1cbe3-3748-45b1-95f9-8bb4b106b917/?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": "St Louis Blues",
                        "amount": 6534.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3466.0
                    }
                ],
                "expected_reward_tokens": 9080.92,
                "profit_sb": 80.92,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "86d62a9a-d616-4568-82b6-f5bf32e18dc0",
                    "gambit_id": "9783a509-8b39-419e-a66d-06e738abaaa8",
                    "last_updated": "2022-11-29T10:27:09.151397-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.39000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f7d667-190a-4b17-bddc-576057d6e5ce/?format=api"
                },
                {
                    "id": "53829cc5-669c-4df8-98c9-4b1a2a81cb81",
                    "gambit_id": "1a9c6545-b4b2-4c52-8c0e-d4377ba42503",
                    "last_updated": "2022-11-29T10:27:09.152351-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.62000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f7d667-190a-4b17-bddc-576057d6e5ce/?format=api"
                }
            ]
        },
        {
            "id": "461c028a-0e4b-4e4c-b0d7-2dc3971ccae9",
            "match": "https://api-prod.gambitprofit.com/api/matches/acd1cbe3-3748-45b1-95f9-8bb4b106b917/?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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "581db829-ba44-4acd-bea9-8fb958f4b100",
                    "gambit_id": "d4c16ee5-aebf-44a3-9af5-91da366bbac1",
                    "last_updated": "2022-11-29T10:27:09.149471-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461c028a-0e4b-4e4c-b0d7-2dc3971ccae9/?format=api"
                },
                {
                    "id": "609bf417-01d3-4edd-b431-70b07090ed46",
                    "gambit_id": "bb3a4f5e-9404-428b-b32f-ffadb254b4cc",
                    "last_updated": "2022-11-29T10:27:09.148185-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461c028a-0e4b-4e4c-b0d7-2dc3971ccae9/?format=api"
                }
            ]
        }
    ]
}