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/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bdbdc2ee-4381-4736-a5fc-14a976b68377",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "56b73d7a-dc87-42e8-a613-7587138174e6",
    "completed": true,
    "last_updated": "2023-08-10T12:28:25.100856-04:00",
    "created_at": "2023-08-09T08:13:11.587185-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/56b73d7a-dc87-42e8-a613-7587138174e6",
    "datetime": "2023-08-09T19:10:00-04:00",
    "cutoff_datetime": "2023-08-09T19:10:00-04:00",
    "name": "TOR (K Gausman) v. CLE (L Allen)",
    "bettypes": [
        {
            "id": "b29a58da-e398-4d1f-a6a2-35118b161d82",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-09T08:13:11.596582-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": "TOR (K Gausman)",
                        "amount": 6060.0
                    },
                    {
                        "team": "CLE (L Allen)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee09c9ed-cfbb-45ec-a893-3e204e979d2d",
                    "gambit_id": "0390a87a-9de4-4a8a-8072-28b3724624f6",
                    "last_updated": "2023-08-10T12:28:25.109420-04:00",
                    "created_at": "2023-08-09T08:13:11.600126-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a58da-e398-4d1f-a6a2-35118b161d82/?format=api"
                },
                {
                    "id": "a964e518-146f-424e-b07a-06f204df2f33",
                    "gambit_id": "ae867b64-06ad-4d75-a05f-d2c119c9c80d",
                    "last_updated": "2023-08-10T12:28:25.112779-04:00",
                    "created_at": "2023-08-09T08:13:11.603830-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a58da-e398-4d1f-a6a2-35118b161d82/?format=api"
                }
            ]
        },
        {
            "id": "951c1284-dfbc-4855-a769-7fb8caf3030c",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-09T08:13:11.607762-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": 5107.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d7614a3-d35f-4f4a-b52c-785d522fb6a2",
                    "gambit_id": "55f7a679-fa83-4f1c-af75-7c1f8e9bbdf2",
                    "last_updated": "2023-08-10T12:28:25.122699-04:00",
                    "created_at": "2023-08-09T08:13:11.615358-04:00",
                    "name": "CLE",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951c1284-dfbc-4855-a769-7fb8caf3030c/?format=api"
                },
                {
                    "id": "8edf5ea4-d59b-42bf-a323-48bc74b2d850",
                    "gambit_id": "fa3f45b6-2d2d-4a59-b6c0-bdb90f178c7b",
                    "last_updated": "2023-08-10T12:28:25.119430-04:00",
                    "created_at": "2023-08-09T08:13:11.611535-04:00",
                    "name": "TOR",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951c1284-dfbc-4855-a769-7fb8caf3030c/?format=api"
                }
            ]
        },
        {
            "id": "a2fa223b-be0c-40d1-9e0c-f5440844114c",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-09T08:13:11.619912-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b7e078d-b643-4060-a204-69ff73ceedf5",
                    "gambit_id": "6f33aec9-84d2-4090-b478-910da4ba49ed",
                    "last_updated": "2023-08-10T12:28:25.133018-04:00",
                    "created_at": "2023-08-09T08:13:11.631314-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2fa223b-be0c-40d1-9e0c-f5440844114c/?format=api"
                },
                {
                    "id": "d38ea24a-356f-4817-81b5-47a019834a5d",
                    "gambit_id": "7cfd9d03-fe6d-4ba5-99be-9d14830ffd48",
                    "last_updated": "2023-08-10T12:28:25.129450-04:00",
                    "created_at": "2023-08-09T08:13:11.627700-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2fa223b-be0c-40d1-9e0c-f5440844114c/?format=api"
                }
            ]
        }
    ]
}