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/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f347cf0f-6fbb-42ad-b001-0a0aed2a5db8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a81aee7-9bfc-43dc-b09d-88292e0f1735",
    "completed": true,
    "last_updated": "2023-07-06T12:23:21.114616-04:00",
    "created_at": "2023-07-05T08:42:57.500436-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a81aee7-9bfc-43dc-b09d-88292e0f1735",
    "datetime": "2023-07-05T14:10:00-04:00",
    "cutoff_datetime": "2023-07-05T14:10:00-04:00",
    "name": "COL (C Anderson) v. HOU (J France)",
    "bettypes": [
        {
            "id": "fa025af3-da32-4f89-97d6-e90c0cc286c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-05T08:42:57.503040-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 (J France)",
                        "amount": 6825.0
                    },
                    {
                        "team": "COL (C Anderson)",
                        "amount": 3175.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0b4518f9-71d2-4997-9acc-2a9d76ea00cc",
                    "gambit_id": "f1f43935-9021-45ff-907f-a7e3a9bff0d1",
                    "last_updated": "2023-07-06T12:23:21.121048-04:00",
                    "created_at": "2023-07-05T08:42:57.506918-04:00",
                    "name": "HOU (J France)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa025af3-da32-4f89-97d6-e90c0cc286c8/?format=api"
                },
                {
                    "id": "e60fd17c-ebdf-4bcd-885e-f174b19ba701",
                    "gambit_id": "1e3ebcec-d34a-4bb0-a37c-946575e7da56",
                    "last_updated": "2023-07-06T12:23:21.119273-04:00",
                    "created_at": "2023-07-05T08:42:57.505109-04:00",
                    "name": "COL (C Anderson)",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa025af3-da32-4f89-97d6-e90c0cc286c8/?format=api"
                }
            ]
        },
        {
            "id": "7860f802-7ea7-4299-b42a-0c5c3790f62c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-05T08:42:57.508591-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": 5213.0
                    },
                    {
                        "team": "COL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db8dc7bd-5add-4d52-aeea-f7eaa3b5fe19",
                    "gambit_id": "b34c0b85-822b-4985-8382-2f1f68b80236",
                    "last_updated": "2023-07-06T12:23:21.126716-04:00",
                    "created_at": "2023-07-05T08:42:57.511834-04:00",
                    "name": "HOU",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7860f802-7ea7-4299-b42a-0c5c3790f62c/?format=api"
                },
                {
                    "id": "35faab83-7f1d-47b6-a5d6-c8c352604923",
                    "gambit_id": "c3fd3cf8-ee7b-49e9-af28-308f5bd2cd9c",
                    "last_updated": "2023-07-06T12:23:21.124617-04:00",
                    "created_at": "2023-07-05T08:42:57.510256-04:00",
                    "name": "COL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7860f802-7ea7-4299-b42a-0c5c3790f62c/?format=api"
                }
            ]
        },
        {
            "id": "5c5ce190-1184-49a4-a913-a207b40e9810",
            "match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-05T08:42:57.513534-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8539e198-3148-4b3b-84bd-e7fe8e1b9c0f",
                    "gambit_id": "741cf2cf-00bd-4e89-bfa2-5aa4182a7e08",
                    "last_updated": "2023-07-06T12:23:21.132483-04:00",
                    "created_at": "2023-07-05T08:42:57.516094-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c5ce190-1184-49a4-a913-a207b40e9810/?format=api"
                },
                {
                    "id": "09089e82-2fcb-4633-b660-728d8f861ed7",
                    "gambit_id": "e48cb827-51c5-49b5-bd07-91b22d931081",
                    "last_updated": "2023-07-06T12:23:21.134402-04:00",
                    "created_at": "2023-07-05T08:42:57.518002-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c5ce190-1184-49a4-a913-a207b40e9810/?format=api"
                }
            ]
        }
    ]
}