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/532fc168-ccae-4a86-9c27-33d719c2eeef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "532fc168-ccae-4a86-9c27-33d719c2eeef",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "073f0b31-5fd8-44de-9fb1-661926990219",
    "completed": true,
    "last_updated": "2023-08-25T19:03:10.330868-04:00",
    "created_at": "2023-08-24T08:28:25.282596-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/073f0b31-5fd8-44de-9fb1-661926990219",
    "datetime": "2023-08-24T21:40:00-04:00",
    "cutoff_datetime": "2023-08-24T21:40:00-04:00",
    "name": "CIN (B Williamson) v. ARI (M Kelly)",
    "bettypes": [
        {
            "id": "c84b6c93-9104-4c64-98cb-476c5c6a42c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/532fc168-ccae-4a86-9c27-33d719c2eeef/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T08:28:25.287652-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": "ARI (M Kelly)",
                        "amount": 6104.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f34f118b-2678-4ec2-becd-33d3fcf9386f",
                    "gambit_id": "a80eb7a7-dfe1-4de7-85ae-76f3f21c958f",
                    "last_updated": "2023-08-25T19:03:10.342353-04:00",
                    "created_at": "2023-08-24T08:28:25.300732-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b6c93-9104-4c64-98cb-476c5c6a42c3/?format=api"
                },
                {
                    "id": "c7118e5b-112a-4aa1-a072-a120f8a780ae",
                    "gambit_id": "d3b336d3-6bfe-4967-a5c9-4e44f97eb10b",
                    "last_updated": "2023-08-25T19:03:10.338970-04:00",
                    "created_at": "2023-08-24T08:28:25.295206-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.46000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b6c93-9104-4c64-98cb-476c5c6a42c3/?format=api"
                }
            ]
        },
        {
            "id": "203f02cb-046a-4c87-9d33-7aefd9764fa7",
            "match": "https://api-prod.gambitprofit.com/api/matches/532fc168-ccae-4a86-9c27-33d719c2eeef/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T08:28:25.305736-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": "CIN",
                        "amount": 5614.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6cacb411-2bbf-4bb1-9452-37367c38f8a7",
                    "gambit_id": "796a1c48-0d47-43bf-8753-df13fa310892",
                    "last_updated": "2023-08-25T19:03:10.348977-04:00",
                    "created_at": "2023-08-24T08:28:25.310434-04:00",
                    "name": "CIN",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/203f02cb-046a-4c87-9d33-7aefd9764fa7/?format=api"
                },
                {
                    "id": "a36167a8-79bf-4c14-9222-ecbf174ee6f1",
                    "gambit_id": "f7b1d86e-3b71-46c2-b524-3ff6df720d5e",
                    "last_updated": "2023-08-25T19:03:10.353992-04:00",
                    "created_at": "2023-08-24T08:28:25.314971-04:00",
                    "name": "ARI",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/203f02cb-046a-4c87-9d33-7aefd9764fa7/?format=api"
                }
            ]
        },
        {
            "id": "b3a61467-edce-4127-aee1-b6c90d650c9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/532fc168-ccae-4a86-9c27-33d719c2eeef/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T08:28:25.319853-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1518d32f-a485-426f-ba10-aeb01cd9b396",
                    "gambit_id": "c494ed95-6dec-40fa-bf21-9466563fdc75",
                    "last_updated": "2023-08-25T19:03:10.364624-04:00",
                    "created_at": "2023-08-24T08:28:25.327571-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a61467-edce-4127-aee1-b6c90d650c9f/?format=api"
                },
                {
                    "id": "86c978e4-8bdd-4eba-a737-9a02688daad1",
                    "gambit_id": "9372d1d1-e360-4a8a-ae28-f46f3460609b",
                    "last_updated": "2023-08-25T19:03:10.361130-04:00",
                    "created_at": "2023-08-24T08:28:25.323609-04:00",
                    "name": "Game Total Over 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a61467-edce-4127-aee1-b6c90d650c9f/?format=api"
                }
            ]
        }
    ]
}