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/3745e783-c19f-44da-9b1d-3b05aea9a7d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3745e783-c19f-44da-9b1d-3b05aea9a7d7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65b0922c-47e6-4a03-b687-b8b5e5d38940",
    "completed": true,
    "last_updated": "2023-07-20T09:48:17.389354-04:00",
    "created_at": "2023-07-18T08:53:10.605421-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/65b0922c-47e6-4a03-b687-b8b5e5d38940",
    "datetime": "2023-07-18T20:10:00-04:00",
    "cutoff_datetime": "2023-07-18T20:10:00-04:00",
    "name": "DET (T Skubal) v. KAN (D Lynch)",
    "bettypes": [
        {
            "id": "1253ae0a-03f5-4394-979f-133539666beb",
            "match": "https://api-prod.gambitprofit.com/api/matches/3745e783-c19f-44da-9b1d-3b05aea9a7d7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:10.607638-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": "DET (T Skubal)",
                        "amount": 6139.0
                    },
                    {
                        "team": "KAN (D Lynch)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c965705-cf47-47c7-b15b-ca1866df9dc9",
                    "gambit_id": "3b149243-facd-42c2-9ac5-eff341da28c1",
                    "last_updated": "2023-07-20T09:48:17.394169-04:00",
                    "created_at": "2023-07-18T08:53:10.609273-04:00",
                    "name": "DET (T Skubal)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1253ae0a-03f5-4394-979f-133539666beb/?format=api"
                },
                {
                    "id": "ffe380d3-e366-4caa-bda4-04032e71cb9c",
                    "gambit_id": "1c189d49-77e6-444a-9bb2-2b9ac0c75135",
                    "last_updated": "2023-07-20T09:48:17.396316-04:00",
                    "created_at": "2023-07-18T08:53:10.610957-04:00",
                    "name": "KAN (D Lynch)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1253ae0a-03f5-4394-979f-133539666beb/?format=api"
                }
            ]
        },
        {
            "id": "f3e14b6f-387e-4a87-91d2-fb0c50cfd69f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3745e783-c19f-44da-9b1d-3b05aea9a7d7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:10.612624-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": "KAN",
                        "amount": 5107.0
                    },
                    {
                        "team": "DET",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "287b80f3-8f17-4e78-8eb0-c71d053a652a",
                    "gambit_id": "ae35373f-9753-4de7-a2de-ab84786ae7ec",
                    "last_updated": "2023-07-20T09:48:17.403293-04:00",
                    "created_at": "2023-07-18T08:53:10.616120-04:00",
                    "name": "KAN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3e14b6f-387e-4a87-91d2-fb0c50cfd69f/?format=api"
                },
                {
                    "id": "03af402f-47c0-477d-9b52-5dc935037fd9",
                    "gambit_id": "f48ccfc0-99b0-4492-87c8-7f1ced410990",
                    "last_updated": "2023-07-20T09:48:17.400383-04:00",
                    "created_at": "2023-07-18T08:53:10.614208-04:00",
                    "name": "DET",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3e14b6f-387e-4a87-91d2-fb0c50cfd69f/?format=api"
                }
            ]
        },
        {
            "id": "e04a4c46-9371-4715-9949-6b9bd0af7515",
            "match": "https://api-prod.gambitprofit.com/api/matches/3745e783-c19f-44da-9b1d-3b05aea9a7d7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:10.617842-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b707232-db71-4656-abee-2003b3516e00",
                    "gambit_id": "23f36219-4d3f-4daa-a3ce-7355cb52a50b",
                    "last_updated": "2023-07-20T09:48:17.407346-04:00",
                    "created_at": "2023-07-18T08:53:10.621264-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04a4c46-9371-4715-9949-6b9bd0af7515/?format=api"
                },
                {
                    "id": "66c4eec4-d988-465c-bfa9-0bfd6424d50c",
                    "gambit_id": "4140bfeb-afed-4f47-b9ce-3a2304844de6",
                    "last_updated": "2023-07-20T09:48:17.409382-04:00",
                    "created_at": "2023-07-18T08:53:10.619587-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04a4c46-9371-4715-9949-6b9bd0af7515/?format=api"
                }
            ]
        }
    ]
}