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/1009ad20-ff05-418b-994a-f7a9091ff7b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1009ad20-ff05-418b-994a-f7a9091ff7b6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "62dcaa9c-41c0-4ece-8907-d25b42fefa56",
    "completed": true,
    "last_updated": "2023-11-06T21:18:15.986976-05:00",
    "created_at": "2023-11-02T09:03:06.830069-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/62dcaa9c-41c0-4ece-8907-d25b42fefa56",
    "datetime": "2023-11-05T13:00:00-05:00",
    "cutoff_datetime": "2023-11-05T13:00:00-05:00",
    "name": "Minnesota Vikings v. Atlanta Falcons",
    "bettypes": [
        {
            "id": "5c096e22-6c46-4066-8e1c-ff2c6bb755f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/1009ad20-ff05-418b-994a-f7a9091ff7b6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-02T09:03:06.847474-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": "Atlanta Falcons",
                        "amount": 6314.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00128dbb-8386-4a5d-a44b-c5d7ff03b8d3",
                    "gambit_id": "ff9a12e7-c5d4-418d-83ee-285c7ce00b9c",
                    "last_updated": "2023-11-06T21:18:16.014504-05:00",
                    "created_at": "2023-11-02T09:03:06.855669-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c096e22-6c46-4066-8e1c-ff2c6bb755f0/?format=api"
                },
                {
                    "id": "0f87c048-0540-4e4a-97c7-d3ed0d3bfcfb",
                    "gambit_id": "6e146094-80c3-4afe-80c9-beaf3afa2984",
                    "last_updated": "2023-11-06T21:18:16.011032-05:00",
                    "created_at": "2023-11-02T09:03:06.850853-04:00",
                    "name": "Minnesota Vikings",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c096e22-6c46-4066-8e1c-ff2c6bb755f0/?format=api"
                }
            ]
        },
        {
            "id": "03cb6d85-03fa-4cf5-876f-7d0d2f2373e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/1009ad20-ff05-418b-994a-f7a9091ff7b6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-02T09:03:06.835335-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": "Atlanta Falcons",
                        "amount": 5094.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d49c8821-73bc-4bcc-9579-68b0b2cdaed9",
                    "gambit_id": "681f13f2-25c5-4d46-b74e-32e1c37611d4",
                    "last_updated": "2023-11-06T21:18:16.004185-05:00",
                    "created_at": "2023-11-02T09:03:06.843644-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03cb6d85-03fa-4cf5-876f-7d0d2f2373e0/?format=api"
                },
                {
                    "id": "01159dd9-73ad-40b5-9f5d-294a31b82520",
                    "gambit_id": "8068d9ec-4182-459c-9105-908e9b147bab",
                    "last_updated": "2023-11-06T21:18:16.000175-05:00",
                    "created_at": "2023-11-02T09:03:06.839763-04:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03cb6d85-03fa-4cf5-876f-7d0d2f2373e0/?format=api"
                }
            ]
        },
        {
            "id": "ec9e1819-a161-43d8-b403-bced15baa19c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1009ad20-ff05-418b-994a-f7a9091ff7b6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-02T09:03:06.859596-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 Under 39",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 39",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a1fc82c-7b61-402e-8295-f04896fe77e6",
                    "gambit_id": "57a3f3a1-4a54-4920-aac2-e736fb75ff79",
                    "last_updated": "2023-11-06T21:18:16.021569-05:00",
                    "created_at": "2023-11-02T09:03:06.867900-04:00",
                    "name": "Game Total Under 39",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "39.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9e1819-a161-43d8-b403-bced15baa19c/?format=api"
                },
                {
                    "id": "0e2ad60c-62bf-4766-bc47-c93d6150b053",
                    "gambit_id": "be889867-2e17-45bb-ab9c-0511ec7ac222",
                    "last_updated": "2023-11-06T21:18:16.024748-05:00",
                    "created_at": "2023-11-02T09:03:06.863363-04:00",
                    "name": "Game Total Over 39",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "39.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9e1819-a161-43d8-b403-bced15baa19c/?format=api"
                }
            ]
        }
    ]
}