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/570aebcd-f565-45dd-a6bc-b0217d812ac0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "570aebcd-f565-45dd-a6bc-b0217d812ac0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b78dba9e-db39-4f74-9a6d-a5e9ca120097",
    "completed": true,
    "last_updated": "2023-04-26T20:32:12.278934-04:00",
    "created_at": "2023-04-25T11:41:58.952703-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b78dba9e-db39-4f74-9a6d-a5e9ca120097",
    "datetime": "2023-04-25T19:07:00-04:00",
    "cutoff_datetime": "2023-04-25T19:07:00-04:00",
    "name": "CWS (M Clevinger) v. TOR (J Berrios)",
    "bettypes": [
        {
            "id": "7786fff7-02b4-444d-9c0b-9b197426e1c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/570aebcd-f565-45dd-a6bc-b0217d812ac0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:41:58.965989-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": 6442.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 3558.0
                    }
                ],
                "expected_reward_tokens": 9534.16,
                "profit_sb": 34.16,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "43e83fb8-9de3-4e84-a72e-75a8cc14315b",
                    "gambit_id": "bbb6555f-c495-476c-af97-6395189b45f0",
                    "last_updated": "2023-04-26T20:32:12.295374-04:00",
                    "created_at": "2023-04-25T11:41:58.967817-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7786fff7-02b4-444d-9c0b-9b197426e1c1/?format=api"
                },
                {
                    "id": "e825da3c-0986-4912-aab1-a101aecc1393",
                    "gambit_id": "37762bef-cb8a-42ab-b57d-99cb00540b5b",
                    "last_updated": "2023-04-26T20:32:12.297936-04:00",
                    "created_at": "2023-04-25T11:41:58.969772-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7786fff7-02b4-444d-9c0b-9b197426e1c1/?format=api"
                }
            ]
        },
        {
            "id": "0b83d2e9-ee92-4225-a572-5dac1cb1064a",
            "match": "https://api-prod.gambitprofit.com/api/matches/570aebcd-f565-45dd-a6bc-b0217d812ac0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:41:58.960534-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": "CWS",
                        "amount": 5107.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec91616f-a8ce-4c6b-af0b-843f1b2ca83c",
                    "gambit_id": "9020c9fa-432c-44bc-b48e-2bf875004a39",
                    "last_updated": "2023-04-26T20:32:12.291005-04:00",
                    "created_at": "2023-04-25T11:41:58.964009-04:00",
                    "name": "CWS",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b83d2e9-ee92-4225-a572-5dac1cb1064a/?format=api"
                },
                {
                    "id": "d106895a-923b-4800-b4f3-70be56927e25",
                    "gambit_id": "5762d18d-451c-4d15-b5a6-08b4af34ce38",
                    "last_updated": "2023-04-26T20:32:12.288376-04:00",
                    "created_at": "2023-04-25T11:41:58.962339-04:00",
                    "name": "TOR",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b83d2e9-ee92-4225-a572-5dac1cb1064a/?format=api"
                }
            ]
        },
        {
            "id": "12db229a-b2b4-4ccd-97b5-1a9685f10e29",
            "match": "https://api-prod.gambitprofit.com/api/matches/570aebcd-f565-45dd-a6bc-b0217d812ac0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:41:58.955069-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9565da8-22fe-42d2-9c7a-83b8ca00a446",
                    "gambit_id": "2f85bb53-94fc-4b73-86c7-85ad4a90ea6d",
                    "last_updated": "2023-04-26T20:32:12.284551-04:00",
                    "created_at": "2023-04-25T11:41:58.958663-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12db229a-b2b4-4ccd-97b5-1a9685f10e29/?format=api"
                },
                {
                    "id": "d19bde1d-a4ed-471a-bb9b-605859b4589e",
                    "gambit_id": "4efa74f1-05ee-40a6-8e9d-2fcb77bd6cbb",
                    "last_updated": "2023-04-26T20:32:12.282802-04:00",
                    "created_at": "2023-04-25T11:41:58.956789-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12db229a-b2b4-4ccd-97b5-1a9685f10e29/?format=api"
                }
            ]
        }
    ]
}