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/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a082a97-85a4-4172-be89-8272093f3428",
    "completed": true,
    "last_updated": "2023-09-27T10:43:15.022869-04:00",
    "created_at": "2023-09-26T08:58:22.330179-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1a082a97-85a4-4172-be89-8272093f3428",
    "datetime": "2023-09-26T19:20:00-04:00",
    "cutoff_datetime": "2023-09-26T19:20:00-04:00",
    "name": "CHC (J Steele) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "45267711-5d89-4dc9-b336-2d1f97b8a371",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-26T08:58:22.336794-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": "ATL (B Elder)",
                        "amount": 5714.0
                    },
                    {
                        "team": "CHC (J Steele)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d085027a-3713-427b-9850-97e5b86f8669",
                    "gambit_id": "47afd94c-da8c-407a-a4dc-c31c2d8fb64c",
                    "last_updated": "2023-09-27T10:43:15.035710-04:00",
                    "created_at": "2023-09-26T08:58:22.344699-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45267711-5d89-4dc9-b336-2d1f97b8a371/?format=api"
                },
                {
                    "id": "9b61c859-d862-4787-952f-e6dd977a18fe",
                    "gambit_id": "508a7c3f-8f7b-44b2-9a20-fc0406ff15d2",
                    "last_updated": "2023-09-27T10:43:15.032355-04:00",
                    "created_at": "2023-09-26T08:58:22.340680-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45267711-5d89-4dc9-b336-2d1f97b8a371/?format=api"
                }
            ]
        },
        {
            "id": "190ed2f6-8a4f-4955-9d32-e5409b48f5ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-26T08:58:22.349163-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": "CHC",
                        "amount": 5939.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c20a12e4-951c-4c24-8690-3f6d0458ab16",
                    "gambit_id": "c6bc430e-5a6a-4963-bbfa-67ad785f2812",
                    "last_updated": "2023-09-27T10:43:15.042215-04:00",
                    "created_at": "2023-09-26T08:58:22.352948-04:00",
                    "name": "CHC",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190ed2f6-8a4f-4955-9d32-e5409b48f5ac/?format=api"
                },
                {
                    "id": "18c137f4-8e71-4587-99df-35366be8da78",
                    "gambit_id": "867e4626-2946-47f1-81ab-2f3a87c8f968",
                    "last_updated": "2023-09-27T10:43:15.045609-04:00",
                    "created_at": "2023-09-26T08:58:22.357372-04:00",
                    "name": "ATL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190ed2f6-8a4f-4955-9d32-e5409b48f5ac/?format=api"
                }
            ]
        },
        {
            "id": "d58a4e44-400f-4ffc-92f2-242b80109b5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-26T08:58:22.361657-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1f4e2b0-1415-4d57-b88a-525064bb0005",
                    "gambit_id": "6f2d40aa-d0ae-4cf9-af0f-a08a50d5622f",
                    "last_updated": "2023-09-27T10:43:15.055636-04:00",
                    "created_at": "2023-09-26T08:58:22.368766-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a4e44-400f-4ffc-92f2-242b80109b5f/?format=api"
                },
                {
                    "id": "b08ea735-eda1-4d60-b11f-2650cd8e0982",
                    "gambit_id": "578787b1-b931-4173-b7c1-045bcb55decd",
                    "last_updated": "2023-09-27T10:43:15.052201-04:00",
                    "created_at": "2023-09-26T08:58:22.365080-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a4e44-400f-4ffc-92f2-242b80109b5f/?format=api"
                }
            ]
        }
    ]
}