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/f117ac5e-8959-40ae-a0af-9d64142a6cb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f117ac5e-8959-40ae-a0af-9d64142a6cb0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5a8c469e-6694-46ae-8722-b5b4faf54c23",
    "completed": true,
    "last_updated": "2022-08-22T15:47:12.425339-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.27,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5a8c469e-6694-46ae-8722-b5b4faf54c23",
    "datetime": "2022-08-21T19:30:00-04:00",
    "cutoff_datetime": "2022-08-21T19:30:00-04:00",
    "name": "Sporting Kansas City v. Portland Timbers",
    "bettypes": [
        {
            "id": "2a7d35cc-0d25-4dee-81f9-a3dc42dea474",
            "match": "https://api-prod.gambitprofit.com/api/matches/f117ac5e-8959-40ae-a0af-9d64142a6cb0/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Sporting Kansas City",
                        "amount": 6180.0
                    },
                    {
                        "team": "Portland Timbers",
                        "amount": 3820.0
                    }
                ],
                "expected_reward_tokens": 11803.8,
                "profit_sb": 2803.8,
                "profit_sb_percentage": 31.15,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Sporting Kansas City",
                        "amount": 4591.0
                    },
                    {
                        "team": "Portland Timbers",
                        "amount": 2838.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2571.0
                    }
                ],
                "expected_reward_tokens": 8767.11,
                "profit_sb": -232.89,
                "profit_sb_percentage": -2.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "107ce3e1-c375-4232-88a3-5de2659277da",
                    "gambit_id": "6262aff5-8d06-46af-8d32-0524cdd4a215",
                    "last_updated": "2022-08-22T15:47:12.427886-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sporting Kansas City",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a7d35cc-0d25-4dee-81f9-a3dc42dea474/?format=api"
                },
                {
                    "id": "6f095351-d3dd-421a-a77b-cb1025713ed2",
                    "gambit_id": "9f4ccefc-c5e5-44ef-a9f3-ef43642875d4",
                    "last_updated": "2022-08-22T15:47:12.427434-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Timbers",
                    "reward": "3.09000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a7d35cc-0d25-4dee-81f9-a3dc42dea474/?format=api"
                },
                {
                    "id": "a716b900-3a2f-48df-9098-076943ae0bc9",
                    "gambit_id": "065359c4-f597-4dca-9a40-0b29e2ffc293",
                    "last_updated": "2022-08-22T15:47:12.428330-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.41000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a7d35cc-0d25-4dee-81f9-a3dc42dea474/?format=api"
                }
            ]
        },
        {
            "id": "a14791a1-a185-4e54-b2b2-9ae5baf53060",
            "match": "https://api-prod.gambitprofit.com/api/matches/f117ac5e-8959-40ae-a0af-9d64142a6cb0/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 2.5",
                        "amount": 5924.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4076.0
                    }
                ],
                "expected_reward_tokens": 8885.68,
                "profit_sb": -114.32,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbe69464-873b-41e6-a346-0c04a092fb81",
                    "gambit_id": "d914ce67-bc87-479c-a418-3dd105125e13",
                    "last_updated": "2022-08-22T15:47:12.426973-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a14791a1-a185-4e54-b2b2-9ae5baf53060/?format=api"
                },
                {
                    "id": "77325105-398c-4378-9192-c164adb83875",
                    "gambit_id": "16720f70-2117-4d10-9d82-cff9e7c501df",
                    "last_updated": "2022-08-22T15:47:12.426439-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a14791a1-a185-4e54-b2b2-9ae5baf53060/?format=api"
                }
            ]
        }
    ]
}