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/e0f1f77f-8f67-4a7c-a2cf-059beba8dbe9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0f1f77f-8f67-4a7c-a2cf-059beba8dbe9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "459fa735-5a2e-4079-b90e-61adb83261bd",
    "completed": true,
    "last_updated": "2022-10-06T10:12:05.652251-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/459fa735-5a2e-4079-b90e-61adb83261bd",
    "datetime": "2022-10-05T16:10:00-04:00",
    "cutoff_datetime": "2022-10-05T16:10:00-04:00",
    "name": "MIN (L Varland) v. CWS (D Martin)",
    "bettypes": [
        {
            "id": "91da22e6-3b7d-4809-9ef1-d993e960d6d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0f1f77f-8f67-4a7c-a2cf-059beba8dbe9/?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 Martin)",
                        "amount": 5335.0
                    },
                    {
                        "team": "MIN (L Varland)",
                        "amount": 4665.0
                    }
                ],
                "expected_reward_tokens": 9656.35,
                "profit_sb": 156.35,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d26466bf-69fd-4d4b-b867-3bce42dae788",
                    "gambit_id": "bcf7e60b-ebeb-449c-8030-c4666a2d7b0c",
                    "last_updated": "2022-10-06T10:12:05.662102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (D Martin)",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91da22e6-3b7d-4809-9ef1-d993e960d6d0/?format=api"
                },
                {
                    "id": "6ac51bdd-a58d-4960-a543-dc6b67c50121",
                    "gambit_id": "686a4a14-ccc7-4581-ad86-2432c7b91cf9",
                    "last_updated": "2022-10-06T10:12:05.663367-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (L Varland)",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91da22e6-3b7d-4809-9ef1-d993e960d6d0/?format=api"
                }
            ]
        },
        {
            "id": "d032c9ab-e0a0-47b7-9605-80ef0f83c635",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0f1f77f-8f67-4a7c-a2cf-059beba8dbe9/?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": "MIN",
                        "amount": 6326.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ddbd91f-06ee-452f-afa8-bd2040b802d8",
                    "gambit_id": "7593e821-478e-422e-8d31-bd5c6c6338be",
                    "last_updated": "2022-10-06T10:12:05.659755-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d032c9ab-e0a0-47b7-9605-80ef0f83c635/?format=api"
                },
                {
                    "id": "3740a1a6-6b4d-466b-84fa-a07a76c56d67",
                    "gambit_id": "56fee0f5-7512-4133-8117-603f51f1bf6d",
                    "last_updated": "2022-10-06T10:12:05.658615-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d032c9ab-e0a0-47b7-9605-80ef0f83c635/?format=api"
                }
            ]
        },
        {
            "id": "693b0b79-a79b-446c-93b5-3b04fa1fbded",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0f1f77f-8f67-4a7c-a2cf-059beba8dbe9/?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": 5106.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ffa24df-9892-46c9-a779-6a1c2b3d2579",
                    "gambit_id": "5480d998-7b71-4388-86e4-928162510538",
                    "last_updated": "2022-10-06T10:12:05.655113-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b0b79-a79b-446c-93b5-3b04fa1fbded/?format=api"
                },
                {
                    "id": "9083714c-0f34-4b4e-8f3c-3e490aed5213",
                    "gambit_id": "0781b187-b1ed-4cb1-af96-e968b6db2e76",
                    "last_updated": "2022-10-06T10:12:05.656311-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b0b79-a79b-446c-93b5-3b04fa1fbded/?format=api"
                }
            ]
        }
    ]
}