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/eb844486-604b-41fc-bd64-dbc5c60a3922/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb844486-604b-41fc-bd64-dbc5c60a3922",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "049590ad-4398-4846-a17a-a557130a1473",
    "completed": true,
    "last_updated": "2023-06-20T10:13:23.010992-04:00",
    "created_at": "2023-06-19T12:58:05.481560-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/049590ad-4398-4846-a17a-a557130a1473",
    "datetime": "2023-06-19T20:10:00-04:00",
    "cutoff_datetime": "2023-06-19T20:10:00-04:00",
    "name": "Texas Rangers v. Chicago White Sox",
    "bettypes": [
        {
            "id": "cb320689-3d30-4338-b91f-9d4bc292351f",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb844486-604b-41fc-bd64-dbc5c60a3922/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-19T12:58:05.485091-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": "Texas Rangers",
                        "amount": 5426.0
                    },
                    {
                        "team": "Chicago White Sox",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ed8c157-de74-4294-bdbc-dce6b83d1c64",
                    "gambit_id": "ca093c54-d30a-4b23-af6f-6efae3a35fd8",
                    "last_updated": "2023-06-20T10:13:23.018461-04:00",
                    "created_at": "2023-06-19T12:58:05.491627-04:00",
                    "name": "Texas Rangers",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb320689-3d30-4338-b91f-9d4bc292351f/?format=api"
                },
                {
                    "id": "f497f021-4adf-40a0-9824-ac8c348851f5",
                    "gambit_id": "f4f29c1a-6e87-4a9a-9f40-1ed5cc855e3c",
                    "last_updated": "2023-06-20T10:13:23.016407-04:00",
                    "created_at": "2023-06-19T12:58:05.488828-04:00",
                    "name": "Chicago White Sox",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb320689-3d30-4338-b91f-9d4bc292351f/?format=api"
                }
            ]
        },
        {
            "id": "10a3711d-2a75-4a16-809d-5a92e83abad3",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb844486-604b-41fc-bd64-dbc5c60a3922/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-19T12:58:05.494695-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": "Chicago White Sox",
                        "amount": 5699.0
                    },
                    {
                        "team": "Texas Rangers",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0cf600cb-f411-488f-9706-83f30263a2ac",
                    "gambit_id": "23450eb9-82f7-4d68-9811-e5deac64b8bf",
                    "last_updated": "2023-06-20T10:13:23.024546-04:00",
                    "created_at": "2023-06-19T12:58:05.500162-04:00",
                    "name": "Chicago White Sox",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10a3711d-2a75-4a16-809d-5a92e83abad3/?format=api"
                },
                {
                    "id": "7c11a4de-96d6-4fcf-9021-724b8d6478c7",
                    "gambit_id": "e05e0da7-d998-49b5-b983-c8ea78d43104",
                    "last_updated": "2023-06-20T10:13:23.022590-04:00",
                    "created_at": "2023-06-19T12:58:05.497172-04:00",
                    "name": "Texas Rangers",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10a3711d-2a75-4a16-809d-5a92e83abad3/?format=api"
                }
            ]
        },
        {
            "id": "a181ea4d-dbb2-42e2-ac69-73661cc2ad59",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb844486-604b-41fc-bd64-dbc5c60a3922/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-19T12:58:05.505190-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "faa25877-609a-4b87-bf2e-b797f74f457d",
                    "gambit_id": "f3adae7f-6437-460a-b628-f1c60a2af726",
                    "last_updated": "2023-06-20T10:13:23.028514-04:00",
                    "created_at": "2023-06-19T12:58:05.508143-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a181ea4d-dbb2-42e2-ac69-73661cc2ad59/?format=api"
                },
                {
                    "id": "12aa375e-0207-4369-b479-a490f09ff392",
                    "gambit_id": "9f16193f-6f76-4a0d-bdf8-f2fcc569d27d",
                    "last_updated": "2023-06-20T10:13:23.030481-04:00",
                    "created_at": "2023-06-19T12:58:05.511470-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a181ea4d-dbb2-42e2-ac69-73661cc2ad59/?format=api"
                }
            ]
        }
    ]
}