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/005c23bb-8f3d-48fd-a535-c37708c914cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "005c23bb-8f3d-48fd-a535-c37708c914cd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "36f4f69d-4d5f-4ac7-8d08-d4cdf41e07b1",
    "completed": true,
    "last_updated": "2022-10-06T10:17:06.945899-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.81,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/36f4f69d-4d5f-4ac7-8d08-d4cdf41e07b1",
    "datetime": "2022-10-05T16:10:00-04:00",
    "cutoff_datetime": "2022-10-05T16:10:00-04:00",
    "name": "TAM (J Fleming) v. BOS (N Pivetta)",
    "bettypes": [
        {
            "id": "8cb00aee-adf4-4772-804d-9bcc4301c66d",
            "match": "https://api-prod.gambitprofit.com/api/matches/005c23bb-8f3d-48fd-a535-c37708c914cd/?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": "BOS (N Pivetta)",
                        "amount": 5623.0
                    },
                    {
                        "team": "TAM (J Fleming)",
                        "amount": 4377.0
                    }
                ],
                "expected_reward_tokens": 9671.56,
                "profit_sb": 171.56,
                "profit_sb_percentage": 1.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2dc89658-1281-4cc7-ab66-2767fb74ae1a",
                    "gambit_id": "afe64897-c430-4ec6-bcc4-b7881c4ccdf0",
                    "last_updated": "2022-10-06T10:17:06.960229-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb00aee-adf4-4772-804d-9bcc4301c66d/?format=api"
                },
                {
                    "id": "6dd48d2a-72a4-4993-b7bb-212a690225f5",
                    "gambit_id": "86c3bbc1-b18f-445f-9e87-7a1535013b14",
                    "last_updated": "2022-10-06T10:17:06.959193-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (J Fleming)",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb00aee-adf4-4772-804d-9bcc4301c66d/?format=api"
                }
            ]
        },
        {
            "id": "208ed038-093b-4938-9b6a-3e70c62add5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/005c23bb-8f3d-48fd-a535-c37708c914cd/?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": "TAM",
                        "amount": 6104.0
                    },
                    {
                        "team": "BOS",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "edf64c12-794f-494e-a54d-54f6ec8cb2df",
                    "gambit_id": "3af9c8b2-7019-4f9c-9dd0-787b37766c7d",
                    "last_updated": "2022-10-06T10:17:06.956733-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/208ed038-093b-4938-9b6a-3e70c62add5e/?format=api"
                },
                {
                    "id": "42531ec6-ad37-4858-9f5d-12a3894259ef",
                    "gambit_id": "8995dc29-afcc-4a94-b5c2-7f8fb2a34de5",
                    "last_updated": "2022-10-06T10:17:06.952546-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/208ed038-093b-4938-9b6a-3e70c62add5e/?format=api"
                }
            ]
        },
        {
            "id": "7f3da7ef-8053-4c7d-9957-e360e3e8eb78",
            "match": "https://api-prod.gambitprofit.com/api/matches/005c23bb-8f3d-48fd-a535-c37708c914cd/?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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8923bffa-4e41-4907-993d-46b1aa4960da",
                    "gambit_id": "3c6a1d30-e1fb-47ba-a961-5f06d7a93e05",
                    "last_updated": "2022-10-06T10:17:06.948709-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3da7ef-8053-4c7d-9957-e360e3e8eb78/?format=api"
                },
                {
                    "id": "9fa2cbcc-8f15-4566-89d6-9675af7ddd68",
                    "gambit_id": "d9d25eaf-1c70-47c3-b8c3-a223f35d500e",
                    "last_updated": "2022-10-06T10:17:06.949836-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3da7ef-8053-4c7d-9957-e360e3e8eb78/?format=api"
                }
            ]
        }
    ]
}