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/1e84d226-a301-432d-80de-e2842312b381/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e84d226-a301-432d-80de-e2842312b381",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d7cfa710-920e-44e5-8afa-829c3eceaa22",
    "completed": true,
    "last_updated": "2023-12-23T21:08:17.507143-05:00",
    "created_at": "2023-12-22T10:13:14.718232-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d7cfa710-920e-44e5-8afa-829c3eceaa22",
    "datetime": "2023-12-22T20:07:00-05:00",
    "cutoff_datetime": "2023-12-22T20:07:00-05:00",
    "name": "Boston Bruins v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "8ccd3f99-3ddb-4112-aa57-e3cffd23319f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e84d226-a301-432d-80de-e2842312b381/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-22T10:13:14.724454-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": "Boston Bruins",
                        "amount": 5000.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b99425d-ddd6-4d79-88cb-e95afd538b4f",
                    "gambit_id": "dd4af729-a715-402e-9596-d0cae11eb566",
                    "last_updated": "2023-12-23T21:08:17.517289-05:00",
                    "created_at": "2023-12-22T10:13:14.728742-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ccd3f99-3ddb-4112-aa57-e3cffd23319f/?format=api"
                },
                {
                    "id": "1630b5ec-a6d9-4dd6-a1ed-358bcc0e93be",
                    "gambit_id": "dd11b1a2-28de-4138-92a2-df1b60ea09f4",
                    "last_updated": "2023-12-23T21:08:17.520773-05:00",
                    "created_at": "2023-12-22T10:13:14.733287-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ccd3f99-3ddb-4112-aa57-e3cffd23319f/?format=api"
                }
            ]
        },
        {
            "id": "87eb9057-a90f-47b3-b765-d4646d607bda",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e84d226-a301-432d-80de-e2842312b381/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-22T10:13:14.736985-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": "Winnipeg Jets",
                        "amount": 7033.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dff0fd19-dfb7-4c9f-8a01-53a6e7d32305",
                    "gambit_id": "c842a9f8-cbd9-4293-a529-b0bdd69726c6",
                    "last_updated": "2023-12-23T21:08:17.530448-05:00",
                    "created_at": "2023-12-22T10:13:14.744606-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87eb9057-a90f-47b3-b765-d4646d607bda/?format=api"
                },
                {
                    "id": "d1b14a0e-cdfc-4628-b5a3-423c2fbc80d7",
                    "gambit_id": "d5fe6d2f-32af-425f-b0f9-1284ee0ae8ae",
                    "last_updated": "2023-12-23T21:08:17.527292-05:00",
                    "created_at": "2023-12-22T10:13:14.740581-05:00",
                    "name": "Boston Bruins",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87eb9057-a90f-47b3-b765-d4646d607bda/?format=api"
                }
            ]
        },
        {
            "id": "4fdd2dba-76d5-4e0d-928a-1eca01c251c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e84d226-a301-432d-80de-e2842312b381/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-22T10:13:14.748871-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 Over 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae65b50c-8b33-4ac9-b264-169988fe3951",
                    "gambit_id": "8cd9af2c-fc13-4881-9ae4-88f01d71f244",
                    "last_updated": "2023-12-23T21:08:17.536912-05:00",
                    "created_at": "2023-12-22T10:13:14.752881-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdd2dba-76d5-4e0d-928a-1eca01c251c8/?format=api"
                },
                {
                    "id": "2da719a9-391b-4ab5-bba6-bf82471843ab",
                    "gambit_id": "26e75a3a-d673-4d7d-97ae-5256a5363fe7",
                    "last_updated": "2023-12-23T21:08:17.540250-05:00",
                    "created_at": "2023-12-22T10:13:14.757958-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdd2dba-76d5-4e0d-928a-1eca01c251c8/?format=api"
                }
            ]
        }
    ]
}