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/1a4feda3-82d8-42cc-9245-d28be9e656be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1a4feda3-82d8-42cc-9245-d28be9e656be",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "590f4de3-3fb0-473b-9264-6d3a17995c77",
    "completed": true,
    "last_updated": "2022-08-11T09:47:10.326182-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/590f4de3-3fb0-473b-9264-6d3a17995c77",
    "datetime": "2022-08-10T15:37:00-04:00",
    "cutoff_datetime": "2022-08-10T15:37:00-04:00",
    "name": "LAA (T Toussaint) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "c89fa0b0-48ae-473e-be23-c18f7cb3c953",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a4feda3-82d8-42cc-9245-d28be9e656be/?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": "OAK (J Sears)",
                        "amount": 5617.0
                    },
                    {
                        "team": "LAA (T Toussaint)",
                        "amount": 4383.0
                    }
                ],
                "expected_reward_tokens": 9379.62,
                "profit_sb": 379.62,
                "profit_sb_percentage": 4.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4a4e2f21-13ba-44db-aed3-fc3476c3479b",
                    "gambit_id": "9649fdd8-2b74-451b-8a4f-b4d4dd8d52b1",
                    "last_updated": "2022-08-11T09:47:10.329214-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Sears)",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89fa0b0-48ae-473e-be23-c18f7cb3c953/?format=api"
                },
                {
                    "id": "f83a89ac-97ae-4600-97d3-d8fce902836b",
                    "gambit_id": "091b2399-130e-4311-9e8e-c38bd4e75437",
                    "last_updated": "2022-08-11T09:47:10.329690-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (T Toussaint)",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89fa0b0-48ae-473e-be23-c18f7cb3c953/?format=api"
                }
            ]
        },
        {
            "id": "b390ae63-e7aa-4f42-8993-ac2b0463e755",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a4feda3-82d8-42cc-9245-d28be9e656be/?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": "LAA",
                        "amount": 6196.0
                    },
                    {
                        "team": "OAK",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c4e9e2f-ff30-4c59-9c11-20ccb3a67254",
                    "gambit_id": "c04770a7-6a54-42d1-aba7-acfb6163080e",
                    "last_updated": "2022-08-11T09:47:10.328749-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b390ae63-e7aa-4f42-8993-ac2b0463e755/?format=api"
                },
                {
                    "id": "febbbf65-a9ff-4269-a9ee-58e93ed67940",
                    "gambit_id": "18bccf24-3ac7-479f-9a72-c2890ccae0ea",
                    "last_updated": "2022-08-11T09:47:10.328276-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b390ae63-e7aa-4f42-8993-ac2b0463e755/?format=api"
                }
            ]
        },
        {
            "id": "7c997bfe-2735-4f1a-8482-8d8d740c805e",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a4feda3-82d8-42cc-9245-d28be9e656be/?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 Under 8",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f4a4bf20-3d69-4d31-9ee6-c818f0da1f18",
                    "gambit_id": "6ff93c3f-cb14-4571-ae3a-a7e3341fb1ec",
                    "last_updated": "2022-08-11T09:47:10.327272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c997bfe-2735-4f1a-8482-8d8d740c805e/?format=api"
                },
                {
                    "id": "d60b3049-5af8-4598-8a15-93f3c9ebc4aa",
                    "gambit_id": "a21f7e9e-c033-4e59-89e6-bc210db5f4b4",
                    "last_updated": "2022-08-11T09:47:10.327789-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c997bfe-2735-4f1a-8482-8d8d740c805e/?format=api"
                }
            ]
        }
    ]
}