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/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3960e249-4fb4-4927-b297-6eccf7edb3aa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e0cd38b7-5a9b-4096-ab19-5283679a9753",
    "completed": true,
    "last_updated": "2023-07-08T09:42:57.566289-04:00",
    "created_at": "2023-07-06T09:33:01.030696-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e0cd38b7-5a9b-4096-ab19-5283679a9753",
    "datetime": "2023-07-06T17:10:00-04:00",
    "cutoff_datetime": "2023-07-06T17:10:00-04:00",
    "name": "TOR (J Berrios) v. CWS (L Lynn) - Game 1",
    "bettypes": [
        {
            "id": "2e260078-7d95-4b8f-ba67-71ee82812225",
            "match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-06T09:33:01.033838-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": "TOR (J Berrios)",
                        "amount": 5389.0
                    },
                    {
                        "team": "CWS (L Lynn)",
                        "amount": 4611.0
                    }
                ],
                "expected_reward_tokens": 9590.88,
                "profit_sb": 90.88,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cddcc278-d63e-4f32-aaf6-90078832a9a6",
                    "gambit_id": "da989824-9ce3-4216-b281-7559507a1c58",
                    "last_updated": "2023-07-08T09:42:57.573045-04:00",
                    "created_at": "2023-07-06T09:33:01.036426-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.78000",
                    "odds": "1.81300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e260078-7d95-4b8f-ba67-71ee82812225/?format=api"
                },
                {
                    "id": "8170deb2-e075-4213-a457-00d6a9027a05",
                    "gambit_id": "186a38e2-4b26-4d87-99b1-d48a2b46c97d",
                    "last_updated": "2023-07-08T09:42:57.575835-04:00",
                    "created_at": "2023-07-06T09:33:01.038458-04:00",
                    "name": "CWS (L Lynn)",
                    "reward": "2.08000",
                    "odds": "2.13000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e260078-7d95-4b8f-ba67-71ee82812225/?format=api"
                }
            ]
        },
        {
            "id": "954439f7-1cec-4499-bab2-067d3895c56f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-06T09:33:01.040784-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": "CWS",
                        "amount": 5773.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e2df707-d19d-4147-9e4d-b00dee35c55d",
                    "gambit_id": "b27ecf02-69cb-4c75-9fc5-b64f8b063bad",
                    "last_updated": "2023-07-08T09:42:57.583079-04:00",
                    "created_at": "2023-07-06T09:33:01.044598-04:00",
                    "name": "CWS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954439f7-1cec-4499-bab2-067d3895c56f/?format=api"
                },
                {
                    "id": "d0c4a25d-84f4-4560-b07f-ed63f269081f",
                    "gambit_id": "2217cf8f-6eca-4a4b-b5df-29c401a160fd",
                    "last_updated": "2023-07-08T09:42:57.580676-04:00",
                    "created_at": "2023-07-06T09:33:01.042753-04:00",
                    "name": "TOR",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954439f7-1cec-4499-bab2-067d3895c56f/?format=api"
                }
            ]
        },
        {
            "id": "190c2854-58ae-436f-b528-dd944f2237d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-06T09:33:01.046528-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f238b190-f131-4891-b412-854012d44494",
                    "gambit_id": "65633b93-af47-40d7-8a3a-38046a9c30fb",
                    "last_updated": "2023-07-08T09:42:57.591402-04:00",
                    "created_at": "2023-07-06T09:33:01.049996-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190c2854-58ae-436f-b528-dd944f2237d7/?format=api"
                },
                {
                    "id": "cd5ba557-ba66-480e-b9e7-93852eaca4d6",
                    "gambit_id": "5323d606-8613-4963-9bb2-731c010d43a5",
                    "last_updated": "2023-07-08T09:42:57.588310-04:00",
                    "created_at": "2023-07-06T09:33:01.048146-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190c2854-58ae-436f-b528-dd944f2237d7/?format=api"
                }
            ]
        }
    ]
}