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/7c3d9be1-fb23-4367-8e26-b90c474aa5fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c3d9be1-fb23-4367-8e26-b90c474aa5fa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e6d815a2-7bcf-48b3-ae60-3c1c15c271f4",
    "completed": true,
    "last_updated": "2023-10-02T10:48:23.593432-04:00",
    "created_at": "2023-09-30T08:58:12.703209-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e6d815a2-7bcf-48b3-ae60-3c1c15c271f4",
    "datetime": "2023-09-30T19:15:00-04:00",
    "cutoff_datetime": "2023-09-30T19:15:00-04:00",
    "name": "CIN (C Phillips) v. STL (D Rom)",
    "bettypes": [
        {
            "id": "ac03ebde-fbf7-4a70-81e4-2b6b2a63e06e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c3d9be1-fb23-4367-8e26-b90c474aa5fa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-30T08:58:12.709950-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 (C Phillips)",
                        "amount": 5415.0
                    },
                    {
                        "team": "STL (D Rom)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb632d85-d456-4f0c-af67-c9524eed94aa",
                    "gambit_id": "f71d8cf3-b4fc-48cb-8b4a-8313d94ae297",
                    "last_updated": "2023-10-02T10:48:23.610214-04:00",
                    "created_at": "2023-09-30T08:58:12.714886-04:00",
                    "name": "CIN (C Phillips)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac03ebde-fbf7-4a70-81e4-2b6b2a63e06e/?format=api"
                },
                {
                    "id": "9ebb14f9-db06-4877-8044-43b99a0bae9d",
                    "gambit_id": "4cad3b4b-a7c0-49b6-8115-d99b83530265",
                    "last_updated": "2023-10-02T10:48:23.613802-04:00",
                    "created_at": "2023-09-30T08:58:12.721736-04:00",
                    "name": "STL (D Rom)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac03ebde-fbf7-4a70-81e4-2b6b2a63e06e/?format=api"
                }
            ]
        },
        {
            "id": "3b3dcbb2-4dac-4c8a-875e-9bd3ba8377d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c3d9be1-fb23-4367-8e26-b90c474aa5fa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-30T08:58:12.727568-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": 5688.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c66ea122-b48a-41a4-ae03-7e080a2ca1b6",
                    "gambit_id": "fe04e094-27e4-4a1a-adcf-b10b995d3fa5",
                    "last_updated": "2023-10-02T10:48:23.624474-04:00",
                    "created_at": "2023-09-30T08:58:12.738459-04:00",
                    "name": "STL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b3dcbb2-4dac-4c8a-875e-9bd3ba8377d2/?format=api"
                },
                {
                    "id": "cbc2f6be-de87-4e49-a4c6-02512dd37b80",
                    "gambit_id": "5f922464-abfc-47ca-bef9-8087779e5643",
                    "last_updated": "2023-10-02T10:48:23.621126-04:00",
                    "created_at": "2023-09-30T08:58:12.731975-04:00",
                    "name": "CIN",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b3dcbb2-4dac-4c8a-875e-9bd3ba8377d2/?format=api"
                }
            ]
        },
        {
            "id": "e0a9a57d-8b3d-4a7d-a181-ada22c18d485",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c3d9be1-fb23-4367-8e26-b90c474aa5fa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-30T08:58:12.743650-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 Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c37f4aa-4fc3-4a64-85e4-5d6f010e3b47",
                    "gambit_id": "c4a95e27-d1fd-45cf-b7ac-0f4a4a855f6e",
                    "last_updated": "2023-10-02T10:48:23.631168-04:00",
                    "created_at": "2023-09-30T08:58:12.751479-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a9a57d-8b3d-4a7d-a181-ada22c18d485/?format=api"
                },
                {
                    "id": "0d9b789d-4b46-43f7-9d75-2b8a0a01b7de",
                    "gambit_id": "22e30f12-f77f-4aef-99ef-64f3161ba971",
                    "last_updated": "2023-10-02T10:48:23.634566-04:00",
                    "created_at": "2023-09-30T08:58:12.760501-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a9a57d-8b3d-4a7d-a181-ada22c18d485/?format=api"
                }
            ]
        }
    ]
}