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/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5769c9fd-1eda-4918-9f5d-c0c2c1c596de",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "920ff68a-385c-4edd-a2cf-a216e0a30103",
    "completed": true,
    "last_updated": "2023-09-25T14:23:23.758766-04:00",
    "created_at": "2023-09-23T09:38:27.015216-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/920ff68a-385c-4edd-a2cf-a216e0a30103",
    "datetime": "2023-09-23T19:05:00-04:00",
    "cutoff_datetime": "2023-09-23T19:05:00-04:00",
    "name": "SEA (L Gilbert) v. TEX (J Montgomery)",
    "bettypes": [
        {
            "id": "4755ee95-0cf1-4ab1-85db-b0132016eb6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-23T09:38:27.025683-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": "TEX (J Montgomery)",
                        "amount": 5325.0
                    },
                    {
                        "team": "SEA (L Gilbert)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc5996a2-c39b-41ae-acdd-3f196c66d88b",
                    "gambit_id": "7eb0cd55-bce7-4ac6-84a5-f848ebc7ddd6",
                    "last_updated": "2023-09-25T14:23:23.777383-04:00",
                    "created_at": "2023-09-23T09:38:27.035418-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4755ee95-0cf1-4ab1-85db-b0132016eb6b/?format=api"
                },
                {
                    "id": "4114a0b0-3808-44ce-9913-ec1c618140f2",
                    "gambit_id": "8e2b351e-4d15-4fa2-90be-304b883aa1f4",
                    "last_updated": "2023-09-25T14:23:23.770644-04:00",
                    "created_at": "2023-09-23T09:38:27.030290-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4755ee95-0cf1-4ab1-85db-b0132016eb6b/?format=api"
                }
            ]
        },
        {
            "id": "036801be-0426-42c9-ad80-22f9d9dadd5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-23T09:38:27.039746-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": 6232.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "873a2c29-9370-4b4a-bdc7-34bd0230b9fa",
                    "gambit_id": "1c7e8596-0b57-4246-a109-5348217513b0",
                    "last_updated": "2023-09-25T14:23:23.783753-04:00",
                    "created_at": "2023-09-23T09:38:27.043406-04:00",
                    "name": "SEA",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036801be-0426-42c9-ad80-22f9d9dadd5b/?format=api"
                },
                {
                    "id": "6729f934-79ee-460b-a8bb-ae4469cab0f8",
                    "gambit_id": "d6a64c50-6f2d-43b8-9631-ce1ce95b67c2",
                    "last_updated": "2023-09-25T14:23:23.787012-04:00",
                    "created_at": "2023-09-23T09:38:27.047394-04:00",
                    "name": "TEX",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036801be-0426-42c9-ad80-22f9d9dadd5b/?format=api"
                }
            ]
        },
        {
            "id": "7f5c9a1a-9e42-44e0-8f04-325e0e7bfd4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-23T09:38:27.051399-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fbbc85e-aede-40f7-9e71-08be57ee8d84",
                    "gambit_id": "0387e232-041f-4a97-b889-49cbff06bdad",
                    "last_updated": "2023-09-25T14:23:23.798612-04:00",
                    "created_at": "2023-09-23T09:38:27.054754-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f5c9a1a-9e42-44e0-8f04-325e0e7bfd4f/?format=api"
                },
                {
                    "id": "0513eaf5-be4c-4e0e-a1f3-ca05921b218d",
                    "gambit_id": "d2ab765b-c073-42ed-a060-255f95a47204",
                    "last_updated": "2023-09-25T14:23:23.801888-04:00",
                    "created_at": "2023-09-23T09:38:27.058503-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f5c9a1a-9e42-44e0-8f04-325e0e7bfd4f/?format=api"
                }
            ]
        }
    ]
}