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/77032f9b-df75-47f5-8477-d93d806c0ca1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "77032f9b-df75-47f5-8477-d93d806c0ca1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5bd09a64-875c-4276-b97c-37dce602a01c",
    "completed": true,
    "last_updated": "2022-09-22T14:57:18.760399-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5bd09a64-875c-4276-b97c-37dce602a01c",
    "datetime": "2022-09-21T21:40:00-04:00",
    "cutoff_datetime": "2022-09-21T21:40:00-04:00",
    "name": "STL (M Mikolas) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "409ebef4-b388-4fe9-b42a-1cc4ea72fca9",
            "match": "https://api-prod.gambitprofit.com/api/matches/77032f9b-df75-47f5-8477-d93d806c0ca1/?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": "SDG (B Snell)",
                        "amount": 5561.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4439.0
                    }
                ],
                "expected_reward_tokens": 9231.26,
                "profit_sb": 231.26,
                "profit_sb_percentage": 2.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db4a8784-e7b1-4f6e-8da5-be0527d02ea0",
                    "gambit_id": "8d0c50de-3d2e-4e3e-9c0f-9ca249752c60",
                    "last_updated": "2022-09-22T14:57:18.770656-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.66000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409ebef4-b388-4fe9-b42a-1cc4ea72fca9/?format=api"
                },
                {
                    "id": "2626c934-4bbf-41d0-8695-f20a23f44408",
                    "gambit_id": "5c74abae-47fb-4638-80d2-9a8a9c640f31",
                    "last_updated": "2022-09-22T14:57:18.771721-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.08000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409ebef4-b388-4fe9-b42a-1cc4ea72fca9/?format=api"
                }
            ]
        },
        {
            "id": "027a344b-16e8-4d3c-b778-f5297ce0a9f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/77032f9b-df75-47f5-8477-d93d806c0ca1/?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": "STL",
                        "amount": 6256.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e3fd799-dba0-4c62-a36b-34195bdc305f",
                    "gambit_id": "b509982d-6433-4b63-9277-a8f5078e4e29",
                    "last_updated": "2022-09-22T14:57:18.767365-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/027a344b-16e8-4d3c-b778-f5297ce0a9f0/?format=api"
                },
                {
                    "id": "6952d684-3e41-4bc2-8a07-b899e794abb4",
                    "gambit_id": "4825d645-9d1c-4044-9789-f1b1558f5cc0",
                    "last_updated": "2022-09-22T14:57:18.768576-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/027a344b-16e8-4d3c-b778-f5297ce0a9f0/?format=api"
                }
            ]
        },
        {
            "id": "9fff4c52-38d8-4688-8cb3-07be669163cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/77032f9b-df75-47f5-8477-d93d806c0ca1/?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 7.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f55c0c5d-b749-4293-9ced-5cf27fa158ee",
                    "gambit_id": "c1f4aeb6-83f7-4968-8001-70080498c07d",
                    "last_updated": "2022-09-22T14:57:18.763576-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fff4c52-38d8-4688-8cb3-07be669163cc/?format=api"
                },
                {
                    "id": "46666c58-fa45-400c-9aff-846f97959f65",
                    "gambit_id": "6f5103cb-21a4-4f42-ac0c-a506b2b0c729",
                    "last_updated": "2022-09-22T14:57:18.764840-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fff4c52-38d8-4688-8cb3-07be669163cc/?format=api"
                }
            ]
        }
    ]
}