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/0dc351a5-a255-4bd9-b5cc-9405b9ac2214/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0dc351a5-a255-4bd9-b5cc-9405b9ac2214",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65396862-ca55-46b7-b62b-84e2b60fdb1a",
    "completed": false,
    "last_updated": "2023-09-11T13:58:02.010888-04:00",
    "created_at": "2023-09-04T09:48:06.587578-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/65396862-ca55-46b7-b62b-84e2b60fdb1a",
    "datetime": "2023-09-04T14:00:00-04:00",
    "cutoff_datetime": "2023-09-04T14:00:00-04:00",
    "name": "TOR (J Berrios) v. OAK (K Waldichuk)",
    "bettypes": [
        {
            "id": "8c9c4754-7091-421b-a66d-4047585cb721",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dc351a5-a255-4bd9-b5cc-9405b9ac2214/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-04T09:48:06.597239-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": "TOR (J Berrios)",
                        "amount": 6293.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1aee7f8-6b73-4ac4-9ae5-119868fa3bc6",
                    "gambit_id": "9b8d04d9-2214-416f-ba8e-768b22b9113b",
                    "last_updated": "2023-09-11T13:58:02.055327-04:00",
                    "created_at": "2023-09-04T09:48:06.601093-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c9c4754-7091-421b-a66d-4047585cb721/?format=api"
                },
                {
                    "id": "d8ff0f1c-3ac4-4fe2-98aa-107853b83bb6",
                    "gambit_id": "86171977-cfb5-425c-9abe-0aebdcadd267",
                    "last_updated": "2023-09-11T13:58:02.061279-04:00",
                    "created_at": "2023-09-04T09:48:06.604844-04:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c9c4754-7091-421b-a66d-4047585cb721/?format=api"
                }
            ]
        },
        {
            "id": "459d630a-7763-4fac-b536-89a76c8e3c14",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dc351a5-a255-4bd9-b5cc-9405b9ac2214/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-04T09:48:06.608866-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": "TOR",
                        "amount": 5213.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58a70f7d-754c-4229-b9af-ee166760a4eb",
                    "gambit_id": "89f748f6-eb1f-4e1f-be23-7d0199ef93ea",
                    "last_updated": "2023-09-11T13:58:02.073077-04:00",
                    "created_at": "2023-09-04T09:48:06.612716-04:00",
                    "name": "TOR",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459d630a-7763-4fac-b536-89a76c8e3c14/?format=api"
                },
                {
                    "id": "b5296969-b81a-482d-905b-ba4e2f444b2a",
                    "gambit_id": "616c77f8-467c-40fa-a8c7-fb9f05c786b5",
                    "last_updated": "2023-09-11T13:58:02.078204-04:00",
                    "created_at": "2023-09-04T09:48:06.616962-04:00",
                    "name": "OAK",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459d630a-7763-4fac-b536-89a76c8e3c14/?format=api"
                }
            ]
        },
        {
            "id": "da8102f4-cf0d-4897-9495-41178475ec1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dc351a5-a255-4bd9-b5cc-9405b9ac2214/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-04T09:48:06.621097-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c523f67c-a55c-4d36-91ef-e53dc0b2feb3",
                    "gambit_id": "ae920757-6f70-4e25-94b2-17d316df8641",
                    "last_updated": "2023-09-11T13:58:02.086588-04:00",
                    "created_at": "2023-09-04T09:48:06.631697-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8102f4-cf0d-4897-9495-41178475ec1c/?format=api"
                },
                {
                    "id": "4468a1b2-f702-4f6f-87c5-d8bd49470711",
                    "gambit_id": "21450c84-7927-45c3-b06b-73574ac4d01c",
                    "last_updated": "2023-09-11T13:58:02.090902-04:00",
                    "created_at": "2023-09-04T09:48:06.636178-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8102f4-cf0d-4897-9495-41178475ec1c/?format=api"
                }
            ]
        }
    ]
}