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/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "434c4e92-cff1-40f6-a858-718d4bcfe741",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "43614daa-9895-4daf-a828-446eb0a9ef3d",
    "completed": true,
    "last_updated": "2023-09-30T10:28:07.787130-04:00",
    "created_at": "2023-09-29T09:23:10.354599-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/43614daa-9895-4daf-a828-446eb0a9ef3d",
    "datetime": "2023-09-29T22:15:00-04:00",
    "cutoff_datetime": "2023-09-29T22:15:00-04:00",
    "name": "LOS (L Lynn) v. SFO (K Winn)",
    "bettypes": [
        {
            "id": "5dfa8173-02b9-45bf-95d2-9fab873ef887",
            "match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:23:10.360284-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": "LOS (L Lynn)",
                        "amount": 5490.0
                    },
                    {
                        "team": "SFO (K Winn)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c8d8f940-717e-4f71-81f1-c929a0154510",
                    "gambit_id": "a8719f35-4c80-4913-8f11-de18a55a1c45",
                    "last_updated": "2023-09-30T10:28:07.798473-04:00",
                    "created_at": "2023-09-29T09:23:10.366588-04:00",
                    "name": "LOS (L Lynn)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfa8173-02b9-45bf-95d2-9fab873ef887/?format=api"
                },
                {
                    "id": "dba41a53-b319-4980-bdd8-ef972b7368f0",
                    "gambit_id": "b508b0ce-854f-4229-9cd1-7320189fed51",
                    "last_updated": "2023-09-30T10:28:07.802948-04:00",
                    "created_at": "2023-09-29T09:23:10.371900-04:00",
                    "name": "SFO (K Winn)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfa8173-02b9-45bf-95d2-9fab873ef887/?format=api"
                }
            ]
        },
        {
            "id": "32a2d4f3-9c26-4e0c-bff4-8fb8d9a66374",
            "match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-29T09:23:10.377952-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": "SFO",
                        "amount": 5614.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "527a3a82-6a8c-41d2-b671-ec4fd560f4fa",
                    "gambit_id": "cd63b5cb-b9fd-4c24-9594-0a0e8fecea78",
                    "last_updated": "2023-09-30T10:28:07.813674-04:00",
                    "created_at": "2023-09-29T09:23:10.388749-04:00",
                    "name": "SFO",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a2d4f3-9c26-4e0c-bff4-8fb8d9a66374/?format=api"
                },
                {
                    "id": "481d5d9c-e701-4f60-bee9-bcc5cc57e624",
                    "gambit_id": "0d83662c-da68-454f-95c5-a9878de02b6c",
                    "last_updated": "2023-09-30T10:28:07.809985-04:00",
                    "created_at": "2023-09-29T09:23:10.382277-04:00",
                    "name": "LOS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a2d4f3-9c26-4e0c-bff4-8fb8d9a66374/?format=api"
                }
            ]
        },
        {
            "id": "a5b5706f-f857-4646-a0d2-6700bf78a248",
            "match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:23:10.396012-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1baef719-3cf6-493d-b7d7-dee327574adf",
                    "gambit_id": "fe93d17e-bf3c-4f38-bec5-f8d187036474",
                    "last_updated": "2023-09-30T10:28:07.822194-04:00",
                    "created_at": "2023-09-29T09:23:10.402085-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b5706f-f857-4646-a0d2-6700bf78a248/?format=api"
                },
                {
                    "id": "797da1f7-6eab-4b9a-8d5f-888d3bd34af5",
                    "gambit_id": "50e9e020-9090-4f46-bb6e-0353bde21af1",
                    "last_updated": "2023-09-30T10:28:07.825561-04:00",
                    "created_at": "2023-09-29T09:23:10.407904-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b5706f-f857-4646-a0d2-6700bf78a248/?format=api"
                }
            ]
        }
    ]
}