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/41647687-b36c-4b9c-acc7-52d425e70689/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "41647687-b36c-4b9c-acc7-52d425e70689",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7162ecc6-b043-42f5-a7f3-75a4cf1d4add",
    "completed": true,
    "last_updated": "2023-05-31T11:47:22.418271-04:00",
    "created_at": "2023-05-30T10:47:15.801678-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7162ecc6-b043-42f5-a7f3-75a4cf1d4add",
    "datetime": "2023-05-30T18:40:00-04:00",
    "cutoff_datetime": "2023-05-30T18:40:00-04:00",
    "name": "TEX (M Perez) v. DET (A Faedo)",
    "bettypes": [
        {
            "id": "537da45c-7f66-4c5b-9686-4fc2bc0484b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/41647687-b36c-4b9c-acc7-52d425e70689/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-30T10:47:15.807047-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": "TEX (M Perez)",
                        "amount": 5337.0
                    },
                    {
                        "team": "DET (A Faedo)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ff39733-f138-4363-9a6b-70bdd9e89b50",
                    "gambit_id": "c0c1a0fa-58b9-4094-ae47-383b98c20725",
                    "last_updated": "2023-05-31T11:47:22.426328-04:00",
                    "created_at": "2023-05-30T10:47:15.813276-04:00",
                    "name": "TEX (M Perez)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537da45c-7f66-4c5b-9686-4fc2bc0484b9/?format=api"
                },
                {
                    "id": "6159cfb0-f1c1-403f-8620-6a79881024d3",
                    "gambit_id": "40b423f5-36cb-409d-b58c-8ed2979fca64",
                    "last_updated": "2023-05-31T11:47:22.424129-04:00",
                    "created_at": "2023-05-30T10:47:15.810434-04:00",
                    "name": "DET (A Faedo)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537da45c-7f66-4c5b-9686-4fc2bc0484b9/?format=api"
                }
            ]
        },
        {
            "id": "58019f8d-d645-4c43-9f1d-6928b42144ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/41647687-b36c-4b9c-acc7-52d425e70689/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-30T10:47:15.816082-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": "DET",
                        "amount": 5699.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3771c682-d5e2-4ef7-87c1-9e3ae67818dd",
                    "gambit_id": "9d91431c-53da-465d-ad12-51059ada905d",
                    "last_updated": "2023-05-31T11:47:22.432784-04:00",
                    "created_at": "2023-05-30T10:47:15.820632-04:00",
                    "name": "DET",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58019f8d-d645-4c43-9f1d-6928b42144ff/?format=api"
                },
                {
                    "id": "13f1f4e3-bbfe-472f-9a3d-66a42eebb578",
                    "gambit_id": "a6034c9b-9161-4e28-919d-44801f3df25a",
                    "last_updated": "2023-05-31T11:47:22.430747-04:00",
                    "created_at": "2023-05-30T10:47:15.818280-04:00",
                    "name": "TEX",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58019f8d-d645-4c43-9f1d-6928b42144ff/?format=api"
                }
            ]
        },
        {
            "id": "eec8dc0a-5d01-4a64-8320-dbd6335ad940",
            "match": "https://api-prod.gambitprofit.com/api/matches/41647687-b36c-4b9c-acc7-52d425e70689/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-30T10:47:15.822987-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f3d7cb7-07a0-4907-baee-286d54eaf5cc",
                    "gambit_id": "8de8384e-cd44-40db-ac2a-81f5888c5446",
                    "last_updated": "2023-05-31T11:47:22.438227-04:00",
                    "created_at": "2023-05-30T10:47:15.827495-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec8dc0a-5d01-4a64-8320-dbd6335ad940/?format=api"
                },
                {
                    "id": "94b8e8b8-5ac8-4a12-8a39-1efb1e9d98a6",
                    "gambit_id": "41b9663b-d21d-4d60-842d-a8b4eac1fe8e",
                    "last_updated": "2023-05-31T11:47:22.440295-04:00",
                    "created_at": "2023-05-30T10:47:15.825196-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec8dc0a-5d01-4a64-8320-dbd6335ad940/?format=api"
                }
            ]
        }
    ]
}