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/d9ee2d1d-f285-44d7-9440-8a016289ffcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d9ee2d1d-f285-44d7-9440-8a016289ffcf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9d45aa5d-7b14-4ebf-922f-9140bab39456",
    "completed": true,
    "last_updated": "2022-09-22T14:57:18.300977-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.32,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9d45aa5d-7b14-4ebf-922f-9140bab39456",
    "datetime": "2022-09-21T21:40:00-04:00",
    "cutoff_datetime": "2022-09-21T21:40:00-04:00",
    "name": "SEA (R Ray) v. OAK (J Kaprielian)",
    "bettypes": [
        {
            "id": "158e48c7-d3d1-45ec-b9f2-7e379297ab9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9ee2d1d-f285-44d7-9440-8a016289ffcf/?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": "SEA (R Ray)",
                        "amount": 6485.0
                    },
                    {
                        "team": "OAK (J Kaprielian)",
                        "amount": 3515.0
                    }
                ],
                "expected_reward_tokens": 9208.7,
                "profit_sb": 208.7,
                "profit_sb_percentage": 2.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e31f027-6049-43d3-85ef-5d3798b55de5",
                    "gambit_id": "8ffbf27d-8dac-4d75-b249-1426ad3666df",
                    "last_updated": "2022-09-22T14:57:18.312662-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (R Ray)",
                    "reward": "1.42000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/158e48c7-d3d1-45ec-b9f2-7e379297ab9f/?format=api"
                },
                {
                    "id": "0741dc6b-3d6c-45f3-aa93-0de8a57d0baa",
                    "gambit_id": "bb5e647d-10c3-4d32-8bda-bb4dd74f8e72",
                    "last_updated": "2022-09-22T14:57:18.311624-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Kaprielian)",
                    "reward": "2.62000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/158e48c7-d3d1-45ec-b9f2-7e379297ab9f/?format=api"
                }
            ]
        },
        {
            "id": "43897f3e-776f-4d7d-9e50-6c2136f1591f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9ee2d1d-f285-44d7-9440-8a016289ffcf/?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": "SEA",
                        "amount": 5304.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f6288b88-30bb-4ec9-81ed-bf8c8c5014cc",
                    "gambit_id": "a491f3ee-08d4-468e-8921-01d2967f21f2",
                    "last_updated": "2022-09-22T14:57:18.307608-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43897f3e-776f-4d7d-9e50-6c2136f1591f/?format=api"
                },
                {
                    "id": "04a9501b-15d4-44f0-9fbc-a9e58764adef",
                    "gambit_id": "6fa45386-0333-494e-b767-b1bf864ac9e0",
                    "last_updated": "2022-09-22T14:57:18.308699-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43897f3e-776f-4d7d-9e50-6c2136f1591f/?format=api"
                }
            ]
        },
        {
            "id": "e71732cb-0cc9-433b-aed9-7cb48975179a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9ee2d1d-f285-44d7-9440-8a016289ffcf/?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": 5208.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b3c122be-7fc3-4149-acc1-46ba160c00b4",
                    "gambit_id": "af627a20-c3c3-47ca-8f6d-99b4340f7a5e",
                    "last_updated": "2022-09-22T14:57:18.305271-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e71732cb-0cc9-433b-aed9-7cb48975179a/?format=api"
                },
                {
                    "id": "7096c262-062c-4334-9247-7dd2a5474eff",
                    "gambit_id": "b7320e77-002d-4769-88ae-a9cddf365756",
                    "last_updated": "2022-09-22T14:57:18.303974-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e71732cb-0cc9-433b-aed9-7cb48975179a/?format=api"
                }
            ]
        }
    ]
}