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/204e66ae-1858-49df-8792-ff1710a6a3c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "204e66ae-1858-49df-8792-ff1710a6a3c8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e76db256-abe3-42c7-a003-9f32d4a27a90",
    "completed": true,
    "last_updated": "2023-09-12T21:28:19.102133-04:00",
    "created_at": "2023-09-11T08:48:20.045294-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e76db256-abe3-42c7-a003-9f32d4a27a90",
    "datetime": "2023-09-11T18:35:00-04:00",
    "cutoff_datetime": "2023-09-11T18:35:00-04:00",
    "name": "STL (D Hudson) v. BAL (D Kremer)",
    "bettypes": [
        {
            "id": "a3d759ef-badb-461a-85ef-ff1e938edd4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/204e66ae-1858-49df-8792-ff1710a6a3c8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-11T08:48:20.056849-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": "BAL (D Kremer)",
                        "amount": 6139.0
                    },
                    {
                        "team": "STL (D Hudson)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0fea77d1-e2e7-4336-bd2f-010b2729e38e",
                    "gambit_id": "6dc9de41-8c05-446c-a660-e39b51cb7e7a",
                    "last_updated": "2023-09-12T21:28:19.120685-04:00",
                    "created_at": "2023-09-11T08:48:20.072665-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d759ef-badb-461a-85ef-ff1e938edd4e/?format=api"
                },
                {
                    "id": "681c12d2-aae5-471f-9efd-ddc3e8baba27",
                    "gambit_id": "6b6ac38e-7601-4861-b836-2839896284d8",
                    "last_updated": "2023-09-12T21:28:19.117351-04:00",
                    "created_at": "2023-09-11T08:48:20.065108-04:00",
                    "name": "STL (D Hudson)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d759ef-badb-461a-85ef-ff1e938edd4e/?format=api"
                }
            ]
        },
        {
            "id": "24a64e31-976e-49f3-b9ec-8293e068b25d",
            "match": "https://api-prod.gambitprofit.com/api/matches/204e66ae-1858-49df-8792-ff1710a6a3c8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-11T08:48:20.080053-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": "STL",
                        "amount": 5614.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "17d3676f-468b-4aa4-b2f8-3634a11ea000",
                    "gambit_id": "05539561-2c37-452d-a0a8-754b92406a52",
                    "last_updated": "2023-09-12T21:28:19.126945-04:00",
                    "created_at": "2023-09-11T08:48:20.087308-04:00",
                    "name": "STL",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a64e31-976e-49f3-b9ec-8293e068b25d/?format=api"
                },
                {
                    "id": "d2adc755-91fa-452b-9186-9fb544441f6a",
                    "gambit_id": "b1d7e224-1b7f-4ec6-91b1-0e0e21d3f097",
                    "last_updated": "2023-09-12T21:28:19.135336-04:00",
                    "created_at": "2023-09-11T08:48:20.091949-04:00",
                    "name": "BAL",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a64e31-976e-49f3-b9ec-8293e068b25d/?format=api"
                }
            ]
        },
        {
            "id": "1b10f18a-fe3f-4e5a-977c-6ecbd90ad3cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/204e66ae-1858-49df-8792-ff1710a6a3c8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-11T08:48:20.096031-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f61c8f86-f7c5-4247-98cf-bef9a0929670",
                    "gambit_id": "8628505a-089f-459b-92db-f0ab2d031a4c",
                    "last_updated": "2023-09-12T21:28:19.144624-04:00",
                    "created_at": "2023-09-11T08:48:20.107392-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b10f18a-fe3f-4e5a-977c-6ecbd90ad3cb/?format=api"
                },
                {
                    "id": "623cb0cb-0eeb-4b80-a0bf-b627e48e86ee",
                    "gambit_id": "b0d3806f-5fb4-4839-ba02-d8421b9af93c",
                    "last_updated": "2023-09-12T21:28:19.141534-04:00",
                    "created_at": "2023-09-11T08:48:20.100138-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b10f18a-fe3f-4e5a-977c-6ecbd90ad3cb/?format=api"
                }
            ]
        }
    ]
}