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/0bd82723-5233-4d46-8863-63afa73a7122/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0bd82723-5233-4d46-8863-63afa73a7122",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "66e6ab60-e260-4099-8f2b-f423780c5c79",
    "completed": true,
    "last_updated": "2023-09-07T20:13:21.996273-04:00",
    "created_at": "2023-09-06T09:08:16.434158-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/66e6ab60-e260-4099-8f2b-f423780c5c79",
    "datetime": "2023-09-06T19:05:00-04:00",
    "cutoff_datetime": "2023-09-06T19:05:00-04:00",
    "name": "DET (M Manning) v. NYY (C Schmidt)",
    "bettypes": [
        {
            "id": "65fc8c6f-3c4d-43ba-958b-5f836fe59e5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bd82723-5233-4d46-8863-63afa73a7122/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T09:08:16.444722-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": "NYY (C Schmidt)",
                        "amount": 6060.0
                    },
                    {
                        "team": "DET (M Manning)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38ce02c8-f25a-4b19-bc51-7a88f53d8ae6",
                    "gambit_id": "7c1f9f6a-109a-4df2-8b55-1ea2e6f1e203",
                    "last_updated": "2023-09-07T20:13:22.009613-04:00",
                    "created_at": "2023-09-06T09:08:16.449347-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65fc8c6f-3c4d-43ba-958b-5f836fe59e5d/?format=api"
                },
                {
                    "id": "45f3c552-3c92-4dff-b980-83fc797cccfe",
                    "gambit_id": "ef484db3-bd60-45ae-b46b-dc61d1c5bb6a",
                    "last_updated": "2023-09-07T20:13:22.013652-04:00",
                    "created_at": "2023-09-06T09:08:16.454617-04:00",
                    "name": "DET (M Manning)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65fc8c6f-3c4d-43ba-958b-5f836fe59e5d/?format=api"
                }
            ]
        },
        {
            "id": "ab662dc1-8acf-4e81-877f-cd906018b41e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bd82723-5233-4d46-8863-63afa73a7122/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T09:08:16.459736-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": 5688.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ff7709c-8b86-4354-ad6a-0aa1d00b37ec",
                    "gambit_id": "115ea6f1-fe10-401e-b628-00e041536424",
                    "last_updated": "2023-09-07T20:13:22.020159-04:00",
                    "created_at": "2023-09-06T09:08:16.463403-04:00",
                    "name": "DET",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab662dc1-8acf-4e81-877f-cd906018b41e/?format=api"
                },
                {
                    "id": "4f6b2b5d-efc7-42da-911c-9ae4806bd0c9",
                    "gambit_id": "017c90ac-abb8-4b91-9b7e-2cd33b3e0447",
                    "last_updated": "2023-09-07T20:13:22.023396-04:00",
                    "created_at": "2023-09-06T09:08:16.468142-04:00",
                    "name": "NYY",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab662dc1-8acf-4e81-877f-cd906018b41e/?format=api"
                }
            ]
        },
        {
            "id": "6a33781c-600d-4c35-bbc3-ab09ac5c407b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0bd82723-5233-4d46-8863-63afa73a7122/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T09:08:16.472897-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": "2bd7828b-f486-4935-864d-b3590ebc8f80",
                    "gambit_id": "eb397408-0e97-494d-8c7d-dd12a3cdfcf3",
                    "last_updated": "2023-09-07T20:13:22.035852-04:00",
                    "created_at": "2023-09-06T09:08:16.481824-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/6a33781c-600d-4c35-bbc3-ab09ac5c407b/?format=api"
                },
                {
                    "id": "f83eb5b2-1528-4b73-9d2a-176d1c3a479e",
                    "gambit_id": "d6caadaa-7e0d-462e-8fde-fcbdda0961b2",
                    "last_updated": "2023-09-07T20:13:22.031562-04:00",
                    "created_at": "2023-09-06T09:08:16.477243-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/6a33781c-600d-4c35-bbc3-ab09ac5c407b/?format=api"
                }
            ]
        }
    ]
}