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/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9edd49c-9657-41b5-bd75-77ed511d07fa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dd173373-84c3-4b99-832f-7c2798075d9b",
    "completed": true,
    "last_updated": "2023-06-04T13:22:20.267296-04:00",
    "created_at": "2023-06-02T10:32:07.509678-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dd173373-84c3-4b99-832f-7c2798075d9b",
    "datetime": "2023-06-02T20:10:00-04:00",
    "cutoff_datetime": "2023-06-02T20:10:00-04:00",
    "name": "LAA (S Ohtani) v. HOU (F Valdez)",
    "bettypes": [
        {
            "id": "c2f7c28a-a30e-4c4a-ac36-fbbff154708c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-02T10:32:07.513615-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": "HOU (F Valdez)",
                        "amount": 5490.0
                    },
                    {
                        "team": "LAA (S Ohtani)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5619ef21-b21b-4291-86aa-42ad78ae96e8",
                    "gambit_id": "87a50812-a4c7-4674-92ef-d8f9fbaaad82",
                    "last_updated": "2023-06-04T13:22:20.273543-04:00",
                    "created_at": "2023-06-02T10:32:07.519436-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f7c28a-a30e-4c4a-ac36-fbbff154708c/?format=api"
                },
                {
                    "id": "0977db39-2ce5-4ac6-b541-5789384d9e71",
                    "gambit_id": "83948896-2321-4443-b325-20cbd113753b",
                    "last_updated": "2023-06-04T13:22:20.271715-04:00",
                    "created_at": "2023-06-02T10:32:07.516662-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f7c28a-a30e-4c4a-ac36-fbbff154708c/?format=api"
                }
            ]
        },
        {
            "id": "3dc1f9c9-70cf-4a8d-ac9b-00374d777cf4",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-02T10:32:07.522275-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": "LAA",
                        "amount": 6308.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8481acc1-a740-431f-843b-1b2a848af178",
                    "gambit_id": "2c409193-430c-4096-a0f6-dfab76bc5415",
                    "last_updated": "2023-06-04T13:22:20.277187-04:00",
                    "created_at": "2023-06-02T10:32:07.524946-04:00",
                    "name": "LAA",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc1f9c9-70cf-4a8d-ac9b-00374d777cf4/?format=api"
                },
                {
                    "id": "82a3ba88-b3c4-4a80-b95b-a7cfec944584",
                    "gambit_id": "3a336b4f-c190-4334-831d-ab2938722d5e",
                    "last_updated": "2023-06-04T13:22:20.279192-04:00",
                    "created_at": "2023-06-02T10:32:07.527686-04:00",
                    "name": "HOU",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc1f9c9-70cf-4a8d-ac9b-00374d777cf4/?format=api"
                }
            ]
        },
        {
            "id": "281270fa-2345-4c1d-8f48-fcf82c20bf8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-02T10:32:07.530349-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": "367d7178-8d0a-459c-b3ed-c6d326763cea",
                    "gambit_id": "dae1fdb0-c7c5-4215-b53d-f698ddfba35d",
                    "last_updated": "2023-06-04T13:22:20.285292-04:00",
                    "created_at": "2023-06-02T10:32:07.534129-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/281270fa-2345-4c1d-8f48-fcf82c20bf8c/?format=api"
                },
                {
                    "id": "ab4feba0-1f34-4de0-8e94-08d64d56b240",
                    "gambit_id": "1f32a1e1-ca14-4b92-8dbb-3d414e0e79b2",
                    "last_updated": "2023-06-04T13:22:20.283283-04:00",
                    "created_at": "2023-06-02T10:32:07.532400-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/281270fa-2345-4c1d-8f48-fcf82c20bf8c/?format=api"
                }
            ]
        }
    ]
}