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/3d978e62-f9a0-48c2-a7da-c3a30c9cc2fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3d978e62-f9a0-48c2-a7da-c3a30c9cc2fd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0db28ac2-e9c2-4b23-9e97-a09a6d5298e6",
    "completed": true,
    "last_updated": "2023-08-28T18:38:01.474037-04:00",
    "created_at": "2023-08-25T08:38:07.747606-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0db28ac2-e9c2-4b23-9e97-a09a6d5298e6",
    "datetime": "2023-08-25T19:05:00-04:00",
    "cutoff_datetime": "2023-08-25T19:05:00-04:00",
    "name": "CHC (K Hendricks) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "97fa102c-c4cb-4193-92fe-6b60300f2ab9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d978e62-f9a0-48c2-a7da-c3a30c9cc2fd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-25T08:38:07.766584-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 (K Hendricks)",
                        "amount": 5170.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 4830.0
                    }
                ],
                "expected_reward_tokens": 9563.4,
                "profit_sb": 63.4,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07e6e439-63c7-44d1-9c74-3398dc917256",
                    "gambit_id": "9e1fee07-2d65-43f6-83d4-09a9b29645be",
                    "last_updated": "2023-08-28T18:38:01.486777-04:00",
                    "created_at": "2023-08-25T08:38:07.772094-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.85000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fa102c-c4cb-4193-92fe-6b60300f2ab9/?format=api"
                },
                {
                    "id": "92a01697-6868-4044-8541-97f9e2cc7b33",
                    "gambit_id": "4e02f3af-bc78-416f-9be2-4ff201a4bd1c",
                    "last_updated": "2023-08-28T18:38:01.490180-04:00",
                    "created_at": "2023-08-25T08:38:07.776985-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "1.98000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fa102c-c4cb-4193-92fe-6b60300f2ab9/?format=api"
                }
            ]
        },
        {
            "id": "179a39ea-d069-47de-9c3d-74cf4fa0677b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d978e62-f9a0-48c2-a7da-c3a30c9cc2fd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-25T08:38:07.781087-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": "PIT",
                        "amount": 5939.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb7f8330-e71b-442a-bebd-f32fa309ecaf",
                    "gambit_id": "f7e567b0-c94b-423d-9b54-cd386e5640c0",
                    "last_updated": "2023-08-28T18:38:01.502819-04:00",
                    "created_at": "2023-08-25T08:38:07.788792-04:00",
                    "name": "PIT",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179a39ea-d069-47de-9c3d-74cf4fa0677b/?format=api"
                },
                {
                    "id": "52872f09-d421-42b9-a6b2-21b149f4c536",
                    "gambit_id": "0a1d1cee-5270-4415-840e-94367da2712a",
                    "last_updated": "2023-08-28T18:38:01.498429-04:00",
                    "created_at": "2023-08-25T08:38:07.784998-04:00",
                    "name": "CHC",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179a39ea-d069-47de-9c3d-74cf4fa0677b/?format=api"
                }
            ]
        },
        {
            "id": "eae6138a-7ce9-4845-9d95-4713cf5b30af",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d978e62-f9a0-48c2-a7da-c3a30c9cc2fd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T08:38:07.792579-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": "c4310b55-3073-4acd-9ee0-40cdd8a6255e",
                    "gambit_id": "13a5f261-ac02-471d-84ca-645894794c24",
                    "last_updated": "2023-08-28T18:38:01.510840-04:00",
                    "created_at": "2023-08-25T08:38:07.796668-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/eae6138a-7ce9-4845-9d95-4713cf5b30af/?format=api"
                },
                {
                    "id": "f0f9a119-6a9b-4acb-b42e-ffc195e3639d",
                    "gambit_id": "f1904901-e771-4704-ba95-4186df00bd63",
                    "last_updated": "2023-08-28T18:38:01.514319-04:00",
                    "created_at": "2023-08-25T08:38:07.800491-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/eae6138a-7ce9-4845-9d95-4713cf5b30af/?format=api"
                }
            ]
        }
    ]
}