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/3f4cc5dc-9f28-4604-a1f0-5cca319982cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f4cc5dc-9f28-4604-a1f0-5cca319982cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "441bf328-3366-4683-a3eb-819322c4e646",
    "completed": true,
    "last_updated": "2023-05-27T16:21:51.357803-04:00",
    "created_at": "2023-05-26T11:52:13.990208-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/441bf328-3366-4683-a3eb-819322c4e646",
    "datetime": "2023-05-26T21:40:00-04:00",
    "cutoff_datetime": "2023-05-26T21:40:00-04:00",
    "name": "HOU (H Brown) v. OAK (J Kaprielian)",
    "bettypes": [
        {
            "id": "0a987ac2-7a59-4b5b-97c3-c061951688bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f4cc5dc-9f28-4604-a1f0-5cca319982cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:13.994007-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": "HOU (H Brown)",
                        "amount": 6892.0
                    },
                    {
                        "team": "OAK (J Kaprielian)",
                        "amount": 3108.0
                    }
                ],
                "expected_reward_tokens": 9510.48,
                "profit_sb": 10.48,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "59e887f4-1c26-47eb-b89e-4dbcc855c1f4",
                    "gambit_id": "c4383a05-b57c-4846-bb3b-43243a4f69c3",
                    "last_updated": "2023-05-27T16:21:51.366662-04:00",
                    "created_at": "2023-05-26T11:52:13.996653-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a987ac2-7a59-4b5b-97c3-c061951688bb/?format=api"
                },
                {
                    "id": "c508f734-89f1-491b-8625-a3c96398443f",
                    "gambit_id": "93a7959d-5741-48fd-9e47-c43bd4ec464a",
                    "last_updated": "2023-05-27T16:21:51.368860-04:00",
                    "created_at": "2023-05-26T11:52:13.999435-04:00",
                    "name": "OAK (J Kaprielian)",
                    "reward": "3.06000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a987ac2-7a59-4b5b-97c3-c061951688bb/?format=api"
                }
            ]
        },
        {
            "id": "45494ce6-da1d-4b1b-90c9-236b946ce9c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f4cc5dc-9f28-4604-a1f0-5cca319982cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:14.002158-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": "HOU",
                        "amount": 5784.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a878d81-f07a-445c-b4dd-ee25a4f4b42a",
                    "gambit_id": "33b5e1d7-741a-4b4b-8807-688d77d81fe4",
                    "last_updated": "2023-05-27T16:21:51.373547-04:00",
                    "created_at": "2023-05-26T11:52:14.004579-04:00",
                    "name": "HOU",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45494ce6-da1d-4b1b-90c9-236b946ce9c3/?format=api"
                },
                {
                    "id": "3d6ae95d-7283-49d7-b46a-0fd7907f4bdb",
                    "gambit_id": "c29258d0-f652-4977-8711-9b958cb369f5",
                    "last_updated": "2023-05-27T16:21:51.376017-04:00",
                    "created_at": "2023-05-26T11:52:14.007281-04:00",
                    "name": "OAK",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45494ce6-da1d-4b1b-90c9-236b946ce9c3/?format=api"
                }
            ]
        },
        {
            "id": "b1f4d4b9-4850-4d87-911b-69162a49a6f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f4cc5dc-9f28-4604-a1f0-5cca319982cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:14.010605-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c0f2962-bb23-4fb2-9994-d09d684fde7b",
                    "gambit_id": "e383b583-1b5c-4f3f-b79a-5f2f6ecb92e0",
                    "last_updated": "2023-05-27T16:21:51.383239-04:00",
                    "created_at": "2023-05-26T11:52:14.013075-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f4d4b9-4850-4d87-911b-69162a49a6f8/?format=api"
                },
                {
                    "id": "2f81c64d-95ac-4dad-abdd-6000937fbe7b",
                    "gambit_id": "68897cef-e8d9-4da2-9d59-511bd4485b85",
                    "last_updated": "2023-05-27T16:21:51.387142-04:00",
                    "created_at": "2023-05-26T11:52:14.015616-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f4d4b9-4850-4d87-911b-69162a49a6f8/?format=api"
                }
            ]
        }
    ]
}