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/47413ef8-331f-4bb9-a117-3efd48f6d106/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47413ef8-331f-4bb9-a117-3efd48f6d106",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b5e1971d-c288-456e-a719-cf1b2bdf5909",
    "completed": true,
    "last_updated": "2023-08-02T19:07:59.336706-04:00",
    "created_at": "2023-08-01T09:03:21.244638-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b5e1971d-c288-456e-a719-cf1b2bdf5909",
    "datetime": "2023-08-01T19:05:00-04:00",
    "cutoff_datetime": "2023-08-01T19:05:00-04:00",
    "name": "MIL (F Peralta) v. WAS (J Gray)",
    "bettypes": [
        {
            "id": "9d6b1c42-48c4-4c76-a386-8c663e3da4cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/47413ef8-331f-4bb9-a117-3efd48f6d106/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-01T09:03:21.270188-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": "MIL (F Peralta)",
                        "amount": 5980.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "57181693-93fc-4786-9897-cab3613977e1",
                    "gambit_id": "f2cdd68f-efc3-469d-ab8c-c533a6d61fa5",
                    "last_updated": "2023-08-02T19:07:59.346604-04:00",
                    "created_at": "2023-08-01T09:03:21.277765-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d6b1c42-48c4-4c76-a386-8c663e3da4cf/?format=api"
                },
                {
                    "id": "ca340fab-23b4-49ac-9233-3e378616959c",
                    "gambit_id": "045b4af4-08cf-4ed5-831d-69ee225e18de",
                    "last_updated": "2023-08-02T19:07:59.350276-04:00",
                    "created_at": "2023-08-01T09:03:21.283215-04:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d6b1c42-48c4-4c76-a386-8c663e3da4cf/?format=api"
                }
            ]
        },
        {
            "id": "8996f30e-6864-4a6a-9e83-555ded783390",
            "match": "https://api-prod.gambitprofit.com/api/matches/47413ef8-331f-4bb9-a117-3efd48f6d106/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-01T09:03:21.289407-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": "WAS",
                        "amount": 5423.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "17c9985d-bba0-4121-8eba-ce4e7a9d7188",
                    "gambit_id": "e2acdf3f-1251-4957-982f-47319b22f751",
                    "last_updated": "2023-08-02T19:07:59.362084-04:00",
                    "created_at": "2023-08-01T09:03:21.301259-04:00",
                    "name": "WAS",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8996f30e-6864-4a6a-9e83-555ded783390/?format=api"
                },
                {
                    "id": "551490de-e723-42a7-8f58-43b3075795ba",
                    "gambit_id": "bc7fd1d1-b762-437e-ba51-da82d7285b01",
                    "last_updated": "2023-08-02T19:07:59.358278-04:00",
                    "created_at": "2023-08-01T09:03:21.294051-04:00",
                    "name": "MIL",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8996f30e-6864-4a6a-9e83-555ded783390/?format=api"
                }
            ]
        },
        {
            "id": "1f725b2a-9064-4565-9977-b0ae3abfa4c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/47413ef8-331f-4bb9-a117-3efd48f6d106/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-01T09:03:21.308197-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 Over 8.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34a0428f-6f71-42f3-8b88-df8abda9c5a2",
                    "gambit_id": "797a6113-4f58-4ac1-98a7-2b3a9e56c2f5",
                    "last_updated": "2023-08-02T19:07:59.370213-04:00",
                    "created_at": "2023-08-01T09:03:21.312920-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f725b2a-9064-4565-9977-b0ae3abfa4c4/?format=api"
                },
                {
                    "id": "f8fe323b-ead0-4fe1-b8a0-84c16d4bdc8c",
                    "gambit_id": "3c5e3732-0c8d-4322-8843-e88dd38b3bb6",
                    "last_updated": "2023-08-02T19:07:59.373970-04:00",
                    "created_at": "2023-08-01T09:03:21.317835-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f725b2a-9064-4565-9977-b0ae3abfa4c4/?format=api"
                }
            ]
        }
    ]
}