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/da4e3231-06cd-442f-ab94-489c1f8c9fc0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da4e3231-06cd-442f-ab94-489c1f8c9fc0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2739f08c-3712-4aa2-a5c1-0b21753bf7d9",
    "completed": true,
    "last_updated": "2022-09-22T15:02:20.497454-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2739f08c-3712-4aa2-a5c1-0b21753bf7d9",
    "datetime": "2022-09-21T20:05:00-04:00",
    "cutoff_datetime": "2022-09-21T20:05:00-04:00",
    "name": "LAA (T Davidson) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "00c65174-9a03-4842-bd3b-769c5a2f1b96",
            "match": "https://api-prod.gambitprofit.com/api/matches/da4e3231-06cd-442f-ab94-489c1f8c9fc0/?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": "TEX (D Dunning)",
                        "amount": 5745.0
                    },
                    {
                        "team": "LAA (T Davidson)",
                        "amount": 4255.0
                    }
                ],
                "expected_reward_tokens": 9190.8,
                "profit_sb": 190.8,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "54c1497c-704f-4a95-8a06-516f6aaf9e32",
                    "gambit_id": "dde4bc06-c93d-48cd-8394-aa0316dbe1dc",
                    "last_updated": "2022-09-22T15:02:20.506342-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c65174-9a03-4842-bd3b-769c5a2f1b96/?format=api"
                },
                {
                    "id": "064eb28e-dc2a-413e-9bc1-b87976460e21",
                    "gambit_id": "b3d57fbb-d9f4-479a-8b95-3e1b2eb4a32d",
                    "last_updated": "2022-09-22T15:02:20.507343-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (T Davidson)",
                    "reward": "2.16000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c65174-9a03-4842-bd3b-769c5a2f1b96/?format=api"
                }
            ]
        },
        {
            "id": "e9958c6e-0f31-46a2-87f7-8c6c1d7ed35b",
            "match": "https://api-prod.gambitprofit.com/api/matches/da4e3231-06cd-442f-ab94-489c1f8c9fc0/?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": "LAA",
                        "amount": 5899.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "56a96c09-c1a4-4fa9-ac6f-405e9e9ae469",
                    "gambit_id": "ce7f7651-bcf6-4419-a850-06b4ab55245b",
                    "last_updated": "2022-09-22T15:02:20.504287-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9958c6e-0f31-46a2-87f7-8c6c1d7ed35b/?format=api"
                },
                {
                    "id": "54247209-6565-4d65-af08-e53d99f8b964",
                    "gambit_id": "f2965619-d765-44ba-9f48-9c2041c9f21f",
                    "last_updated": "2022-09-22T15:02:20.503219-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9958c6e-0f31-46a2-87f7-8c6c1d7ed35b/?format=api"
                }
            ]
        },
        {
            "id": "c0f0898c-37c5-4865-a363-d88122dccfdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/da4e3231-06cd-442f-ab94-489c1f8c9fc0/?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 8.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a297d71e-62df-43af-ada3-2605b2d0c651",
                    "gambit_id": "e51a5ff2-7809-4911-89a8-aaec01b58559",
                    "last_updated": "2022-09-22T15:02:20.501187-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0f0898c-37c5-4865-a363-d88122dccfdf/?format=api"
                },
                {
                    "id": "1db8935f-ffe7-4744-b12d-863b5d650206",
                    "gambit_id": "60322f82-f6d2-437e-97a6-c461a26b256f",
                    "last_updated": "2022-09-22T15:02:20.500126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0f0898c-37c5-4865-a363-d88122dccfdf/?format=api"
                }
            ]
        }
    ]
}