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/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c7750f8-70c0-436f-8a25-b6380cc3604f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ac076a38-ba51-4006-8327-ff00f8107523",
    "completed": true,
    "last_updated": "2023-07-09T20:28:23.886220-04:00",
    "created_at": "2023-07-07T11:33:28.448180-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ac076a38-ba51-4006-8327-ff00f8107523",
    "datetime": "2023-07-07T20:10:00-04:00",
    "cutoff_datetime": "2023-07-07T20:10:00-04:00",
    "name": "CIN (A Abbott) v. MIL (C Burnes)",
    "bettypes": [
        {
            "id": "4fb8b38e-1c01-4294-badf-8233154886bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-07T11:33:28.450425-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 (C Burnes)",
                        "amount": 5415.0
                    },
                    {
                        "team": "CIN (A Abbott)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3fd2ea25-abfc-4252-9d30-737bf2410ef3",
                    "gambit_id": "69e937c3-a76a-4281-b94c-6a619e0a5bc1",
                    "last_updated": "2023-07-09T20:28:23.898213-04:00",
                    "created_at": "2023-07-07T11:33:28.453472-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb8b38e-1c01-4294-badf-8233154886bd/?format=api"
                },
                {
                    "id": "896c4c26-f4c2-4377-b35f-623891970816",
                    "gambit_id": "44639341-381f-4ce0-b8d3-f1a6d8999b96",
                    "last_updated": "2023-07-09T20:28:23.894869-04:00",
                    "created_at": "2023-07-07T11:33:28.451913-04:00",
                    "name": "CIN (A Abbott)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb8b38e-1c01-4294-badf-8233154886bd/?format=api"
                }
            ]
        },
        {
            "id": "073503fc-8ab3-4438-b468-1445c36dc10a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-07T11:33:28.455074-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",
                        "amount": 6390.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9695fd98-9fc8-46ff-b166-f29e6c161960",
                    "gambit_id": "b12d79ff-3e9b-4963-b193-11a097b76fc8",
                    "last_updated": "2023-07-09T20:28:23.905086-04:00",
                    "created_at": "2023-07-07T11:33:28.456702-04:00",
                    "name": "CIN",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073503fc-8ab3-4438-b468-1445c36dc10a/?format=api"
                },
                {
                    "id": "f234cfb2-7b9c-42d3-ae8c-2ab84d5e74f5",
                    "gambit_id": "3f4fb7fb-4aaa-4678-b39b-eb74017a2275",
                    "last_updated": "2023-07-09T20:28:23.907824-04:00",
                    "created_at": "2023-07-07T11:33:28.458328-04:00",
                    "name": "MIL",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073503fc-8ab3-4438-b468-1445c36dc10a/?format=api"
                }
            ]
        },
        {
            "id": "5f78c6da-1a7a-4e08-85e9-f78302706350",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-07T11:33:28.460033-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": 5319.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "743bfba8-dbd1-43ec-8ae6-95968db4d984",
                    "gambit_id": "623da55c-5965-468b-8b53-f350a15de2fc",
                    "last_updated": "2023-07-09T20:28:23.914638-04:00",
                    "created_at": "2023-07-07T11:33:28.463115-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f78c6da-1a7a-4e08-85e9-f78302706350/?format=api"
                },
                {
                    "id": "5ed64a59-565e-4548-aca5-751b208f27d9",
                    "gambit_id": "ede689e8-498e-4e62-8cc4-9bcfad999e55",
                    "last_updated": "2023-07-09T20:28:23.916935-04:00",
                    "created_at": "2023-07-07T11:33:28.461497-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f78c6da-1a7a-4e08-85e9-f78302706350/?format=api"
                }
            ]
        }
    ]
}