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/b495b1a4-b724-43a2-8bc3-deed1406cf55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b495b1a4-b724-43a2-8bc3-deed1406cf55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b324095b-1a45-45fd-aaee-c013a4c44876",
    "completed": true,
    "last_updated": "2023-08-25T10:23:03.467398-04:00",
    "created_at": "2023-08-23T08:33:16.727181-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b324095b-1a45-45fd-aaee-c013a4c44876",
    "datetime": "2023-08-23T14:10:00-04:00",
    "cutoff_datetime": "2023-08-23T14:10:00-04:00",
    "name": "SEA (G Kirby) v. CWS (M Kopech)",
    "bettypes": [
        {
            "id": "33580c6a-bf79-42ef-9db1-731039e44ece",
            "match": "https://api-prod.gambitprofit.com/api/matches/b495b1a4-b724-43a2-8bc3-deed1406cf55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-23T08:33:16.732595-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": "SEA (G Kirby)",
                        "amount": 6682.0
                    },
                    {
                        "team": "CWS (M Kopech)",
                        "amount": 3318.0
                    }
                ],
                "expected_reward_tokens": 9488.44,
                "profit_sb": -11.56,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "136d1ddc-0e80-46e2-88f5-0a659873979e",
                    "gambit_id": "3708dc4c-0003-497f-98d4-485423f7afc3",
                    "last_updated": "2023-08-25T10:23:03.480698-04:00",
                    "created_at": "2023-08-23T08:33:16.740679-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33580c6a-bf79-42ef-9db1-731039e44ece/?format=api"
                },
                {
                    "id": "ad63daec-07d3-4354-b8b8-555c0f9815e2",
                    "gambit_id": "d4dcf45f-98a2-4426-83a4-00d630d56b9f",
                    "last_updated": "2023-08-25T10:23:03.476932-04:00",
                    "created_at": "2023-08-23T08:33:16.736914-04:00",
                    "name": "CWS (M Kopech)",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33580c6a-bf79-42ef-9db1-731039e44ece/?format=api"
                }
            ]
        },
        {
            "id": "839fe6b6-9e64-417c-b281-7c4ea49a40fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/b495b1a4-b724-43a2-8bc3-deed1406cf55/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-23T08:33:16.745049-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": "SEA",
                        "amount": 5773.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68e0419e-e216-40fe-9f77-5c9b50ca566b",
                    "gambit_id": "12131f42-40f4-4968-b7ac-9f1f1939b438",
                    "last_updated": "2023-08-25T10:23:03.492293-04:00",
                    "created_at": "2023-08-23T08:33:16.764940-04:00",
                    "name": "SEA",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839fe6b6-9e64-417c-b281-7c4ea49a40fe/?format=api"
                },
                {
                    "id": "be68d7c0-2dcf-488b-9098-323bc55156d1",
                    "gambit_id": "31c65539-576a-49db-b7ec-e6e7853a1968",
                    "last_updated": "2023-08-25T10:23:03.488507-04:00",
                    "created_at": "2023-08-23T08:33:16.749425-04:00",
                    "name": "CWS",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839fe6b6-9e64-417c-b281-7c4ea49a40fe/?format=api"
                }
            ]
        },
        {
            "id": "e4915983-c5d3-4c7f-9298-fae93401d1ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/b495b1a4-b724-43a2-8bc3-deed1406cf55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-23T08:33:16.775792-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1df44354-fd49-4b64-86fc-f95e1d8123e9",
                    "gambit_id": "67b58cf7-b9fb-4b36-8325-74c32b6a0ee5",
                    "last_updated": "2023-08-25T10:23:03.499836-04:00",
                    "created_at": "2023-08-23T08:33:16.785522-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4915983-c5d3-4c7f-9298-fae93401d1ed/?format=api"
                },
                {
                    "id": "1ecc92a7-baee-4e60-87c9-9bb9d0ddf6ef",
                    "gambit_id": "5d172f8f-60e3-4b4b-9913-daa2e610d912",
                    "last_updated": "2023-08-25T10:23:03.503296-04:00",
                    "created_at": "2023-08-23T08:33:16.780189-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4915983-c5d3-4c7f-9298-fae93401d1ed/?format=api"
                }
            ]
        }
    ]
}