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/47b20640-cb38-4869-8c27-cd9bb4c64e37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47b20640-cb38-4869-8c27-cd9bb4c64e37",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6ca1b641-055b-4ed7-8fd6-78a054b70233",
    "completed": true,
    "last_updated": "2023-10-03T09:58:09.906603-04:00",
    "created_at": "2023-10-01T09:18:22.930946-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6ca1b641-055b-4ed7-8fd6-78a054b70233",
    "datetime": "2023-10-01T15:15:00-04:00",
    "cutoff_datetime": "2023-10-01T15:15:00-04:00",
    "name": "CIN (H Greene) v. STL (M Mikolas)",
    "bettypes": [
        {
            "id": "cc48e02a-d5de-456a-8a3f-83dcb5e3608e",
            "match": "https://api-prod.gambitprofit.com/api/matches/47b20640-cb38-4869-8c27-cd9bb4c64e37/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-01T09:18:22.940188-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": "CIN (H Greene)",
                        "amount": 5325.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dff67641-e390-4da7-a13d-6b804cf75962",
                    "gambit_id": "84d8d466-50d9-4219-a53d-dbd82ff85293",
                    "last_updated": "2023-10-03T09:58:09.925384-04:00",
                    "created_at": "2023-10-01T09:18:22.945934-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc48e02a-d5de-456a-8a3f-83dcb5e3608e/?format=api"
                },
                {
                    "id": "400d9d5f-a906-43bb-8cb6-6efc0a31ef0b",
                    "gambit_id": "d7314c2a-5287-4c81-900f-2597d2f5deec",
                    "last_updated": "2023-10-03T09:58:09.935065-04:00",
                    "created_at": "2023-10-01T09:18:22.952018-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc48e02a-d5de-456a-8a3f-83dcb5e3608e/?format=api"
                }
            ]
        },
        {
            "id": "5a601c78-3bbf-415d-81e2-6889fbc1ed97",
            "match": "https://api-prod.gambitprofit.com/api/matches/47b20640-cb38-4869-8c27-cd9bb4c64e37/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-01T09:18:22.956986-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": "STL",
                        "amount": 5939.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e0c8bd01-80b6-44df-b259-4b78aeaea35b",
                    "gambit_id": "ef109e6b-a0fe-46e3-ad74-82fe539039cd",
                    "last_updated": "2023-10-03T09:58:09.969705-04:00",
                    "created_at": "2023-10-01T09:18:22.966932-04:00",
                    "name": "STL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a601c78-3bbf-415d-81e2-6889fbc1ed97/?format=api"
                },
                {
                    "id": "8422fcb5-8db1-4ea1-ac2e-1ff3385de432",
                    "gambit_id": "34905a8e-1886-40bf-b3a7-55a1723977a5",
                    "last_updated": "2023-10-03T09:58:09.949449-04:00",
                    "created_at": "2023-10-01T09:18:22.961118-04:00",
                    "name": "CIN",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a601c78-3bbf-415d-81e2-6889fbc1ed97/?format=api"
                }
            ]
        },
        {
            "id": "9e007f66-d81a-4737-be9c-db6c692ed7f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/47b20640-cb38-4869-8c27-cd9bb4c64e37/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-01T09:18:22.972981-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c486959-37b5-4b49-b23b-aa2ebdea06b3",
                    "gambit_id": "48238e97-5a0c-407c-9b0d-a3b053df6928",
                    "last_updated": "2023-10-03T09:58:09.998482-04:00",
                    "created_at": "2023-10-01T09:18:22.981537-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e007f66-d81a-4737-be9c-db6c692ed7f5/?format=api"
                },
                {
                    "id": "4f2e0067-94ad-4fa4-a0ea-caa9a524dc47",
                    "gambit_id": "36a4f52d-3002-4ad7-bc2a-60e2956f1631",
                    "last_updated": "2023-10-03T09:58:09.990426-04:00",
                    "created_at": "2023-10-01T09:18:22.977139-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e007f66-d81a-4737-be9c-db6c692ed7f5/?format=api"
                }
            ]
        }
    ]
}