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/c3961ec6-7488-4e19-9994-4af7ebf8a455/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3961ec6-7488-4e19-9994-4af7ebf8a455",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e6b4def-4838-4e69-a012-f49734ea8748",
    "completed": true,
    "last_updated": "2023-06-22T10:23:03.664373-04:00",
    "created_at": "2023-06-20T08:33:19.792805-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2e6b4def-4838-4e69-a012-f49734ea8748",
    "datetime": "2023-06-20T18:40:00-04:00",
    "cutoff_datetime": "2023-06-20T18:40:00-04:00",
    "name": "BAL (K Bradish) v. TAM (T Glasnow)",
    "bettypes": [
        {
            "id": "09aff644-bb37-4841-8b3d-d1e0d1df579c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3961ec6-7488-4e19-9994-4af7ebf8a455/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:19.797761-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": "TAM (T Glasnow)",
                        "amount": 6070.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab94c328-a5ce-4e5f-a5d8-04f51ead4fdf",
                    "gambit_id": "1a9be73f-5890-4bc1-b567-87107f660d5f",
                    "last_updated": "2023-06-22T10:23:03.671761-04:00",
                    "created_at": "2023-06-20T08:33:19.803060-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09aff644-bb37-4841-8b3d-d1e0d1df579c/?format=api"
                },
                {
                    "id": "0f73b1f1-90fd-4fd8-b41f-9b666319a8ac",
                    "gambit_id": "1ac59547-0d90-4583-9f86-495454559d18",
                    "last_updated": "2023-06-22T10:23:03.668853-04:00",
                    "created_at": "2023-06-20T08:33:19.800535-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09aff644-bb37-4841-8b3d-d1e0d1df579c/?format=api"
                }
            ]
        },
        {
            "id": "8dcc4798-aff8-4935-9fa3-d13d69f4269b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3961ec6-7488-4e19-9994-4af7ebf8a455/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:19.805712-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": "BAL",
                        "amount": 5699.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "365b283d-6677-471a-9983-4eb516a09f59",
                    "gambit_id": "590bef64-ce44-4786-94e4-c130c2c32880",
                    "last_updated": "2023-06-22T10:23:03.677421-04:00",
                    "created_at": "2023-06-20T08:33:19.808448-04:00",
                    "name": "BAL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dcc4798-aff8-4935-9fa3-d13d69f4269b/?format=api"
                },
                {
                    "id": "57d9e194-5eee-48fc-aba0-d81bee22d10b",
                    "gambit_id": "72dc4252-019f-4b45-9ade-b99f8308a440",
                    "last_updated": "2023-06-22T10:23:03.680305-04:00",
                    "created_at": "2023-06-20T08:33:19.811391-04:00",
                    "name": "TAM",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dcc4798-aff8-4935-9fa3-d13d69f4269b/?format=api"
                }
            ]
        },
        {
            "id": "c0cbefd6-afba-432e-b0cf-c565b2ffd843",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3961ec6-7488-4e19-9994-4af7ebf8a455/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:19.814171-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc71de9c-e24d-4e1d-9e0c-10c3d6777740",
                    "gambit_id": "ab456b58-54f0-4a28-83f2-2357ffeadaff",
                    "last_updated": "2023-06-22T10:23:03.685936-04:00",
                    "created_at": "2023-06-20T08:33:19.816672-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0cbefd6-afba-432e-b0cf-c565b2ffd843/?format=api"
                },
                {
                    "id": "4d137cc5-2623-4412-a442-3efde96b45ce",
                    "gambit_id": "cbe66bca-f4fc-4f13-8d9c-98f490da83ff",
                    "last_updated": "2023-06-22T10:23:03.688754-04:00",
                    "created_at": "2023-06-20T08:33:19.819515-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0cbefd6-afba-432e-b0cf-c565b2ffd843/?format=api"
                }
            ]
        }
    ]
}