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/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b778d1e4-7e7c-4c3a-b744-eb5fc9c62897",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "380f798b-67d2-4eec-a6db-1b371cfe9f5f",
    "completed": true,
    "last_updated": "2023-06-02T13:52:21.642871-04:00",
    "created_at": "2023-06-01T13:17:02.724507-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/380f798b-67d2-4eec-a6db-1b371cfe9f5f",
    "datetime": "2023-06-01T15:40:00-04:00",
    "cutoff_datetime": "2023-06-01T15:40:00-04:00",
    "name": "COL (C Seabold) v. ARI (Z Davies)",
    "bettypes": [
        {
            "id": "01393523-64d3-4fe9-8d0f-7d351cc9d7d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-01T13:17:02.728723-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": "ARI (Z Davies)",
                        "amount": 6182.0
                    },
                    {
                        "team": "COL (C Seabold)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5833b4d-4f0a-4b31-8de0-85674f60f50f",
                    "gambit_id": "ae2608f2-1355-4f00-ad36-27cad6e256fc",
                    "last_updated": "2023-06-02T13:52:21.650730-04:00",
                    "created_at": "2023-06-01T13:17:02.734399-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01393523-64d3-4fe9-8d0f-7d351cc9d7d9/?format=api"
                },
                {
                    "id": "710f0d06-04e9-47ee-97ba-6b3fa8988009",
                    "gambit_id": "36624941-917e-46cc-a48b-157798020e11",
                    "last_updated": "2023-06-02T13:52:21.648255-04:00",
                    "created_at": "2023-06-01T13:17:02.731564-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01393523-64d3-4fe9-8d0f-7d351cc9d7d9/?format=api"
                }
            ]
        },
        {
            "id": "24bc587e-9a49-4f02-b321-ac570dbf988a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-01T13:17:02.739148-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": "COL",
                        "amount": 5421.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6361e29e-6a6f-48e5-85c1-275899117a4f",
                    "gambit_id": "f692e03d-5e64-4e34-8dd4-90c403c7ca67",
                    "last_updated": "2023-06-02T13:52:21.656437-04:00",
                    "created_at": "2023-06-01T13:17:02.741710-04:00",
                    "name": "COL",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bc587e-9a49-4f02-b321-ac570dbf988a/?format=api"
                },
                {
                    "id": "1f80ad8d-8283-4d5e-a717-c59b35e6e190",
                    "gambit_id": "e9731aa7-6c0d-4e7e-bfe1-947960c570c2",
                    "last_updated": "2023-06-02T13:52:21.659117-04:00",
                    "created_at": "2023-06-01T13:17:02.744525-04:00",
                    "name": "ARI",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bc587e-9a49-4f02-b321-ac570dbf988a/?format=api"
                }
            ]
        },
        {
            "id": "05680f40-3124-4f21-b4f2-4235b787067b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-01T13:17:02.748536-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 Over 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74af9f8b-9360-4929-8e93-079602f5da14",
                    "gambit_id": "cf49a0c3-26ab-4569-9076-01e0191e0fa1",
                    "last_updated": "2023-06-02T13:52:21.664299-04:00",
                    "created_at": "2023-06-01T13:17:02.751376-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05680f40-3124-4f21-b4f2-4235b787067b/?format=api"
                },
                {
                    "id": "c416b8f2-531e-455e-9545-c6e0a967914c",
                    "gambit_id": "f0f6425c-8254-4847-b149-cc34c55c2a5c",
                    "last_updated": "2023-06-02T13:52:21.667168-04:00",
                    "created_at": "2023-06-01T13:17:02.754095-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05680f40-3124-4f21-b4f2-4235b787067b/?format=api"
                }
            ]
        }
    ]
}