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/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2153e505-fcdf-4e3a-ab22-a2b5a6723039",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "268390e4-4c25-4c66-9e3d-610d13679a72",
    "completed": true,
    "last_updated": "2023-04-20T11:42:17.333180-04:00",
    "created_at": "2023-04-19T12:17:07.980184-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/268390e4-4c25-4c66-9e3d-610d13679a72",
    "datetime": "2023-04-19T14:10:00-04:00",
    "cutoff_datetime": "2023-04-19T14:10:00-04:00",
    "name": "PHI (T Walker) v. CWS (M Clevinger)",
    "bettypes": [
        {
            "id": "96de8d77-c421-456a-99c6-0d11caa088bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-19T12:17:07.992785-04: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": "PHI (T Walker)",
                        "amount": 5337.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4ff66bbd-39e3-4018-9b03-2961abb8c707",
                    "gambit_id": "2bf5f5b8-44d8-4029-a762-3aba813a0029",
                    "last_updated": "2023-04-20T11:42:17.352682-04:00",
                    "created_at": "2023-04-19T12:17:07.996145-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de8d77-c421-456a-99c6-0d11caa088bd/?format=api"
                },
                {
                    "id": "86f4f8dd-24c1-443b-960f-b49d93d30565",
                    "gambit_id": "57bcbd93-1302-4f28-ad46-2c30aa412609",
                    "last_updated": "2023-04-20T11:42:17.350628-04:00",
                    "created_at": "2023-04-19T12:17:07.994434-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de8d77-c421-456a-99c6-0d11caa088bd/?format=api"
                }
            ]
        },
        {
            "id": "7791a806-b773-4757-bb7b-0cb5948b0eac",
            "match": "https://api-prod.gambitprofit.com/api/matches/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-19T12:17:07.987455-04: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",
                        "amount": 5939.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94ff220e-f5ad-4d82-80d8-945754e55909",
                    "gambit_id": "46243a10-242b-40bb-86d7-26d412abb748",
                    "last_updated": "2023-04-20T11:42:17.343890-04:00",
                    "created_at": "2023-04-19T12:17:07.988973-04:00",
                    "name": "CWS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7791a806-b773-4757-bb7b-0cb5948b0eac/?format=api"
                },
                {
                    "id": "2dc7b3ba-a24c-4b3c-9e77-8e1712bcc6b4",
                    "gambit_id": "ca9b587a-b8af-4be2-b72a-2cc789f639dc",
                    "last_updated": "2023-04-20T11:42:17.346320-04:00",
                    "created_at": "2023-04-19T12:17:07.990797-04:00",
                    "name": "PHI",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7791a806-b773-4757-bb7b-0cb5948b0eac/?format=api"
                }
            ]
        },
        {
            "id": "a7402dec-0969-4dfc-b665-f6db63057fbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-19T12:17:07.982378-04: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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee6b94fa-7106-40a6-a78a-7ff14551fe7a",
                    "gambit_id": "f611d71e-d34a-4edb-9fd9-6755302ebf82",
                    "last_updated": "2023-04-20T11:42:17.338110-04:00",
                    "created_at": "2023-04-19T12:17:07.984050-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7402dec-0969-4dfc-b665-f6db63057fbc/?format=api"
                },
                {
                    "id": "f066b868-7efe-4fb5-8509-e77abcca137d",
                    "gambit_id": "79047e78-7822-42e6-82c7-6de6b2b6b284",
                    "last_updated": "2023-04-20T11:42:17.340029-04:00",
                    "created_at": "2023-04-19T12:17:07.985771-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7402dec-0969-4dfc-b665-f6db63057fbc/?format=api"
                }
            ]
        }
    ]
}