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/47142ec8-c658-4ea3-b9e4-bd4febc941f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47142ec8-c658-4ea3-b9e4-bd4febc941f5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b3e7863b-8a16-48f4-92cc-266135dd7adc",
    "completed": true,
    "last_updated": "2022-09-14T10:32:13.659664-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.89,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b3e7863b-8a16-48f4-92cc-266135dd7adc",
    "datetime": "2022-09-13T18:40:00-04:00",
    "cutoff_datetime": "2022-09-13T18:40:00-04:00",
    "name": "PHI (B Falter) v. MIA (S Alcantara)",
    "bettypes": [
        {
            "id": "dd398c82-8c1e-4c16-9d73-1d693b109d87",
            "match": "https://api-prod.gambitprofit.com/api/matches/47142ec8-c658-4ea3-b9e4-bd4febc941f5/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "MIA (S Alcantara)",
                        "amount": 5323.0
                    },
                    {
                        "team": "PHI (B Falter)",
                        "amount": 4677.0
                    }
                ],
                "expected_reward_tokens": 9260.46,
                "profit_sb": 260.46,
                "profit_sb_percentage": 2.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22be6bd4-6819-414e-95af-e9ddc4ff9cca",
                    "gambit_id": "a073fefc-a9a6-4915-a35e-8066fcbdd80c",
                    "last_updated": "2022-09-14T10:32:13.668535-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd398c82-8c1e-4c16-9d73-1d693b109d87/?format=api"
                },
                {
                    "id": "8c95c0f0-5ce1-4fe0-8ccc-3f039e4806be",
                    "gambit_id": "97d10a67-1b70-49c5-87af-de9bd212e6b6",
                    "last_updated": "2022-09-14T10:32:13.669501-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (B Falter)",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd398c82-8c1e-4c16-9d73-1d693b109d87/?format=api"
                }
            ]
        },
        {
            "id": "e65795bf-e0de-4c57-bcac-47561acfbd5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/47142ec8-c658-4ea3-b9e4-bd4febc941f5/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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",
                        "amount": 6269.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3731.0
                    }
                ],
                "expected_reward_tokens": 9215.43,
                "profit_sb": 215.43,
                "profit_sb_percentage": 2.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aca713a0-89b1-43c7-b806-4baa8e232ab2",
                    "gambit_id": "1902aef0-4be1-4f3e-9959-f50d68261593",
                    "last_updated": "2022-09-14T10:32:13.666446-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e65795bf-e0de-4c57-bcac-47561acfbd5e/?format=api"
                },
                {
                    "id": "41b17b2a-0ebb-4a36-98bc-f1f58dc6080e",
                    "gambit_id": "ee4f8f20-dc00-4e12-9953-69f510b730a0",
                    "last_updated": "2022-09-14T10:32:13.665247-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "2.47000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e65795bf-e0de-4c57-bcac-47561acfbd5e/?format=api"
                }
            ]
        },
        {
            "id": "e6d809de-6963-4cf1-b39b-d4ce8d8056d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/47142ec8-c658-4ea3-b9e4-bd4febc941f5/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7",
                        "amount": 5207.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "79d44c8d-e499-4d3a-b330-94120d4690a9",
                    "gambit_id": "2b2f7b91-3ef3-4fa1-9802-ff78e85efa59",
                    "last_updated": "2022-09-14T10:32:13.663206-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d809de-6963-4cf1-b39b-d4ce8d8056d3/?format=api"
                },
                {
                    "id": "6aa7a842-44c4-4864-8a7c-6e0e73cc8e98",
                    "gambit_id": "61973153-ec7d-4d02-b212-20f72892a650",
                    "last_updated": "2022-09-14T10:32:13.662147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d809de-6963-4cf1-b39b-d4ce8d8056d3/?format=api"
                }
            ]
        }
    ]
}