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/16f017b9-3f27-47a0-9514-bc5910af4248/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "16f017b9-3f27-47a0-9514-bc5910af4248",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7bb8973-2902-44b8-91e8-5f45aeb5928c",
    "completed": true,
    "last_updated": "2023-08-28T15:28:22.146436-04:00",
    "created_at": "2023-08-26T09:23:26.946338-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a7bb8973-2902-44b8-91e8-5f45aeb5928c",
    "datetime": "2023-08-26T20:10:00-04:00",
    "cutoff_datetime": "2023-08-26T20:10:00-04:00",
    "name": "CIN (F Cruz) v. ARI (Z Davies)",
    "bettypes": [
        {
            "id": "eb57f49b-1aed-47f7-9446-8c84b75e38ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/16f017b9-3f27-47a0-9514-bc5910af4248/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-26T09:23:26.958687-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": "ARI (Z Davies)",
                        "amount": 5260.0
                    },
                    {
                        "team": "CIN (F Cruz)",
                        "amount": 4740.0
                    }
                ],
                "expected_reward_tokens": 9573.2,
                "profit_sb": 73.2,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bbd45559-bb76-4d41-b5a0-1735a4266b34",
                    "gambit_id": "9ac822ed-b4fa-4ab2-af98-00f27b47ed7a",
                    "last_updated": "2023-08-28T15:28:22.160998-04:00",
                    "created_at": "2023-08-26T09:23:26.968875-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb57f49b-1aed-47f7-9446-8c84b75e38ef/?format=api"
                },
                {
                    "id": "5a2a34b3-b2c9-41d4-b634-9601b9f281bd",
                    "gambit_id": "ff4e74dc-b6d0-41fc-a884-f3cb8f7c3a2e",
                    "last_updated": "2023-08-28T15:28:22.156999-04:00",
                    "created_at": "2023-08-26T09:23:26.963746-04:00",
                    "name": "CIN (F Cruz)",
                    "reward": "2.02000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb57f49b-1aed-47f7-9446-8c84b75e38ef/?format=api"
                }
            ]
        },
        {
            "id": "b9602c24-80cb-4641-8bc0-4f500357ce94",
            "match": "https://api-prod.gambitprofit.com/api/matches/16f017b9-3f27-47a0-9514-bc5910af4248/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-26T09:23:26.973254-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": 6232.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42ddd588-a457-4b70-9e87-dbdc23bb4b1a",
                    "gambit_id": "61aa6253-87f1-4e91-901c-ee6c7640e4c1",
                    "last_updated": "2023-08-28T15:28:22.167780-04:00",
                    "created_at": "2023-08-26T09:23:26.976986-04:00",
                    "name": "CIN",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9602c24-80cb-4641-8bc0-4f500357ce94/?format=api"
                },
                {
                    "id": "25a4e7c8-3e64-419c-9ba1-bcdd078e7d7b",
                    "gambit_id": "4eceda5b-2499-4a17-897f-d24df79b69b4",
                    "last_updated": "2023-08-28T15:28:22.170994-04:00",
                    "created_at": "2023-08-26T09:23:26.980767-04:00",
                    "name": "ARI",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9602c24-80cb-4641-8bc0-4f500357ce94/?format=api"
                }
            ]
        },
        {
            "id": "254c4144-7042-4e35-8e49-ef8c48c64e58",
            "match": "https://api-prod.gambitprofit.com/api/matches/16f017b9-3f27-47a0-9514-bc5910af4248/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-26T09:23:26.984691-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6cb5366-c486-419a-938c-3176fd158d56",
                    "gambit_id": "41ba8556-af46-4098-b624-265914030bec",
                    "last_updated": "2023-08-28T15:28:22.181458-04:00",
                    "created_at": "2023-08-26T09:23:26.993159-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c4144-7042-4e35-8e49-ef8c48c64e58/?format=api"
                },
                {
                    "id": "1e4ce7b8-633f-4e8b-829c-5fabc20448cd",
                    "gambit_id": "ac5790ec-0c4e-4a0e-8c3c-198ed001134c",
                    "last_updated": "2023-08-28T15:28:22.178026-04:00",
                    "created_at": "2023-08-26T09:23:26.988727-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c4144-7042-4e35-8e49-ef8c48c64e58/?format=api"
                }
            ]
        }
    ]
}