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/abf2412b-7795-44ca-a698-faa994fa2f51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "abf2412b-7795-44ca-a698-faa994fa2f51",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e4c9160-b41e-4c97-ae97-ca3bffe38b47",
    "completed": true,
    "last_updated": "2023-08-29T19:33:16.353047-04:00",
    "created_at": "2023-08-28T08:48:08.585767-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5e4c9160-b41e-4c97-ae97-ca3bffe38b47",
    "datetime": "2023-08-28T19:40:00-04:00",
    "cutoff_datetime": "2023-08-28T19:40:00-04:00",
    "name": "CLE (X Curry) v. MIN (K Maeda)",
    "bettypes": [
        {
            "id": "36d804c2-15e0-4077-85c1-26f5f5769ef8",
            "match": "https://api-prod.gambitprofit.com/api/matches/abf2412b-7795-44ca-a698-faa994fa2f51/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-28T08:48:08.595841-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": "MIN (K Maeda)",
                        "amount": 6173.0
                    },
                    {
                        "team": "CLE (X Curry)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2276402-03b0-4bab-afbe-abffee9b0dec",
                    "gambit_id": "6404a303-a847-4fb9-a5a1-3d442be67659",
                    "last_updated": "2023-08-29T19:33:16.369843-04:00",
                    "created_at": "2023-08-28T08:48:08.609380-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d804c2-15e0-4077-85c1-26f5f5769ef8/?format=api"
                },
                {
                    "id": "353e6877-fd43-4556-958b-0671aef6fce0",
                    "gambit_id": "8b0bc6a8-182c-4c46-a897-a439f6ec4922",
                    "last_updated": "2023-08-29T19:33:16.366242-04:00",
                    "created_at": "2023-08-28T08:48:08.604269-04:00",
                    "name": "CLE (X Curry)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d804c2-15e0-4077-85c1-26f5f5769ef8/?format=api"
                }
            ]
        },
        {
            "id": "bd8708a7-d016-4e78-b249-1dd58198b78c",
            "match": "https://api-prod.gambitprofit.com/api/matches/abf2412b-7795-44ca-a698-faa994fa2f51/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-28T08:48:08.613808-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": "CLE",
                        "amount": 5614.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "957a3583-a4f7-4c1d-9e41-f58be80a422d",
                    "gambit_id": "a2fe33d9-d8cc-468b-af29-476a5c8a79ac",
                    "last_updated": "2023-08-29T19:33:16.377033-04:00",
                    "created_at": "2023-08-28T08:48:08.618414-04:00",
                    "name": "CLE",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8708a7-d016-4e78-b249-1dd58198b78c/?format=api"
                },
                {
                    "id": "63b1df34-c26c-4860-b69e-0d85ebf5d04c",
                    "gambit_id": "aed63473-3cc0-46a9-ac5c-de9e8e3809a2",
                    "last_updated": "2023-08-29T19:33:16.380703-04:00",
                    "created_at": "2023-08-28T08:48:08.622387-04:00",
                    "name": "MIN",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8708a7-d016-4e78-b249-1dd58198b78c/?format=api"
                }
            ]
        },
        {
            "id": "ee3498ca-9113-4c1a-a415-306f57d96b4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/abf2412b-7795-44ca-a698-faa994fa2f51/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-28T08:48:08.626523-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 8.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bdf7e314-b683-4670-9eef-dd8f798dec10",
                    "gambit_id": "f5426154-3376-4fa5-ab1b-7a529a1247a2",
                    "last_updated": "2023-08-29T19:33:16.387454-04:00",
                    "created_at": "2023-08-28T08:48:08.630057-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3498ca-9113-4c1a-a415-306f57d96b4c/?format=api"
                },
                {
                    "id": "47e7781a-88b3-4aee-bab6-64edb48216c3",
                    "gambit_id": "bc945359-065d-4ef0-813a-47e5a7c7a744",
                    "last_updated": "2023-08-29T19:33:16.401170-04:00",
                    "created_at": "2023-08-28T08:48:08.634458-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3498ca-9113-4c1a-a415-306f57d96b4c/?format=api"
                }
            ]
        }
    ]
}