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/8d6edd09-cedd-4b83-bd7b-6edf63eee16c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d6edd09-cedd-4b83-bd7b-6edf63eee16c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d05ef92f-2ed1-496d-87f2-18f0320942c3",
    "completed": true,
    "last_updated": "2023-06-17T15:03:04.217828-04:00",
    "created_at": "2023-06-16T08:22:58.524477-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d05ef92f-2ed1-496d-87f2-18f0320942c3",
    "datetime": "2023-06-16T19:10:00-04:00",
    "cutoff_datetime": "2023-06-16T19:10:00-04:00",
    "name": "STL (M Mikolas) v. NYM (T Megill)",
    "bettypes": [
        {
            "id": "13c1df97-5284-44ca-bedf-f324a1153a5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d6edd09-cedd-4b83-bd7b-6edf63eee16c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-16T08:22:58.527559-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": "STL (M Mikolas)",
                        "amount": 5247.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 4753.0
                    }
                ],
                "expected_reward_tokens": 9601.06,
                "profit_sb": 101.06,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c01ba7b-3b32-43ee-9cbf-3855301fcdc3",
                    "gambit_id": "959d0869-98fb-4072-bb34-75e9c0a33e5c",
                    "last_updated": "2023-06-17T15:03:04.222856-04:00",
                    "created_at": "2023-06-16T08:22:58.530135-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.83000",
                    "odds": "1.86210",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c1df97-5284-44ca-bedf-f324a1153a5b/?format=api"
                },
                {
                    "id": "1de167b5-7afd-47ab-abb8-d768bcac9dc7",
                    "gambit_id": "fbfde773-9e73-407e-a3dc-12e851a04b7d",
                    "last_updated": "2023-06-17T15:03:04.224765-04:00",
                    "created_at": "2023-06-16T08:22:58.532941-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.02000",
                    "odds": "2.06000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c1df97-5284-44ca-bedf-f324a1153a5b/?format=api"
                }
            ]
        },
        {
            "id": "19769950-bdb0-4c14-8f9a-7ce19759eec6",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d6edd09-cedd-4b83-bd7b-6edf63eee16c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-16T08:22:58.535846-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": 5867.0
                    },
                    {
                        "team": "STL",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6f626fc9-dce3-476d-bb83-a21070cd3416",
                    "gambit_id": "68426810-c255-4f2e-8a69-9ac104d92888",
                    "last_updated": "2023-06-17T15:03:04.230781-04:00",
                    "created_at": "2023-06-16T08:22:58.541485-04:00",
                    "name": "NYM",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19769950-bdb0-4c14-8f9a-7ce19759eec6/?format=api"
                },
                {
                    "id": "249c4d97-93c3-4703-8e31-94a55dcf38b8",
                    "gambit_id": "9cbe0101-ff3b-4dad-ba87-f8a39bf29ebe",
                    "last_updated": "2023-06-17T15:03:04.228677-04:00",
                    "created_at": "2023-06-16T08:22:58.538583-04:00",
                    "name": "STL",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19769950-bdb0-4c14-8f9a-7ce19759eec6/?format=api"
                }
            ]
        },
        {
            "id": "73af3ceb-5bd3-48a3-9d1e-7f8c364931f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d6edd09-cedd-4b83-bd7b-6edf63eee16c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-16T08:22:58.544719-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": "4791cd36-6bbb-43dc-95dd-66660862c19d",
                    "gambit_id": "8cd24204-64e1-43ce-add4-664c5ad1e53f",
                    "last_updated": "2023-06-17T15:03:04.237707-04:00",
                    "created_at": "2023-06-16T08:22:58.550535-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/73af3ceb-5bd3-48a3-9d1e-7f8c364931f4/?format=api"
                },
                {
                    "id": "855bba5c-b254-4bd8-b714-d0d497d58593",
                    "gambit_id": "0232900e-8f98-48ff-84bd-f1dba87f38c1",
                    "last_updated": "2023-06-17T15:03:04.235353-04:00",
                    "created_at": "2023-06-16T08:22:58.547669-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/73af3ceb-5bd3-48a3-9d1e-7f8c364931f4/?format=api"
                }
            ]
        }
    ]
}