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/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be5490e6-fb13-4488-aa3f-02d19e3199c4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0083fe7d-86da-424d-9d55-0ba426381624",
    "completed": true,
    "last_updated": "2023-04-19T17:27:14.808325-04:00",
    "created_at": "2023-04-17T11:41:59.716606-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0083fe7d-86da-424d-9d55-0ba426381624",
    "datetime": "2023-04-17T18:40:00-04:00",
    "cutoff_datetime": "2023-04-17T18:40:00-04:00",
    "name": "CLE (H Gaddis) v. DET (M Boyd)",
    "bettypes": [
        {
            "id": "d2cb84ad-d23b-4d27-8a82-8c33caa2f98b",
            "match": "https://api-prod.gambitprofit.com/api/matches/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-17T11:41:59.740404-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": "CLE (H Gaddis)",
                        "amount": 5426.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23ace9cd-8243-49ff-9eed-96b6892fb7dd",
                    "gambit_id": "7c5cf980-69d9-4004-a270-08fde9a3740b",
                    "last_updated": "2023-04-19T17:27:14.837168-04:00",
                    "created_at": "2023-04-17T11:41:59.746129-04:00",
                    "name": "CLE (H Gaddis)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2cb84ad-d23b-4d27-8a82-8c33caa2f98b/?format=api"
                },
                {
                    "id": "a506ee18-4ed3-4faf-84a6-5b7917065d0c",
                    "gambit_id": "1610ae54-df6c-44cc-8d94-3de95d88bcef",
                    "last_updated": "2023-04-19T17:27:14.830918-04:00",
                    "created_at": "2023-04-17T11:41:59.743515-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2cb84ad-d23b-4d27-8a82-8c33caa2f98b/?format=api"
                }
            ]
        },
        {
            "id": "311a2dfe-d0de-49ea-b827-8fdc5876181c",
            "match": "https://api-prod.gambitprofit.com/api/matches/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-17T11:41:59.732572-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": "CLE",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "620bbd8f-4733-4fe5-8210-1a0451a2ee3f",
                    "gambit_id": "af711493-6a74-4b4d-b7ce-30cbd5d59913",
                    "last_updated": "2023-04-19T17:27:14.822791-04:00",
                    "created_at": "2023-04-17T11:41:59.735527-04:00",
                    "name": "DET",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311a2dfe-d0de-49ea-b827-8fdc5876181c/?format=api"
                },
                {
                    "id": "9dec7b8f-b330-4f8d-91a5-81f53f5a0c64",
                    "gambit_id": "b02f82ad-5c83-4a57-8736-aaa95a4ab6c0",
                    "last_updated": "2023-04-19T17:27:14.825413-04:00",
                    "created_at": "2023-04-17T11:41:59.737860-04:00",
                    "name": "CLE",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311a2dfe-d0de-49ea-b827-8fdc5876181c/?format=api"
                }
            ]
        },
        {
            "id": "f0e1e061-fcec-4d7f-b705-125035dbb2de",
            "match": "https://api-prod.gambitprofit.com/api/matches/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-17T11:41:59.720695-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 Over 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e304eb5b-91b3-4b8c-996a-f62e95311ce3",
                    "gambit_id": "4625c2ea-c3cb-4c02-8925-6adb3e9805cc",
                    "last_updated": "2023-04-19T17:27:14.818670-04:00",
                    "created_at": "2023-04-17T11:41:59.727108-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e1e061-fcec-4d7f-b705-125035dbb2de/?format=api"
                },
                {
                    "id": "94bdc565-2812-41d4-830f-e0209cc0e8e8",
                    "gambit_id": "fc8808f3-df33-403d-9e48-5c87c2bd0cae",
                    "last_updated": "2023-04-19T17:27:14.814282-04:00",
                    "created_at": "2023-04-17T11:41:59.724076-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e1e061-fcec-4d7f-b705-125035dbb2de/?format=api"
                }
            ]
        }
    ]
}