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/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3187b028-096d-4706-ac5d-f654079e7e3f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "18e7c909-34a3-429e-ad69-dfa8ae16ff4e",
    "completed": true,
    "last_updated": "2023-08-17T13:38:15.314846-04:00",
    "created_at": "2023-08-16T10:23:23.856866-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.14,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/18e7c909-34a3-429e-ad69-dfa8ae16ff4e",
    "datetime": "2023-08-16T19:07:00-04:00",
    "cutoff_datetime": "2023-08-16T19:07:00-04:00",
    "name": "PHI (A Nola) v. TOR (K Gausman)",
    "bettypes": [
        {
            "id": "f3fb0ed3-6bd0-44e6-aeb3-b95b80d1c11d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-16T10:23:23.864834-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": "TOR (K Gausman)",
                        "amount": 5652.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4348.0
                    }
                ],
                "expected_reward_tokens": 9608.4,
                "profit_sb": 108.4,
                "profit_sb_percentage": 1.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "56d3d986-24e3-4478-93c1-1a0977a88ab7",
                    "gambit_id": "4606ee9f-6903-47c6-b79a-7bd1fa239f84",
                    "last_updated": "2023-08-17T13:38:15.327907-04:00",
                    "created_at": "2023-08-16T10:23:23.873716-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.70000",
                    "odds": "1.72990",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3fb0ed3-6bd0-44e6-aeb3-b95b80d1c11d/?format=api"
                },
                {
                    "id": "162726b5-125c-42cb-8695-ea75165b8ed4",
                    "gambit_id": "828cbb33-069e-439a-9db7-647786d412ae",
                    "last_updated": "2023-08-17T13:38:15.324683-04:00",
                    "created_at": "2023-08-16T10:23:23.869061-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.21000",
                    "odds": "2.27000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3fb0ed3-6bd0-44e6-aeb3-b95b80d1c11d/?format=api"
                }
            ]
        },
        {
            "id": "42d5b137-e65a-470b-9307-525d7523bbce",
            "match": "https://api-prod.gambitprofit.com/api/matches/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-16T10:23:23.878222-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": "PHI",
                        "amount": 6090.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14343475-486d-498d-b520-d2e9ff8c372f",
                    "gambit_id": "add777de-cd99-4bab-94da-57927e81bde8",
                    "last_updated": "2023-08-17T13:38:15.334328-04:00",
                    "created_at": "2023-08-16T10:23:23.881896-04:00",
                    "name": "PHI",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d5b137-e65a-470b-9307-525d7523bbce/?format=api"
                },
                {
                    "id": "da6df8f5-06dc-4166-afba-b628bc4d848f",
                    "gambit_id": "453ed5bc-9961-44b3-9747-442cdcfd8590",
                    "last_updated": "2023-08-17T13:38:15.337679-04:00",
                    "created_at": "2023-08-16T10:23:23.887113-04:00",
                    "name": "TOR",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d5b137-e65a-470b-9307-525d7523bbce/?format=api"
                }
            ]
        },
        {
            "id": "92fc65c5-87a6-4f4d-b722-c6c3c508749f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-16T10:23:23.890995-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f54dced-9332-4f72-9aa4-26c77cb6fbe2",
                    "gambit_id": "609be67f-525a-4306-bc24-a29202acdce5",
                    "last_updated": "2023-08-17T13:38:15.347562-04:00",
                    "created_at": "2023-08-16T10:23:23.901356-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fc65c5-87a6-4f4d-b722-c6c3c508749f/?format=api"
                },
                {
                    "id": "9a380217-fabf-41c6-b655-2984926d7233",
                    "gambit_id": "bfc8dfbc-2c27-46df-89ef-ebd7ecdddc0a",
                    "last_updated": "2023-08-17T13:38:15.344258-04:00",
                    "created_at": "2023-08-16T10:23:23.895218-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fc65c5-87a6-4f4d-b722-c6c3c508749f/?format=api"
                }
            ]
        }
    ]
}