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/c9ee4054-e216-4aa0-a8e1-6ccca1e906cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c9ee4054-e216-4aa0-a8e1-6ccca1e906cf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6cc126c6-5389-4737-978a-89c74cc3000f",
    "completed": true,
    "last_updated": "2023-08-01T10:58:20.988413-04:00",
    "created_at": "2023-07-31T10:23:05.006932-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6cc126c6-5389-4737-978a-89c74cc3000f",
    "datetime": "2023-07-31T21:40:00-04:00",
    "cutoff_datetime": "2023-07-31T21:40:00-04:00",
    "name": "BOS (N Pivetta) v. SEA (G Kirby)",
    "bettypes": [
        {
            "id": "3286ad82-5ce4-4722-af78-b7cdd1613404",
            "match": "https://api-prod.gambitprofit.com/api/matches/c9ee4054-e216-4aa0-a8e1-6ccca1e906cf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-31T10:23:05.018643-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": "SEA (G Kirby)",
                        "amount": 5415.0
                    },
                    {
                        "team": "BOS (N Pivetta)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f55a0f76-03f4-4ffa-8807-d69942a007bf",
                    "gambit_id": "6c765eee-293a-47f1-8f3b-58abb831a71e",
                    "last_updated": "2023-08-01T10:58:21.012644-04:00",
                    "created_at": "2023-07-31T10:23:05.028155-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3286ad82-5ce4-4722-af78-b7cdd1613404/?format=api"
                },
                {
                    "id": "da517f28-d2e4-4f18-9e72-0fc49d48cea2",
                    "gambit_id": "57157441-c787-44d0-848d-d01ec0f0f905",
                    "last_updated": "2023-08-01T10:58:21.003679-04:00",
                    "created_at": "2023-07-31T10:23:05.023393-04:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3286ad82-5ce4-4722-af78-b7cdd1613404/?format=api"
                }
            ]
        },
        {
            "id": "1c125ec6-67f9-49bd-8988-2f52ea4a3060",
            "match": "https://api-prod.gambitprofit.com/api/matches/c9ee4054-e216-4aa0-a8e1-6ccca1e906cf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-31T10:23:05.032426-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": "BOS",
                        "amount": 6324.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26271958-6c01-4d52-97d8-b35e486adc4a",
                    "gambit_id": "b592862d-6ce3-4732-b66e-60d027e8571a",
                    "last_updated": "2023-08-01T10:58:21.019726-04:00",
                    "created_at": "2023-07-31T10:23:05.036032-04:00",
                    "name": "BOS",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c125ec6-67f9-49bd-8988-2f52ea4a3060/?format=api"
                },
                {
                    "id": "db6613ef-3077-435e-82a5-4d30c8f21a14",
                    "gambit_id": "2e4d78bf-d837-4e59-bf52-a36fb007f5da",
                    "last_updated": "2023-08-01T10:58:21.028023-04:00",
                    "created_at": "2023-07-31T10:23:05.041999-04:00",
                    "name": "SEA",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c125ec6-67f9-49bd-8988-2f52ea4a3060/?format=api"
                }
            ]
        },
        {
            "id": "801ca5bd-d306-4af9-a72f-ea6b29bde4d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c9ee4054-e216-4aa0-a8e1-6ccca1e906cf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-31T10:23:05.045892-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4172fc7d-7c49-4fb5-a6f2-f5337e00669f",
                    "gambit_id": "36dbd2a3-8867-4043-8aee-696e57592cac",
                    "last_updated": "2023-08-01T10:58:21.044584-04:00",
                    "created_at": "2023-07-31T10:23:05.053912-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/801ca5bd-d306-4af9-a72f-ea6b29bde4d0/?format=api"
                },
                {
                    "id": "c9cfc2c3-de66-4326-bcbf-6f913f0c3f92",
                    "gambit_id": "a8b50420-bb8f-4a07-9da6-d85494d605a8",
                    "last_updated": "2023-08-01T10:58:21.036175-04:00",
                    "created_at": "2023-07-31T10:23:05.049940-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/801ca5bd-d306-4af9-a72f-ea6b29bde4d0/?format=api"
                }
            ]
        }
    ]
}