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/1604ac9d-2182-422b-80f4-2a42eb7962d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1604ac9d-2182-422b-80f4-2a42eb7962d8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e00c0c14-ea18-438e-afb5-e9313442459f",
    "completed": true,
    "last_updated": "2023-06-14T11:28:19.200817-04:00",
    "created_at": "2023-06-13T09:08:19.318606-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e00c0c14-ea18-438e-afb5-e9313442459f",
    "datetime": "2023-06-13T19:05:00-04:00",
    "cutoff_datetime": "2023-06-13T19:05:00-04:00",
    "name": "TOR (C Bassitt) v. BAL (D Kremer)",
    "bettypes": [
        {
            "id": "e08ef589-d614-49d5-ad6b-d00b28f570f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1604ac9d-2182-422b-80f4-2a42eb7962d8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-13T09:08:19.327998-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": "TOR (C Bassitt)",
                        "amount": 5337.0
                    },
                    {
                        "team": "BAL (D Kremer)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3d7ea909-e823-4e63-9fe0-770b8ecd6365",
                    "gambit_id": "83755d84-5e8a-4298-8f7c-a9bb41f218e0",
                    "last_updated": "2023-06-14T11:28:19.206750-04:00",
                    "created_at": "2023-06-13T09:08:19.332430-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08ef589-d614-49d5-ad6b-d00b28f570f9/?format=api"
                },
                {
                    "id": "b33fb17c-7cc2-4571-8cb2-3881d8b5491b",
                    "gambit_id": "fd9f129d-dc04-4817-a81f-826d464ab10d",
                    "last_updated": "2023-06-14T11:28:19.209424-04:00",
                    "created_at": "2023-06-13T09:08:19.335201-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08ef589-d614-49d5-ad6b-d00b28f570f9/?format=api"
                }
            ]
        },
        {
            "id": "21f5f813-d6c6-4ba2-a0b6-f9a000b5316d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1604ac9d-2182-422b-80f4-2a42eb7962d8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-13T09:08:19.337790-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": "BAL",
                        "amount": 5867.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ee26295-ecc2-4dab-a1f2-a5daa78e635f",
                    "gambit_id": "2271e719-3bfe-4152-a951-6d09ed60e02e",
                    "last_updated": "2023-06-14T11:28:19.217674-04:00",
                    "created_at": "2023-06-13T09:08:19.342891-04:00",
                    "name": "BAL",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f5f813-d6c6-4ba2-a0b6-f9a000b5316d/?format=api"
                },
                {
                    "id": "a5f63d41-90d5-4f91-97b8-0095ddb80952",
                    "gambit_id": "01768b39-8a62-4450-be96-d99559195b6f",
                    "last_updated": "2023-06-14T11:28:19.214761-04:00",
                    "created_at": "2023-06-13T09:08:19.340667-04:00",
                    "name": "TOR",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f5f813-d6c6-4ba2-a0b6-f9a000b5316d/?format=api"
                }
            ]
        },
        {
            "id": "ca81d065-509e-4a51-9fd6-8b1225d88b95",
            "match": "https://api-prod.gambitprofit.com/api/matches/1604ac9d-2182-422b-80f4-2a42eb7962d8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-13T09:08:19.345096-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc14ddcd-3613-41b6-b1a4-37b83a06294d",
                    "gambit_id": "6bb67bd4-862d-4396-9819-5dce5e8f6594",
                    "last_updated": "2023-06-14T11:28:19.226330-04:00",
                    "created_at": "2023-06-13T09:08:19.349424-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca81d065-509e-4a51-9fd6-8b1225d88b95/?format=api"
                },
                {
                    "id": "3837bc21-9b62-4900-ad53-519e8ff7a56f",
                    "gambit_id": "7195e30a-9751-4970-82a5-8c95fcf9098d",
                    "last_updated": "2023-06-14T11:28:19.223163-04:00",
                    "created_at": "2023-06-13T09:08:19.347291-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca81d065-509e-4a51-9fd6-8b1225d88b95/?format=api"
                }
            ]
        }
    ]
}