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/506e20a1-f9df-45b5-ae35-2e9a3980f1dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "506e20a1-f9df-45b5-ae35-2e9a3980f1dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7e7333c5-66e4-4046-b34c-b0f3e646ecaf",
    "completed": true,
    "last_updated": "2023-09-12T11:43:02.889884-04:00",
    "created_at": "2023-09-06T22:48:27.537106-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7e7333c5-66e4-4046-b34c-b0f3e646ecaf",
    "datetime": "2023-09-11T20:15:00-04:00",
    "cutoff_datetime": "2023-09-11T20:15:00-04:00",
    "name": "Buffalo Bills v. New York Jets",
    "bettypes": [
        {
            "id": "a8c797df-0e94-49f8-945e-3c6bfba5e5af",
            "match": "https://api-prod.gambitprofit.com/api/matches/506e20a1-f9df-45b5-ae35-2e9a3980f1dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T22:48:27.565482-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": "Buffalo Bills",
                        "amount": 5699.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57a652b2-7e34-49bc-9f69-7319b3d696dd",
                    "gambit_id": "76069cf6-208a-4493-8550-7bf79417625d",
                    "last_updated": "2023-09-12T11:43:02.949432-04:00",
                    "created_at": "2023-09-06T22:48:27.572983-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c797df-0e94-49f8-945e-3c6bfba5e5af/?format=api"
                },
                {
                    "id": "b50fa653-2972-404f-b8dc-f4c1b963107f",
                    "gambit_id": "31f20b79-8abf-4e53-a816-0933d9d37cfb",
                    "last_updated": "2023-09-12T11:43:02.953578-04:00",
                    "created_at": "2023-09-06T22:48:27.568999-04:00",
                    "name": "New York Jets",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c797df-0e94-49f8-945e-3c6bfba5e5af/?format=api"
                }
            ]
        },
        {
            "id": "8623927b-2d39-4c30-8941-7d57a7c46509",
            "match": "https://api-prod.gambitprofit.com/api/matches/506e20a1-f9df-45b5-ae35-2e9a3980f1dc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T22:48:27.542189-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": "Buffalo Bills",
                        "amount": 5107.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb0e1f47-32ec-4a38-80d4-a4d89f38632c",
                    "gambit_id": "e9ac12f5-8892-49ec-b81c-1f134419e46c",
                    "last_updated": "2023-09-12T11:43:02.919418-04:00",
                    "created_at": "2023-09-06T22:48:27.545961-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8623927b-2d39-4c30-8941-7d57a7c46509/?format=api"
                },
                {
                    "id": "6b98e9c1-2a33-4e79-a5ba-4d89b5000989",
                    "gambit_id": "65a98832-653e-459d-b8b7-5e21297346f2",
                    "last_updated": "2023-09-12T11:43:02.930397-04:00",
                    "created_at": "2023-09-06T22:48:27.549872-04:00",
                    "name": "New York Jets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8623927b-2d39-4c30-8941-7d57a7c46509/?format=api"
                }
            ]
        },
        {
            "id": "69449954-d854-456f-84ba-b2ac9b8b4ed0",
            "match": "https://api-prod.gambitprofit.com/api/matches/506e20a1-f9df-45b5-ae35-2e9a3980f1dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T22:48:27.553964-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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e16646d7-b011-4fbd-8669-1a3089d5aca9",
                    "gambit_id": "61aad0dd-50e3-4068-872c-c76b09bac6f0",
                    "last_updated": "2023-09-12T11:43:02.942103-04:00",
                    "created_at": "2023-09-06T22:48:27.557226-04:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69449954-d854-456f-84ba-b2ac9b8b4ed0/?format=api"
                },
                {
                    "id": "fcbd94ac-5c4e-442c-9a26-9964a18dafe7",
                    "gambit_id": "9f68e79e-6309-4fad-b86e-51a9e9f098af",
                    "last_updated": "2023-09-12T11:43:02.938271-04:00",
                    "created_at": "2023-09-06T22:48:27.561362-04:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69449954-d854-456f-84ba-b2ac9b8b4ed0/?format=api"
                }
            ]
        }
    ]
}