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/670b59c0-484e-441e-892b-6c174d5871f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "670b59c0-484e-441e-892b-6c174d5871f3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3e371348-c1a0-4cfe-b429-828d306f0e82",
    "completed": true,
    "last_updated": "2022-08-15T14:22:17.922765-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.85,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3e371348-c1a0-4cfe-b429-828d306f0e82",
    "datetime": "2022-08-14T12:05:00-04:00",
    "cutoff_datetime": "2022-08-14T12:05:00-04:00",
    "name": "SDG (B Snell) v. WAS (P Espino)",
    "bettypes": [
        {
            "id": "25a0768d-31ce-454b-ac5d-584cca19b874",
            "match": "https://api-prod.gambitprofit.com/api/matches/670b59c0-484e-441e-892b-6c174d5871f3/?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": 6975.0
                    },
                    {
                        "team": "WAS (P Espino)",
                        "amount": 3025.0
                    }
                ],
                "expected_reward_tokens": 9346.5,
                "profit_sb": 346.5,
                "profit_sb_percentage": 3.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3bc26c77-cbca-43ba-b2ea-0d7260d23d6b",
                    "gambit_id": "415e341b-92fc-45d6-98b8-fb4cfa4579f1",
                    "last_updated": "2022-08-15T14:22:17.926026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.34000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25a0768d-31ce-454b-ac5d-584cca19b874/?format=api"
                },
                {
                    "id": "ab8ad965-0907-4f77-a1d6-a9e3871b4a38",
                    "gambit_id": "aab7d231-1dc2-42af-9d15-ba857f7d0396",
                    "last_updated": "2022-08-15T14:22:17.925565-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (P Espino)",
                    "reward": "3.09000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25a0768d-31ce-454b-ac5d-584cca19b874/?format=api"
                }
            ]
        },
        {
            "id": "0317a658-675f-4f26-a078-cf1616e0dcd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/670b59c0-484e-441e-892b-6c174d5871f3/?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": "SDG",
                        "amount": 5995.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9291.6,
                "profit_sb": 291.6,
                "profit_sb_percentage": 3.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1388dd8-fffc-4c1b-a13b-c2efcdbbe958",
                    "gambit_id": "34ea0aaf-0330-4227-b7f5-344d30e6ffb5",
                    "last_updated": "2022-08-15T14:22:17.925089-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0317a658-675f-4f26-a078-cf1616e0dcd0/?format=api"
                },
                {
                    "id": "361c4ea7-0ea4-40f2-9afc-ec03405e75c0",
                    "gambit_id": "6a5503a1-91cf-4650-928f-d905d443329d",
                    "last_updated": "2022-08-15T14:22:17.924628-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0317a658-675f-4f26-a078-cf1616e0dcd0/?format=api"
                }
            ]
        }
    ]
}