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/4914a3b4-ee65-4260-bba4-0e1dacd72ade/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4914a3b4-ee65-4260-bba4-0e1dacd72ade",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ff58d678-0ba2-43d3-adf9-1e8f059f189a",
    "completed": true,
    "last_updated": "2022-08-24T10:32:13.149578-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.6,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ff58d678-0ba2-43d3-adf9-1e8f059f189a",
    "datetime": "2022-08-23T19:05:00-04:00",
    "cutoff_datetime": "2022-08-23T19:05:00-04:00",
    "name": "CWS (D Cease) v. BAL (A Voth)",
    "bettypes": [
        {
            "id": "93247937-2160-488f-b226-4c263645c53b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4914a3b4-ee65-4260-bba4-0e1dacd72ade/?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": "CWS (D Cease)",
                        "amount": 5517.0
                    },
                    {
                        "team": "BAL (A Voth)",
                        "amount": 4483.0
                    }
                ],
                "expected_reward_tokens": 9323.73,
                "profit_sb": 323.73,
                "profit_sb_percentage": 3.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d6098f0e-2ca7-4d78-8224-342533f22d7a",
                    "gambit_id": "b742f487-5996-4f41-adcf-9d9b0a3b3f1b",
                    "last_updated": "2022-08-24T10:32:13.153031-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.69000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93247937-2160-488f-b226-4c263645c53b/?format=api"
                },
                {
                    "id": "65d6dd3d-c818-4d37-b263-6a90ddbec48c",
                    "gambit_id": "7b894ed8-3054-4680-a387-e734a7cadab9",
                    "last_updated": "2022-08-24T10:32:13.152566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (A Voth)",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93247937-2160-488f-b226-4c263645c53b/?format=api"
                }
            ]
        },
        {
            "id": "9a6c7c8e-966f-4259-9d8e-bb687dfd0195",
            "match": "https://api-prod.gambitprofit.com/api/matches/4914a3b4-ee65-4260-bba4-0e1dacd72ade/?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": "BAL",
                        "amount": 5756.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4244.0
                    }
                ],
                "expected_reward_tokens": 9209.48,
                "profit_sb": 209.48,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0bac66b2-5d36-4856-aea7-722abe6a33b1",
                    "gambit_id": "dbb3005c-4ba9-4cbc-80c5-5e106dfaa717",
                    "last_updated": "2022-08-24T10:32:13.151608-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6c7c8e-966f-4259-9d8e-bb687dfd0195/?format=api"
                },
                {
                    "id": "1fa5a16f-4084-440b-bb30-f09dad0be7df",
                    "gambit_id": "9265150f-9f72-4c67-8a32-f0885e25603f",
                    "last_updated": "2022-08-24T10:32:13.152087-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "2.17000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6c7c8e-966f-4259-9d8e-bb687dfd0195/?format=api"
                }
            ]
        },
        {
            "id": "cd9a13f9-a3e4-4021-81be-7f3493bdc485",
            "match": "https://api-prod.gambitprofit.com/api/matches/4914a3b4-ee65-4260-bba4-0e1dacd72ade/?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 7",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b985435-dbfe-48db-bd29-1f5cc2b44774",
                    "gambit_id": "f6f12d07-90b7-4ec8-a62d-35f87d94f603",
                    "last_updated": "2022-08-24T10:32:13.151127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9a13f9-a3e4-4021-81be-7f3493bdc485/?format=api"
                },
                {
                    "id": "0f7e1dc7-9ea8-4b12-bf69-bb5e8bba60d1",
                    "gambit_id": "ff29e81f-9993-413b-91a0-f475bf5de8b3",
                    "last_updated": "2022-08-24T10:32:13.150607-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9a13f9-a3e4-4021-81be-7f3493bdc485/?format=api"
                }
            ]
        }
    ]
}