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/1dd7efd1-f4fd-4561-a933-95456cda920d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1dd7efd1-f4fd-4561-a933-95456cda920d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "adb52594-6f0f-458a-a100-9d3b0ecbb529",
    "completed": true,
    "last_updated": "2023-08-18T10:18:05.036176-04:00",
    "created_at": "2023-08-16T10:23:20.520190-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/adb52594-6f0f-458a-a100-9d3b0ecbb529",
    "datetime": "2023-08-16T13:10:00-04:00",
    "cutoff_datetime": "2023-08-16T13:10:00-04:00",
    "name": "DET (R Olson) v. MIN (K Maeda)",
    "bettypes": [
        {
            "id": "8d9f191d-09df-474e-873e-96945811eafc",
            "match": "https://api-prod.gambitprofit.com/api/matches/1dd7efd1-f4fd-4561-a933-95456cda920d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-16T10:23:20.542724-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": "MIN (K Maeda)",
                        "amount": 6139.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc10b7da-3a80-41cd-921f-e9524ec3bed0",
                    "gambit_id": "b92500e1-0566-40b1-87ec-dfdcf5d3218c",
                    "last_updated": "2023-08-18T10:18:05.051436-04:00",
                    "created_at": "2023-08-16T10:23:20.555936-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9f191d-09df-474e-873e-96945811eafc/?format=api"
                },
                {
                    "id": "84d7ab60-5988-44ef-9c47-fc9f48f16a6c",
                    "gambit_id": "1f3502a5-ca56-4386-9fbc-24d0f9759eb5",
                    "last_updated": "2023-08-18T10:18:05.046400-04:00",
                    "created_at": "2023-08-16T10:23:20.549464-04:00",
                    "name": "DET (R Olson)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9f191d-09df-474e-873e-96945811eafc/?format=api"
                }
            ]
        },
        {
            "id": "59314e82-84ef-4061-899c-478ca1d6957b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1dd7efd1-f4fd-4561-a933-95456cda920d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-16T10:23:20.562127-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": 5614.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6ec1cb8-4846-4479-ae0a-dee246e78fd5",
                    "gambit_id": "68fad8a2-a679-431f-aac0-8dc65504d587",
                    "last_updated": "2023-08-18T10:18:05.060976-04:00",
                    "created_at": "2023-08-16T10:23:20.566563-04:00",
                    "name": "DET",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59314e82-84ef-4061-899c-478ca1d6957b/?format=api"
                },
                {
                    "id": "0d4f69e5-502a-4528-96f8-a34a476f7b39",
                    "gambit_id": "3f6690a2-a07c-4eb3-bd0a-6402404b610c",
                    "last_updated": "2023-08-18T10:18:05.065862-04:00",
                    "created_at": "2023-08-16T10:23:20.570601-04:00",
                    "name": "MIN",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59314e82-84ef-4061-899c-478ca1d6957b/?format=api"
                }
            ]
        },
        {
            "id": "f41c543d-0448-4df9-b9fe-3862193cabe1",
            "match": "https://api-prod.gambitprofit.com/api/matches/1dd7efd1-f4fd-4561-a933-95456cda920d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-16T10:23:20.575737-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb039d27-2460-438b-9a90-153bec682aca",
                    "gambit_id": "2448bbac-cb68-481c-94ab-da403900d402",
                    "last_updated": "2023-08-18T10:18:05.074831-04:00",
                    "created_at": "2023-08-16T10:23:20.579692-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f41c543d-0448-4df9-b9fe-3862193cabe1/?format=api"
                },
                {
                    "id": "4f1cccd7-5e7f-4111-b998-5364faea540c",
                    "gambit_id": "9b1965b9-0c9d-462c-b636-ad06e82c5166",
                    "last_updated": "2023-08-18T10:18:05.078993-04:00",
                    "created_at": "2023-08-16T10:23:20.585910-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f41c543d-0448-4df9-b9fe-3862193cabe1/?format=api"
                }
            ]
        }
    ]
}