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/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2419f937-5dce-47e6-b445-28fae52e63ea",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d9f48909-ca13-4569-85ee-08c81db35841",
    "completed": true,
    "last_updated": "2023-07-04T10:43:01.139003-04:00",
    "created_at": "2023-07-03T11:03:19.429768-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d9f48909-ca13-4569-85ee-08c81db35841",
    "datetime": "2023-07-03T18:40:00-04:00",
    "cutoff_datetime": "2023-07-03T18:40:00-04:00",
    "name": "STL (M Mikolas) v. MIA (B Garrett)",
    "bettypes": [
        {
            "id": "fad1a425-9ef4-4404-85d4-4f793b522015",
            "match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-03T11:03:19.431868-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": "MIA (B Garrett)",
                        "amount": 5615.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2fdcc148-9614-471a-9f65-c7f575ef2bf8",
                    "gambit_id": "0f4d6c0d-4837-4ff3-97d6-3cbb40790adb",
                    "last_updated": "2023-07-04T10:43:01.146405-04:00",
                    "created_at": "2023-07-03T11:03:19.435102-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad1a425-9ef4-4404-85d4-4f793b522015/?format=api"
                },
                {
                    "id": "e4895096-d408-4045-9870-c3346aa16990",
                    "gambit_id": "c50dcca2-ef6c-40fa-99a8-a32f4ebc16e3",
                    "last_updated": "2023-07-04T10:43:01.144127-04:00",
                    "created_at": "2023-07-03T11:03:19.433460-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad1a425-9ef4-4404-85d4-4f793b522015/?format=api"
                }
            ]
        },
        {
            "id": "9486f9d6-eadd-4a7d-9d16-855f5a3f4a75",
            "match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-03T11:03:19.436723-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": 6090.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "034f643f-92c0-4d65-a4f3-063d4dc71091",
                    "gambit_id": "bbeeb29f-2efb-49b1-915e-fa1a14ca1d7a",
                    "last_updated": "2023-07-04T10:43:01.150463-04:00",
                    "created_at": "2023-07-03T11:03:19.438268-04:00",
                    "name": "STL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9486f9d6-eadd-4a7d-9d16-855f5a3f4a75/?format=api"
                },
                {
                    "id": "28c8cc4a-535b-462d-80f1-60bc3dd7a7c9",
                    "gambit_id": "9ce80bbe-31a1-4385-b12d-469fce440a80",
                    "last_updated": "2023-07-04T10:43:01.152452-04:00",
                    "created_at": "2023-07-03T11:03:19.440420-04:00",
                    "name": "MIA",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9486f9d6-eadd-4a7d-9d16-855f5a3f4a75/?format=api"
                }
            ]
        },
        {
            "id": "da7adabd-2283-4bdd-b288-8d5c899f69c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-03T11:03:19.442124-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c14b8f5-7cb8-433f-9109-4f7872401376",
                    "gambit_id": "8a5442a0-a94e-405a-90bb-3c23fefa5d95",
                    "last_updated": "2023-07-04T10:43:01.158510-04:00",
                    "created_at": "2023-07-03T11:03:19.445174-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da7adabd-2283-4bdd-b288-8d5c899f69c8/?format=api"
                },
                {
                    "id": "cb190331-2aca-47f0-ab5d-bb6c8bf07877",
                    "gambit_id": "47b86b4b-256b-4b9b-8384-b21e4d9d78bb",
                    "last_updated": "2023-07-04T10:43:01.156529-04:00",
                    "created_at": "2023-07-03T11:03:19.443603-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da7adabd-2283-4bdd-b288-8d5c899f69c8/?format=api"
                }
            ]
        }
    ]
}