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/3b35b71f-c5e5-4362-8395-3f26fd1a1c55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3b35b71f-c5e5-4362-8395-3f26fd1a1c55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aebd9990-e66e-43c4-81f1-c4c15ff8b2fb",
    "completed": true,
    "last_updated": "2022-10-13T09:32:13.860133-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.32,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aebd9990-e66e-43c4-81f1-c4c15ff8b2fb",
    "datetime": "2022-10-12T16:35:00-04:00",
    "cutoff_datetime": "2022-10-12T16:35:00-04:00",
    "name": "PHI (Z Wheeler) v. ATL (K Wright)",
    "bettypes": [
        {
            "id": "89d0e046-76c7-4d0f-aba4-495458efe8e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b35b71f-c5e5-4362-8395-3f26fd1a1c55/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "ATL (K Wright)",
                        "amount": 5718.0
                    },
                    {
                        "team": "PHI (Z Wheeler)",
                        "amount": 4282.0
                    }
                ],
                "expected_reward_tokens": 9720.14,
                "profit_sb": 220.14,
                "profit_sb_percentage": 2.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a938b6d2-c873-4d03-9ce6-305d872d58a5",
                    "gambit_id": "d8fa3850-22ba-4295-b231-3c7cd7734fab",
                    "last_updated": "2022-10-13T09:32:13.872674-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (K Wright)",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d0e046-76c7-4d0f-aba4-495458efe8e9/?format=api"
                },
                {
                    "id": "136c5a4c-032e-4af4-8023-a1cebb4e79eb",
                    "gambit_id": "fc33949c-bf6c-4385-be08-76c48a6580f1",
                    "last_updated": "2022-10-13T09:32:13.873679-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "2.27000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d0e046-76c7-4d0f-aba4-495458efe8e9/?format=api"
                }
            ]
        },
        {
            "id": "d93e8586-3a71-4c24-9b2b-8a34cc3b9566",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b35b71f-c5e5-4362-8395-3f26fd1a1c55/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "PHI",
                        "amount": 6244.0
                    },
                    {
                        "team": "ATL",
                        "amount": 3756.0
                    }
                ],
                "expected_reward_tokens": 9615.36,
                "profit_sb": 115.36,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c3e6e185-9901-4a5a-bd15-1918f910162d",
                    "gambit_id": "125b879b-1598-44b1-a5bc-95879869105d",
                    "last_updated": "2022-10-13T09:32:13.868195-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d93e8586-3a71-4c24-9b2b-8a34cc3b9566/?format=api"
                },
                {
                    "id": "a904536e-8913-4d1a-bd0f-46b893b72036",
                    "gambit_id": "46e4f29b-d558-4013-ae3d-2f094dbfa6d3",
                    "last_updated": "2022-10-13T09:32:13.866960-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.56000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d93e8586-3a71-4c24-9b2b-8a34cc3b9566/?format=api"
                }
            ]
        },
        {
            "id": "9fff8e79-684b-4678-9773-ac965392baa4",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b35b71f-c5e5-4362-8395-3f26fd1a1c55/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5224.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c1234d0-1bca-4570-95cb-ebd84a38e992",
                    "gambit_id": "1e59f3c4-071c-4106-9be3-751d9898f317",
                    "last_updated": "2022-10-13T09:32:13.863044-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fff8e79-684b-4678-9773-ac965392baa4/?format=api"
                },
                {
                    "id": "ed641508-27b9-4c4f-b0a1-ffbf529fbb9a",
                    "gambit_id": "281c0e1a-f9b7-413a-9136-373dea2e53fd",
                    "last_updated": "2022-10-13T09:32:13.864389-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fff8e79-684b-4678-9773-ac965392baa4/?format=api"
                }
            ]
        }
    ]
}