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/34ea7b4e-a5f4-499c-aefd-d2d39bb5a656/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34ea7b4e-a5f4-499c-aefd-d2d39bb5a656",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "64e49781-d8f7-4713-8a77-edf6eb884e23",
    "completed": true,
    "last_updated": "2023-07-22T09:47:58.660632-04:00",
    "created_at": "2023-07-21T08:53:25.252868-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/64e49781-d8f7-4713-8a77-edf6eb884e23",
    "datetime": "2023-07-21T21:40:00-04:00",
    "cutoff_datetime": "2023-07-21T21:40:00-04:00",
    "name": "HOU (F Valdez) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "9dd4f2c7-43f4-4f67-97f3-3c9c09771fdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/34ea7b4e-a5f4-499c-aefd-d2d39bb5a656/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-21T08:53:25.256232-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": 6643.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5f22502-9598-42b6-8ee1-eb5911d092a7",
                    "gambit_id": "51718207-349b-427b-a21a-a9a5b4e1303a",
                    "last_updated": "2023-07-22T09:47:58.673583-04:00",
                    "created_at": "2023-07-21T08:53:25.260288-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4f2c7-43f4-4f67-97f3-3c9c09771fdf/?format=api"
                },
                {
                    "id": "dd5aedeb-b9fe-45d9-a006-fa521171253c",
                    "gambit_id": "683f523e-6405-4964-a3ce-64b555b9e10c",
                    "last_updated": "2023-07-22T09:47:58.677320-04:00",
                    "created_at": "2023-07-21T08:53:25.262970-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4f2c7-43f4-4f67-97f3-3c9c09771fdf/?format=api"
                }
            ]
        },
        {
            "id": "8cadd76b-d3a9-4c94-8aee-14475fec7aab",
            "match": "https://api-prod.gambitprofit.com/api/matches/34ea7b4e-a5f4-499c-aefd-d2d39bb5a656/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-21T08:53:25.265218-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",
                        "amount": 5512.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4e77d323-3f9e-4eab-849b-6bfc49a54020",
                    "gambit_id": "d197f473-e8fc-4202-9fd5-d294ca29c4e9",
                    "last_updated": "2023-07-22T09:47:58.697226-04:00",
                    "created_at": "2023-07-21T08:53:25.267167-04:00",
                    "name": "HOU",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cadd76b-d3a9-4c94-8aee-14475fec7aab/?format=api"
                },
                {
                    "id": "4dff6239-0d47-40b8-b280-01eadd075c42",
                    "gambit_id": "4cf8e691-ef50-4da3-9d87-61c35dec87b8",
                    "last_updated": "2023-07-22T09:47:58.701995-04:00",
                    "created_at": "2023-07-21T08:53:25.269323-04:00",
                    "name": "OAK",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cadd76b-d3a9-4c94-8aee-14475fec7aab/?format=api"
                }
            ]
        },
        {
            "id": "d7130192-4282-4f59-9c76-779c6ed84e97",
            "match": "https://api-prod.gambitprofit.com/api/matches/34ea7b4e-a5f4-499c-aefd-d2d39bb5a656/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-21T08:53:25.271568-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "acf9aadb-98fd-4982-96f5-b71f779afcf6",
                    "gambit_id": "2d32218f-2aeb-4f72-a1cb-a523fb3fa17a",
                    "last_updated": "2023-07-22T09:47:58.712056-04:00",
                    "created_at": "2023-07-21T08:53:25.275677-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7130192-4282-4f59-9c76-779c6ed84e97/?format=api"
                },
                {
                    "id": "09eb33cc-2d0b-493f-9ed0-abcb774ee9a8",
                    "gambit_id": "79a15b98-9d0b-4467-8c08-d3a12637dd2b",
                    "last_updated": "2023-07-22T09:47:58.708926-04:00",
                    "created_at": "2023-07-21T08:53:25.273556-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7130192-4282-4f59-9c76-779c6ed84e97/?format=api"
                }
            ]
        }
    ]
}