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/ab841bee-1b86-43de-8ac1-19050c9120e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab841bee-1b86-43de-8ac1-19050c9120e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c08c5509-2403-4a89-a927-441b9320eee0",
    "completed": true,
    "last_updated": "2023-08-30T13:37:57.337971-04:00",
    "created_at": "2023-08-29T08:33:11.767947-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c08c5509-2403-4a89-a927-441b9320eee0",
    "datetime": "2023-08-29T18:40:00-04:00",
    "cutoff_datetime": "2023-08-29T18:40:00-04:00",
    "name": "LAA (T Anderson) v. PHI (M Lorenzen)",
    "bettypes": [
        {
            "id": "b2c3b22b-4840-4931-b651-f96d07d7247d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab841bee-1b86-43de-8ac1-19050c9120e1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-29T08:33:11.785271-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 (M Lorenzen)",
                        "amount": 6060.0
                    },
                    {
                        "team": "LAA (T Anderson)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "077175fa-d0f0-4749-ae0c-cad9c53cc691",
                    "gambit_id": "f01fd86c-c7f3-4505-b9cd-1cbea7c1351c",
                    "last_updated": "2023-08-30T13:37:57.356231-04:00",
                    "created_at": "2023-08-29T08:33:11.799574-04:00",
                    "name": "PHI (M Lorenzen)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c3b22b-4840-4931-b651-f96d07d7247d/?format=api"
                },
                {
                    "id": "2a226d75-0295-4ed5-ac3b-160e6601820c",
                    "gambit_id": "98f747dd-d3cd-4614-b5a4-4f6d95b93334",
                    "last_updated": "2023-08-30T13:37:57.352729-04:00",
                    "created_at": "2023-08-29T08:33:11.793845-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c3b22b-4840-4931-b651-f96d07d7247d/?format=api"
                }
            ]
        },
        {
            "id": "9fc821c9-e005-4739-9293-32335abb8406",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab841bee-1b86-43de-8ac1-19050c9120e1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-29T08:33:11.804403-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",
                        "amount": 5512.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55891b74-7da6-4e14-89c0-d8a6c74ee8ad",
                    "gambit_id": "a28857f0-78d1-4c8a-94cf-172dd7afbae8",
                    "last_updated": "2023-08-30T13:37:57.363019-04:00",
                    "created_at": "2023-08-29T08:33:11.808384-04:00",
                    "name": "LAA",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc821c9-e005-4739-9293-32335abb8406/?format=api"
                },
                {
                    "id": "59324db3-a79d-4c22-8adc-d47228ab4f69",
                    "gambit_id": "ff96c7ac-3cb6-42c3-b925-23a891c0c68a",
                    "last_updated": "2023-08-30T13:37:57.366715-04:00",
                    "created_at": "2023-08-29T08:33:11.813306-04:00",
                    "name": "PHI",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc821c9-e005-4739-9293-32335abb8406/?format=api"
                }
            ]
        },
        {
            "id": "82876503-8d85-4fe9-8e0a-34193d0a8d5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab841bee-1b86-43de-8ac1-19050c9120e1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-29T08:33:11.817572-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": "485b2140-f417-40d8-b6c1-141ad6bca64e",
                    "gambit_id": "0d9c6e43-32be-4ff6-bef4-7654bf00457e",
                    "last_updated": "2023-08-30T13:37:57.376940-04:00",
                    "created_at": "2023-08-29T08:33:11.825328-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/82876503-8d85-4fe9-8e0a-34193d0a8d5c/?format=api"
                },
                {
                    "id": "1f1e1dce-daef-4204-8b9f-eda77a1a54c0",
                    "gambit_id": "0a0405e7-11aa-42a5-9d57-f89bd8829981",
                    "last_updated": "2023-08-30T13:37:57.373733-04:00",
                    "created_at": "2023-08-29T08:33:11.821398-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/82876503-8d85-4fe9-8e0a-34193d0a8d5c/?format=api"
                }
            ]
        }
    ]
}