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/90491e4e-68e5-4de6-86d7-4f2874f9cccd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "90491e4e-68e5-4de6-86d7-4f2874f9cccd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b1c63a0e-c415-48c0-a88a-74a9b2f44248",
    "completed": true,
    "last_updated": "2023-04-27T11:52:06.818339-04:00",
    "created_at": "2023-04-26T12:02:12.671935-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b1c63a0e-c415-48c0-a88a-74a9b2f44248",
    "datetime": "2023-04-26T19:40:00-04:00",
    "cutoff_datetime": "2023-04-26T19:40:00-04:00",
    "name": "SDG (M Wacha) v. CHC (D Smyly)",
    "bettypes": [
        {
            "id": "bae92bd7-a6ee-4e03-892b-31d125957422",
            "match": "https://api-prod.gambitprofit.com/api/matches/90491e4e-68e5-4de6-86d7-4f2874f9cccd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:12.683014-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 (D Smyly)",
                        "amount": 5208.0
                    },
                    {
                        "team": "SDG (M Wacha)",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9582.72,
                "profit_sb": 82.72,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "031bbebd-2b2b-4fc4-adb7-6dcfb9ac3c48",
                    "gambit_id": "c22fde0a-d449-469c-a85f-350f680c972e",
                    "last_updated": "2023-04-27T11:52:06.835986-04:00",
                    "created_at": "2023-04-26T12:02:12.684422-04:00",
                    "name": "CHC (D Smyly)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae92bd7-a6ee-4e03-892b-31d125957422/?format=api"
                },
                {
                    "id": "68e56059-9bc2-405e-9dd4-252402c80873",
                    "gambit_id": "f9f41325-ca08-49f0-99bd-95ba7b7a0912",
                    "last_updated": "2023-04-27T11:52:06.837751-04:00",
                    "created_at": "2023-04-26T12:02:12.685905-04:00",
                    "name": "SDG (M Wacha)",
                    "reward": "2.00000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae92bd7-a6ee-4e03-892b-31d125957422/?format=api"
                }
            ]
        },
        {
            "id": "b12b25d3-c059-4435-bafd-63a5ea4049df",
            "match": "https://api-prod.gambitprofit.com/api/matches/90491e4e-68e5-4de6-86d7-4f2874f9cccd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:12.678744-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": "SDG",
                        "amount": 6399.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbe8b227-5468-445d-9ce2-f84e785aad40",
                    "gambit_id": "012922e0-eb91-482e-936d-f9c6ba4c5f57",
                    "last_updated": "2023-04-27T11:52:06.832162-04:00",
                    "created_at": "2023-04-26T12:02:12.681487-04:00",
                    "name": "SDG",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b12b25d3-c059-4435-bafd-63a5ea4049df/?format=api"
                },
                {
                    "id": "443a1628-668c-4a27-9b2c-91d75b400964",
                    "gambit_id": "62934690-6a23-4794-b24a-f2839e5d8bc3",
                    "last_updated": "2023-04-27T11:52:06.830193-04:00",
                    "created_at": "2023-04-26T12:02:12.680077-04:00",
                    "name": "CHC",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b12b25d3-c059-4435-bafd-63a5ea4049df/?format=api"
                }
            ]
        },
        {
            "id": "c8b7d942-a08a-466e-b35c-e788c4c9cc9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/90491e4e-68e5-4de6-86d7-4f2874f9cccd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:12.674001-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51436f37-4fa9-4eaf-bb4a-7cdeb326035d",
                    "gambit_id": "0b02f007-cb2e-4631-ac04-d38b3e433d79",
                    "last_updated": "2023-04-27T11:52:06.823616-04:00",
                    "created_at": "2023-04-26T12:02:12.677166-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b7d942-a08a-466e-b35c-e788c4c9cc9e/?format=api"
                },
                {
                    "id": "81bdff6b-8565-47db-9ebb-064ffbb3adc7",
                    "gambit_id": "f5c0c3f4-3ea1-4b72-bd5d-2b8987741fe6",
                    "last_updated": "2023-04-27T11:52:06.825776-04:00",
                    "created_at": "2023-04-26T12:02:12.675577-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b7d942-a08a-466e-b35c-e788c4c9cc9e/?format=api"
                }
            ]
        }
    ]
}