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/6a64da86-a1a9-4c00-8b27-15ce4dc11229/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a64da86-a1a9-4c00-8b27-15ce4dc11229",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ed4561c-2a9f-426f-9ad8-9166d48ab41e",
    "completed": true,
    "last_updated": "2023-07-23T21:53:27.489891-04:00",
    "created_at": "2023-07-22T08:38:12.235972-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9ed4561c-2a9f-426f-9ad8-9166d48ab41e",
    "datetime": "2023-07-22T19:10:00-04:00",
    "cutoff_datetime": "2023-07-22T19:10:00-04:00",
    "name": "PHI (Z Wheeler) v. CLE (T Bibee)",
    "bettypes": [
        {
            "id": "cdb38c75-75a3-4786-b7ad-273880922540",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a64da86-a1a9-4c00-8b27-15ce4dc11229/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T08:38:12.243212-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": "PHI (Z Wheeler)",
                        "amount": 5440.0
                    },
                    {
                        "team": "CLE (T Bibee)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1ce5e7d-630e-46a3-adc3-370e73e3cec4",
                    "gambit_id": "5957e7a9-c3f9-430d-a78c-cd7abbd7d84f",
                    "last_updated": "2023-07-23T21:53:27.502365-04:00",
                    "created_at": "2023-07-22T08:38:12.266041-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb38c75-75a3-4786-b7ad-273880922540/?format=api"
                },
                {
                    "id": "5ad7f4f9-2cae-4103-a2b0-bcabae5927c9",
                    "gambit_id": "5c561013-d4a2-4dfc-87e4-5c846f1b3771",
                    "last_updated": "2023-07-23T21:53:27.505514-04:00",
                    "created_at": "2023-07-22T08:38:12.272989-04:00",
                    "name": "CLE (T Bibee)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb38c75-75a3-4786-b7ad-273880922540/?format=api"
                }
            ]
        },
        {
            "id": "c7183222-2354-469c-a2fa-d985f7b1645c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a64da86-a1a9-4c00-8b27-15ce4dc11229/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-22T08:38:12.285444-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": "CLE",
                        "amount": 5857.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7ec9222-cb76-451d-b32f-dd16f8290265",
                    "gambit_id": "8fa95314-b935-479d-b9cb-f81636ef8881",
                    "last_updated": "2023-07-23T21:53:27.516397-04:00",
                    "created_at": "2023-07-22T08:38:12.299921-04:00",
                    "name": "CLE",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7183222-2354-469c-a2fa-d985f7b1645c/?format=api"
                },
                {
                    "id": "79005cf2-8b97-44cd-ad49-d50dc9ba39b2",
                    "gambit_id": "c3e5e00e-50f3-44cb-9365-e11c43575bcb",
                    "last_updated": "2023-07-23T21:53:27.512939-04:00",
                    "created_at": "2023-07-22T08:38:12.294821-04:00",
                    "name": "PHI",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7183222-2354-469c-a2fa-d985f7b1645c/?format=api"
                }
            ]
        },
        {
            "id": "5e892c6e-c968-451c-aee5-c468ed76cb99",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a64da86-a1a9-4c00-8b27-15ce4dc11229/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T08:38:12.304881-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7876d78-3ef6-416f-8afc-f80600426e5f",
                    "gambit_id": "ae6c02c8-03ee-4299-aa5b-1d2d4f581aef",
                    "last_updated": "2023-07-23T21:53:27.532270-04:00",
                    "created_at": "2023-07-22T08:38:12.309476-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e892c6e-c968-451c-aee5-c468ed76cb99/?format=api"
                },
                {
                    "id": "3ae4cb49-f26d-4e13-a9fe-72c46fc396fc",
                    "gambit_id": "8ce30bb5-430a-412d-a88f-75794722783b",
                    "last_updated": "2023-07-23T21:53:27.542185-04:00",
                    "created_at": "2023-07-22T08:38:12.314198-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e892c6e-c968-451c-aee5-c468ed76cb99/?format=api"
                }
            ]
        }
    ]
}