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/abbff835-137e-4a38-a846-3fdbe520a528/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "abbff835-137e-4a38-a846-3fdbe520a528",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1a5630ef-14c1-40ec-b25e-e9efde530378",
    "completed": true,
    "last_updated": "2022-12-05T11:52:18.327766-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.5,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/1a5630ef-14c1-40ec-b25e-e9efde530378",
    "datetime": "2022-12-03T22:00:00-05:00",
    "cutoff_datetime": "2022-12-03T22:00:00-05:00",
    "name": "Roman Dolidze v. Jack Hermansson",
    "bettypes": [
        {
            "id": "8f0a44bd-a15f-4e7f-938a-d22e68b44c86",
            "match": "https://api-prod.gambitprofit.com/api/matches/abbff835-137e-4a38-a846-3fdbe520a528/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Jack Hermansson",
                        "amount": 6633.0
                    },
                    {
                        "team": "Roman Dolidze",
                        "amount": 3367.0
                    }
                ],
                "expected_reward_tokens": 8954.55,
                "profit_sb": -45.45,
                "profit_sb_percentage": -0.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10ed43e9-38be-4524-9c68-0d1295e74da9",
                    "gambit_id": "2a1fce1d-f827-4201-be36-a3374ea1bc23",
                    "last_updated": "2022-12-05T11:52:18.333633-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jack Hermansson",
                    "reward": "1.35000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0a44bd-a15f-4e7f-938a-d22e68b44c86/?format=api"
                },
                {
                    "id": "8e888078-88e5-49e3-a552-eacef270b640",
                    "gambit_id": "06b24b1a-e976-4c68-92d4-ae4dc22b2eba",
                    "last_updated": "2022-12-05T11:52:18.334638-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Roman Dolidze",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0a44bd-a15f-4e7f-938a-d22e68b44c86/?format=api"
                }
            ]
        },
        {
            "id": "0b5b58c6-c37d-480c-862c-9e560001fa27",
            "match": "https://api-prod.gambitprofit.com/api/matches/abbff835-137e-4a38-a846-3fdbe520a528/?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": "Total Rounds Over 2.5",
                        "amount": 5568.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4432.0
                    }
                ],
                "expected_reward_tokens": 8908.32,
                "profit_sb": -91.68,
                "profit_sb_percentage": -1.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84219db8-eeae-4888-946a-5bc67823382a",
                    "gambit_id": "c3f9fb5d-de57-4242-b50c-e3d845d15865",
                    "last_updated": "2022-12-05T11:52:18.331707-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5b58c6-c37d-480c-862c-9e560001fa27/?format=api"
                },
                {
                    "id": "2241020b-51bf-4348-be6b-ac526166f238",
                    "gambit_id": "cb8c6560-0f69-4e03-9799-c7bc3a5e1437",
                    "last_updated": "2022-12-05T11:52:18.330585-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5b58c6-c37d-480c-862c-9e560001fa27/?format=api"
                }
            ]
        }
    ]
}