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/7c6d1379-459d-4769-baf2-72e518946f5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c6d1379-459d-4769-baf2-72e518946f5a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "32a49fca-7e91-4087-95fc-112d052eec5f",
    "completed": true,
    "last_updated": "2023-04-10T14:37:07.144826-04:00",
    "created_at": "2023-04-09T09:27:07.617027-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/32a49fca-7e91-4087-95fc-112d052eec5f",
    "datetime": "2023-04-09T13:10:00-04:00",
    "cutoff_datetime": "2023-04-09T13:10:00-04:00",
    "name": "BOS (K Crawford) v. DET (M Boyd)",
    "bettypes": [
        {
            "id": "212a3bee-4892-4be5-aafc-2ee49c0180c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c6d1379-459d-4769-baf2-72e518946f5a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:07.638451-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": "BOS (K Crawford)",
                        "amount": 5337.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4549faa6-3d06-4310-8f97-ec2a26b56b41",
                    "gambit_id": "ebc81a97-f95a-47a1-80a0-4e0ad21c9752",
                    "last_updated": "2023-04-10T14:37:07.162148-04:00",
                    "created_at": "2023-04-09T09:27:07.642445-04:00",
                    "name": "BOS (K Crawford)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212a3bee-4892-4be5-aafc-2ee49c0180c2/?format=api"
                },
                {
                    "id": "93f40913-3576-484b-b6c6-fb797600f689",
                    "gambit_id": "1df823de-93dc-4f71-b094-c9554e4424d0",
                    "last_updated": "2023-04-10T14:37:07.160412-04:00",
                    "created_at": "2023-04-09T09:27:07.640248-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212a3bee-4892-4be5-aafc-2ee49c0180c2/?format=api"
                }
            ]
        },
        {
            "id": "66d2cd33-c2b3-4b0c-8f25-058a7e6bfb86",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c6d1379-459d-4769-baf2-72e518946f5a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:07.632692-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": 5939.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fed531d3-7b56-4813-9734-3b87590fcb1d",
                    "gambit_id": "9ffbc2b7-822c-4a4c-ac06-cfef4022688e",
                    "last_updated": "2023-04-10T14:37:07.154608-04:00",
                    "created_at": "2023-04-09T09:27:07.634410-04:00",
                    "name": "DET",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2cd33-c2b3-4b0c-8f25-058a7e6bfb86/?format=api"
                },
                {
                    "id": "8ee307bc-cfe2-4eec-9d8e-004057b614be",
                    "gambit_id": "4ea70381-13ed-413d-bd6a-4c5ccb8b55d2",
                    "last_updated": "2023-04-10T14:37:07.156490-04:00",
                    "created_at": "2023-04-09T09:27:07.636409-04:00",
                    "name": "BOS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2cd33-c2b3-4b0c-8f25-058a7e6bfb86/?format=api"
                }
            ]
        },
        {
            "id": "9576e668-150d-4fef-ab9b-f0c03e32fae1",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c6d1379-459d-4769-baf2-72e518946f5a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:07.620772-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 Under 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bbe4038-a131-43ea-b889-7cc6224b76a2",
                    "gambit_id": "a4174808-0b27-4699-8f2e-d026a49a6a52",
                    "last_updated": "2023-04-10T14:37:07.148910-04:00",
                    "created_at": "2023-04-09T09:27:07.625506-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9576e668-150d-4fef-ab9b-f0c03e32fae1/?format=api"
                },
                {
                    "id": "69a710d5-a852-4459-87b8-d873f65bcca2",
                    "gambit_id": "d40f7b34-2a83-4a79-8d99-51fc1010dee0",
                    "last_updated": "2023-04-10T14:37:07.150841-04:00",
                    "created_at": "2023-04-09T09:27:07.630188-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9576e668-150d-4fef-ab9b-f0c03e32fae1/?format=api"
                }
            ]
        }
    ]
}