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/efaf9e12-8edb-4ba4-b1fa-2a1fff483731/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "efaf9e12-8edb-4ba4-b1fa-2a1fff483731",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3c1ab43a-2163-4db7-b33b-d95eaa7e1035",
    "completed": true,
    "last_updated": "2023-08-28T16:13:33.346776-04:00",
    "created_at": "2023-08-26T09:23:26.219787-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3c1ab43a-2163-4db7-b33b-d95eaa7e1035",
    "datetime": "2023-08-26T19:15:00-04:00",
    "cutoff_datetime": "2023-08-26T19:15:00-04:00",
    "name": "STL (D Hudson) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "9dce00cc-faf9-4853-b3b1-758cf3cdd4e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/efaf9e12-8edb-4ba4-b1fa-2a1fff483731/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-26T09:23:26.224916-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": 6564.0
                    },
                    {
                        "team": "STL (D Hudson)",
                        "amount": 3436.0
                    }
                ],
                "expected_reward_tokens": 9517.72,
                "profit_sb": 17.72,
                "profit_sb_percentage": 0.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "73951854-59d3-48cb-bc48-3d0ea9b958b9",
                    "gambit_id": "1f20f2b6-0170-460b-819b-45e6f3e077c0",
                    "last_updated": "2023-08-28T16:13:33.372629-04:00",
                    "created_at": "2023-08-26T09:23:26.237542-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dce00cc-faf9-4853-b3b1-758cf3cdd4e8/?format=api"
                },
                {
                    "id": "11d099f5-a636-4885-b48d-b6e64b0c1847",
                    "gambit_id": "bb884223-af55-4e17-b9c2-387f6befb293",
                    "last_updated": "2023-08-28T16:13:33.365931-04:00",
                    "created_at": "2023-08-26T09:23:26.233459-04:00",
                    "name": "STL (D Hudson)",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dce00cc-faf9-4853-b3b1-758cf3cdd4e8/?format=api"
                }
            ]
        },
        {
            "id": "bbcbd992-ddf4-4370-a4d4-e9c5555fd133",
            "match": "https://api-prod.gambitprofit.com/api/matches/efaf9e12-8edb-4ba4-b1fa-2a1fff483731/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-26T09:23:26.258044-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": 5000.0
                    },
                    {
                        "team": "PHI",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "19fa868d-bd52-4103-8cc8-a67db148914d",
                    "gambit_id": "4cf2ee79-9898-45ba-be9a-c09ca48c6fbc",
                    "last_updated": "2023-08-28T16:13:33.379254-04:00",
                    "created_at": "2023-08-26T09:23:26.262262-04:00",
                    "name": "STL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcbd992-ddf4-4370-a4d4-e9c5555fd133/?format=api"
                },
                {
                    "id": "f558c814-0b66-48bf-b529-ee8b6541a042",
                    "gambit_id": "35dbba2b-9445-44cc-83a8-cd78a0f3da07",
                    "last_updated": "2023-08-28T16:13:33.382544-04:00",
                    "created_at": "2023-08-26T09:23:26.266463-04:00",
                    "name": "PHI",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcbd992-ddf4-4370-a4d4-e9c5555fd133/?format=api"
                }
            ]
        },
        {
            "id": "de9e6c0e-e13a-4299-9698-d5732bd62c3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/efaf9e12-8edb-4ba4-b1fa-2a1fff483731/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-26T09:23:26.270981-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb6f176e-4b4f-4cae-a5c8-97ca1f77d4ec",
                    "gambit_id": "00e73e70-a6aa-421e-90a2-07da3e205275",
                    "last_updated": "2023-08-28T16:13:33.389149-04:00",
                    "created_at": "2023-08-26T09:23:26.274534-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de9e6c0e-e13a-4299-9698-d5732bd62c3e/?format=api"
                },
                {
                    "id": "4a6762e9-2d80-4a89-b211-4c71708b521e",
                    "gambit_id": "fbf7d83a-fb57-4202-a828-babcc52c7493",
                    "last_updated": "2023-08-28T16:13:33.392579-04:00",
                    "created_at": "2023-08-26T09:23:26.279004-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de9e6c0e-e13a-4299-9698-d5732bd62c3e/?format=api"
                }
            ]
        }
    ]
}