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/f6ab960a-b3ac-4fc3-b3e7-8eff05ed441f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f6ab960a-b3ac-4fc3-b3e7-8eff05ed441f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "38e0c9e7-aabb-4c1a-921f-33875e3627a6",
    "completed": true,
    "last_updated": "2023-09-15T10:23:22.790757-04:00",
    "created_at": "2023-09-13T09:07:58.239657-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/38e0c9e7-aabb-4c1a-921f-33875e3627a6",
    "datetime": "2023-09-13T15:10:00-04:00",
    "cutoff_datetime": "2023-09-13T15:10:00-04:00",
    "name": "CHC (J Taillon) v. COL (T Blach)",
    "bettypes": [
        {
            "id": "2be5537f-dae5-4881-97f5-947d92dec0b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6ab960a-b3ac-4fc3-b3e7-8eff05ed441f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-13T09:07:58.244850-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": "CHC (J Taillon)",
                        "amount": 6293.0
                    },
                    {
                        "team": "COL (T Blach)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ad9d61a-a5c0-4aa4-8285-9acf8fcb8517",
                    "gambit_id": "cbf1fe7d-d7bd-4f6d-ac13-7531079bb06e",
                    "last_updated": "2023-09-15T10:23:22.805935-04:00",
                    "created_at": "2023-09-13T09:07:58.249647-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be5537f-dae5-4881-97f5-947d92dec0b8/?format=api"
                },
                {
                    "id": "a3c75951-4674-43d6-9f03-a4ea286405f9",
                    "gambit_id": "87c89615-c1b5-4f44-ab68-e4c764254c8e",
                    "last_updated": "2023-09-15T10:23:22.810798-04:00",
                    "created_at": "2023-09-13T09:07:58.254298-04:00",
                    "name": "COL (T Blach)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be5537f-dae5-4881-97f5-947d92dec0b8/?format=api"
                }
            ]
        },
        {
            "id": "7e044881-d4ab-4512-997e-dcd95373c4fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6ab960a-b3ac-4fc3-b3e7-8eff05ed441f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-13T09:07:58.261334-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": "CHC",
                        "amount": 5423.0
                    },
                    {
                        "team": "COL",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c8b27a2-eb3d-4df6-8356-4de3229eff68",
                    "gambit_id": "0f605df3-e072-499f-8cde-97e2caccbaa6",
                    "last_updated": "2023-09-15T10:23:22.819988-04:00",
                    "created_at": "2023-09-13T09:07:58.265339-04:00",
                    "name": "CHC",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e044881-d4ab-4512-997e-dcd95373c4fc/?format=api"
                },
                {
                    "id": "f07749a6-f424-4464-a0d6-f0ae56b393d8",
                    "gambit_id": "8c4a15ed-5fc7-4a0c-bb21-e86f8d28f384",
                    "last_updated": "2023-09-15T10:23:22.823964-04:00",
                    "created_at": "2023-09-13T09:07:58.270349-04:00",
                    "name": "COL",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e044881-d4ab-4512-997e-dcd95373c4fc/?format=api"
                }
            ]
        },
        {
            "id": "f982a12a-2a4a-4d15-8ccb-b8a7dc2aa1d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6ab960a-b3ac-4fc3-b3e7-8eff05ed441f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-13T09:07:58.274276-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 11.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6cfb5e30-1d60-4400-b3ea-dca08b0ff85a",
                    "gambit_id": "d0f4588f-0900-4db3-9092-2ff19a6fb91c",
                    "last_updated": "2023-09-15T10:23:22.832468-04:00",
                    "created_at": "2023-09-13T09:07:58.281108-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f982a12a-2a4a-4d15-8ccb-b8a7dc2aa1d7/?format=api"
                },
                {
                    "id": "aa265dbb-4d30-4c93-9821-4f5c88be66a8",
                    "gambit_id": "b13b112e-d6a9-49db-9d8f-4304c91fa081",
                    "last_updated": "2023-09-15T10:23:22.836704-04:00",
                    "created_at": "2023-09-13T09:07:58.286905-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f982a12a-2a4a-4d15-8ccb-b8a7dc2aa1d7/?format=api"
                }
            ]
        }
    ]
}