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/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21dffb19-1e60-4cdf-937e-d3617ad84cf0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7c03c1d0-9f40-4806-b475-6f35872b1846",
    "completed": true,
    "last_updated": "2023-09-23T20:58:10.593972-04:00",
    "created_at": "2023-09-22T09:58:22.531025-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7c03c1d0-9f40-4806-b475-6f35872b1846",
    "datetime": "2023-09-22T19:05:00-04:00",
    "cutoff_datetime": "2023-09-22T19:05:00-04:00",
    "name": "NYM (T Megill) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "db6c1353-0ecb-43e9-8341-89f8fd88317f",
            "match": "https://api-prod.gambitprofit.com/api/matches/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-22T09:58:22.541295-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": 6060.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "20a19846-2e05-484d-892b-de794d573c31",
                    "gambit_id": "48cbfdf8-1090-45d0-b4f7-52071d39e738",
                    "last_updated": "2023-09-23T20:58:10.610965-04:00",
                    "created_at": "2023-09-22T09:58:22.549782-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6c1353-0ecb-43e9-8341-89f8fd88317f/?format=api"
                },
                {
                    "id": "33ebe80a-9919-4d4d-8023-56c9f337c6a7",
                    "gambit_id": "d66ea5fc-1d13-40e6-88b8-aa1aff28a63a",
                    "last_updated": "2023-09-23T20:58:10.607257-04:00",
                    "created_at": "2023-09-22T09:58:22.545516-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6c1353-0ecb-43e9-8341-89f8fd88317f/?format=api"
                }
            ]
        },
        {
            "id": "a066d89a-2b1c-46b0-8169-2855873bd822",
            "match": "https://api-prod.gambitprofit.com/api/matches/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-22T09:58:22.554404-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": "NYM",
                        "amount": 5688.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3947f1d0-a404-4f3d-9466-3139713bd202",
                    "gambit_id": "2504de4e-acbc-4156-844a-993f8416bceb",
                    "last_updated": "2023-09-23T20:58:10.621807-04:00",
                    "created_at": "2023-09-22T09:58:22.562013-04:00",
                    "name": "NYM",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066d89a-2b1c-46b0-8169-2855873bd822/?format=api"
                },
                {
                    "id": "c00d25c2-4e44-4b7a-a738-146037fa3f9f",
                    "gambit_id": "fdfcb1f1-6b2a-4355-bbde-082a7995bfd6",
                    "last_updated": "2023-09-23T20:58:10.618453-04:00",
                    "created_at": "2023-09-22T09:58:22.558386-04:00",
                    "name": "PHI",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066d89a-2b1c-46b0-8169-2855873bd822/?format=api"
                }
            ]
        },
        {
            "id": "4b8a9956-4e33-42f2-9655-ba25cd953b8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-22T09:58:22.565768-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af7a87af-8df1-4f82-94ed-fa31e833eeb8",
                    "gambit_id": "08c60bba-b0a1-41b7-8440-81db1e612d6c",
                    "last_updated": "2023-09-23T20:58:10.631993-04:00",
                    "created_at": "2023-09-22T09:58:22.574638-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b8a9956-4e33-42f2-9655-ba25cd953b8b/?format=api"
                },
                {
                    "id": "c8d1f9b3-e372-4959-addf-fe4dab85a75f",
                    "gambit_id": "6f8c5c12-a167-429d-a47d-eec909ee6168",
                    "last_updated": "2023-09-23T20:58:10.628772-04:00",
                    "created_at": "2023-09-22T09:58:22.569354-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b8a9956-4e33-42f2-9655-ba25cd953b8b/?format=api"
                }
            ]
        }
    ]
}