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/5eee2c41-f423-4e98-86d3-e3adcc0ea7d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5eee2c41-f423-4e98-86d3-e3adcc0ea7d8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3e9e2c93-2e52-454a-bf7c-767d5f4197f7",
    "completed": true,
    "last_updated": "2023-09-18T23:03:07.869636-04:00",
    "created_at": "2023-09-17T10:28:01.569642-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3e9e2c93-2e52-454a-bf7c-767d5f4197f7",
    "datetime": "2023-09-17T13:40:00-04:00",
    "cutoff_datetime": "2023-09-17T13:40:00-04:00",
    "name": "Texas Rangers v. Cleveland Guardians",
    "bettypes": [
        {
            "id": "889c42d4-f961-475c-8eae-d7d886eaff74",
            "match": "https://api-prod.gambitprofit.com/api/matches/5eee2c41-f423-4e98-86d3-e3adcc0ea7d8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-17T10:28:01.576088-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": "Cleveland Guardians",
                        "amount": 5319.0
                    },
                    {
                        "team": "Texas Rangers",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66558d29-4559-4624-87db-6560af67671e",
                    "gambit_id": "a9cea8d3-2199-49a1-b329-134e20ea29c3",
                    "last_updated": "2023-09-18T23:03:07.888709-04:00",
                    "created_at": "2023-09-17T10:28:01.586184-04:00",
                    "name": "Cleveland Guardians",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/889c42d4-f961-475c-8eae-d7d886eaff74/?format=api"
                },
                {
                    "id": "025b2e0f-53a8-42c9-a843-8820f5609898",
                    "gambit_id": "51e70796-6032-4cd5-8766-0bbb6c6f07f3",
                    "last_updated": "2023-09-18T23:03:07.883930-04:00",
                    "created_at": "2023-09-17T10:28:01.581408-04:00",
                    "name": "Texas Rangers",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/889c42d4-f961-475c-8eae-d7d886eaff74/?format=api"
                }
            ]
        },
        {
            "id": "163b01f4-5798-4536-b703-7e009eb16c67",
            "match": "https://api-prod.gambitprofit.com/api/matches/5eee2c41-f423-4e98-86d3-e3adcc0ea7d8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-17T10:28:01.591854-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": "Texas Rangers",
                        "amount": 6324.0
                    },
                    {
                        "team": "Cleveland Guardians",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c02aee79-b6ba-40e5-9ba7-995141683f2d",
                    "gambit_id": "6fcd3e3b-8580-48c7-b052-a5b2292b2b3e",
                    "last_updated": "2023-09-18T23:03:07.895946-04:00",
                    "created_at": "2023-09-17T10:28:01.596943-04:00",
                    "name": "Texas Rangers",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163b01f4-5798-4536-b703-7e009eb16c67/?format=api"
                },
                {
                    "id": "a7b7396c-2197-4496-81eb-db87ea9dfc20",
                    "gambit_id": "2ec779da-1da3-4621-a785-95e1b32117f0",
                    "last_updated": "2023-09-18T23:03:07.900261-04:00",
                    "created_at": "2023-09-17T10:28:01.601377-04:00",
                    "name": "Cleveland Guardians",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163b01f4-5798-4536-b703-7e009eb16c67/?format=api"
                }
            ]
        },
        {
            "id": "4a310949-4282-4b98-a184-f71ae4058d2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5eee2c41-f423-4e98-86d3-e3adcc0ea7d8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-17T10:28:01.605791-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0750db1-4c89-40fc-951e-cc5680fdae4b",
                    "gambit_id": "f8b1b1dc-75ef-4e3b-85f5-8086c9275f10",
                    "last_updated": "2023-09-18T23:03:07.924710-04:00",
                    "created_at": "2023-09-17T10:28:01.610056-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a310949-4282-4b98-a184-f71ae4058d2e/?format=api"
                },
                {
                    "id": "891057b4-f57b-40f4-ba39-ca6118d707c3",
                    "gambit_id": "86ec606f-d35e-410f-baa0-b0ee2ebdb012",
                    "last_updated": "2023-09-18T23:03:07.928024-04:00",
                    "created_at": "2023-09-17T10:28:01.614310-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a310949-4282-4b98-a184-f71ae4058d2e/?format=api"
                }
            ]
        }
    ]
}