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/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a2b141bb-6f7c-43a1-8461-a38621c32c4d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "576a5d8d-7644-48dd-a7f5-855492e9ae97",
    "completed": true,
    "last_updated": "2022-09-17T17:07:23.697685-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/576a5d8d-7644-48dd-a7f5-855492e9ae97",
    "datetime": "2022-09-16T21:38:00-04:00",
    "cutoff_datetime": "2022-09-16T21:38:00-04:00",
    "name": "SEA (R Ray) v. LAA (M Lorenzen)",
    "bettypes": [
        {
            "id": "c6f2d3f7-0b4b-4a36-b6c1-41a32eec33b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?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": 5884.0
                    },
                    {
                        "team": "LAA (M Lorenzen)",
                        "amount": 4116.0
                    }
                ],
                "expected_reward_tokens": 9178.68,
                "profit_sb": 178.68,
                "profit_sb_percentage": 1.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de6321dd-c937-4174-b2bd-3d1970ab733a",
                    "gambit_id": "23c33eeb-64a5-4cce-bac0-e791881f1d45",
                    "last_updated": "2022-09-17T17:07:23.706884-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (R Ray)",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f2d3f7-0b4b-4a36-b6c1-41a32eec33b3/?format=api"
                },
                {
                    "id": "e919f801-9ba6-4f25-9c88-ebfa76b96fec",
                    "gambit_id": "6a5f600c-eca4-4720-9a24-495ea12ee05a",
                    "last_updated": "2022-09-17T17:07:23.705927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (M Lorenzen)",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f2d3f7-0b4b-4a36-b6c1-41a32eec33b3/?format=api"
                }
            ]
        },
        {
            "id": "04323191-e48e-420c-874c-5ec9d25e029c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?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": 5304.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bba166ab-1007-40b9-841e-08cafa67eae2",
                    "gambit_id": "a60cca69-af72-4b6c-8f8c-806e47df59bc",
                    "last_updated": "2022-09-17T17:07:23.703048-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04323191-e48e-420c-874c-5ec9d25e029c/?format=api"
                },
                {
                    "id": "8076720e-e652-4da4-aeee-2b143589f765",
                    "gambit_id": "b6b41367-0181-42e0-a62b-51f68b32781d",
                    "last_updated": "2022-09-17T17:07:23.704007-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04323191-e48e-420c-874c-5ec9d25e029c/?format=api"
                }
            ]
        },
        {
            "id": "5b9cd692-94ce-4b5c-ae19-23554cd2f5e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?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",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "13af6ba4-ba60-4b2c-81c5-71be88e80c6e",
                    "gambit_id": "cadb8627-a1bf-412f-addd-d948a97d73f2",
                    "last_updated": "2022-09-17T17:07:23.701100-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b9cd692-94ce-4b5c-ae19-23554cd2f5e8/?format=api"
                },
                {
                    "id": "53af2c3d-0e73-4cd6-8ed7-8e8b437d8e7a",
                    "gambit_id": "7f1d9f5f-1869-4ea3-99c3-5741599f76e7",
                    "last_updated": "2022-09-17T17:07:23.700126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b9cd692-94ce-4b5c-ae19-23554cd2f5e8/?format=api"
                }
            ]
        }
    ]
}