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/f31bdc78-ee20-4b1f-b32d-5b94f476371e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f31bdc78-ee20-4b1f-b32d-5b94f476371e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "62cf97b7-41aa-4700-ba26-6cee636a0b79",
    "completed": true,
    "last_updated": "2023-06-17T14:58:01.724377-04:00",
    "created_at": "2023-06-16T08:22:59.365885-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/62cf97b7-41aa-4700-ba26-6cee636a0b79",
    "datetime": "2023-06-16T20:10:00-04:00",
    "cutoff_datetime": "2023-06-16T20:10:00-04:00",
    "name": "LAA (P Sandoval) v. KAN (B Singer)",
    "bettypes": [
        {
            "id": "73fcedc1-05d2-4a06-a2e3-8a225adcbc0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f31bdc78-ee20-4b1f-b32d-5b94f476371e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-16T08:22:59.368797-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": "LAA (P Sandoval)",
                        "amount": 5787.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "557654bd-67f4-4c86-8c5f-3dd6a6fb6351",
                    "gambit_id": "0b79bc35-1cfe-4da8-b962-b8710405ee87",
                    "last_updated": "2023-06-17T14:58:01.729704-04:00",
                    "created_at": "2023-06-16T08:22:59.370993-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fcedc1-05d2-4a06-a2e3-8a225adcbc0d/?format=api"
                },
                {
                    "id": "445dc211-eecb-44bb-99c8-2f1e3a5670a2",
                    "gambit_id": "30541128-1f32-4114-9362-69b4ff5ad3bc",
                    "last_updated": "2023-06-17T14:58:01.731724-04:00",
                    "created_at": "2023-06-16T08:22:59.373048-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fcedc1-05d2-4a06-a2e3-8a225adcbc0d/?format=api"
                }
            ]
        },
        {
            "id": "46713be2-8b1e-4d63-be2a-4a486982eacf",
            "match": "https://api-prod.gambitprofit.com/api/matches/f31bdc78-ee20-4b1f-b32d-5b94f476371e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-16T08:22:59.375211-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": "KAN",
                        "amount": 5317.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d73de5c3-c9a3-4ceb-a4fc-170d0ce3654a",
                    "gambit_id": "950a5e97-3c8e-4af9-bbfa-dbd66120613b",
                    "last_updated": "2023-06-17T14:58:01.741683-04:00",
                    "created_at": "2023-06-16T08:22:59.379342-04:00",
                    "name": "KAN",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46713be2-8b1e-4d63-be2a-4a486982eacf/?format=api"
                },
                {
                    "id": "23dcae31-3917-452d-ab6d-88bafc2c247b",
                    "gambit_id": "1ff12751-bcce-48c0-8778-9d9e2096abe9",
                    "last_updated": "2023-06-17T14:58:01.739324-04:00",
                    "created_at": "2023-06-16T08:22:59.377335-04:00",
                    "name": "LAA",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46713be2-8b1e-4d63-be2a-4a486982eacf/?format=api"
                }
            ]
        },
        {
            "id": "810783ed-e3ef-4f1a-83ec-2fc67e13b93c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f31bdc78-ee20-4b1f-b32d-5b94f476371e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-16T08:22:59.381435-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": "9652cad9-7221-438d-bf27-539e6893f31d",
                    "gambit_id": "303ef397-7e05-40d6-b82b-4d7263e82445",
                    "last_updated": "2023-06-17T14:58:01.748310-04:00",
                    "created_at": "2023-06-16T08:22:59.383395-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/810783ed-e3ef-4f1a-83ec-2fc67e13b93c/?format=api"
                },
                {
                    "id": "92eca160-f90e-467b-9418-a6edf5857a35",
                    "gambit_id": "bacab23b-c091-4b6f-90a4-760887fbbcdf",
                    "last_updated": "2023-06-17T14:58:01.746215-04:00",
                    "created_at": "2023-06-16T08:22:59.385439-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/810783ed-e3ef-4f1a-83ec-2fc67e13b93c/?format=api"
                }
            ]
        }
    ]
}