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/d1cf2bf7-df09-42ef-bd6d-fdea21b50da7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1cf2bf7-df09-42ef-bd6d-fdea21b50da7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59ada24d-6580-4994-b5ff-296ed142430c",
    "completed": true,
    "last_updated": "2023-08-22T09:32:58.735883-04:00",
    "created_at": "2023-08-19T14:08:06.548638-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.03,
    "sport_category": "UFC 291",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/59ada24d-6580-4994-b5ff-296ed142430c",
    "datetime": "2023-08-19T22:00:00-04:00",
    "cutoff_datetime": "2023-08-19T22:00:00-04:00",
    "name": "Pedro Munhoz v. Marlon Vera",
    "bettypes": [
        {
            "id": "e862297b-f088-4e76-ad56-f84fc05e2f47",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1cf2bf7-df09-42ef-bd6d-fdea21b50da7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T14:08:06.561340-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": "Marlon Vera",
                        "amount": 6247.0
                    },
                    {
                        "team": "Pedro Munhoz",
                        "amount": 3753.0
                    }
                ],
                "expected_reward_tokens": 9307.44,
                "profit_sb": -192.56,
                "profit_sb_percentage": -2.03,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd19c364-fa0a-43b2-a72e-45880034e838",
                    "gambit_id": "4d7a362f-03e6-41f9-b411-ff66004ed479",
                    "last_updated": "2023-08-22T09:32:58.750025-04:00",
                    "created_at": "2023-08-19T14:08:06.571110-04:00",
                    "name": "Marlon Vera",
                    "reward": "1.49000",
                    "odds": "1.51280",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e862297b-f088-4e76-ad56-f84fc05e2f47/?format=api"
                },
                {
                    "id": "5231cd39-c8a0-4e93-a79a-1d332662652c",
                    "gambit_id": "cdde8e30-9e89-40c2-8905-f4a51d8b47c0",
                    "last_updated": "2023-08-22T09:32:58.743372-04:00",
                    "created_at": "2023-08-19T14:08:06.565821-04:00",
                    "name": "Pedro Munhoz",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e862297b-f088-4e76-ad56-f84fc05e2f47/?format=api"
                }
            ]
        },
        {
            "id": "bdef0df0-b024-4074-899b-4a3cefe3763c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1cf2bf7-df09-42ef-bd6d-fdea21b50da7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T14:08:06.575353-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": "Total Rounds Over 2.5",
                        "amount": 7047.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 2953.0
                    }
                ],
                "expected_reward_tokens": 9301.95,
                "profit_sb": -198.05,
                "profit_sb_percentage": -2.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "161b52b2-3eb2-419c-91c8-f40ade50d94c",
                    "gambit_id": "5aaf4727-db66-408c-bc83-fefa5fbb8800",
                    "last_updated": "2023-08-22T09:32:58.756727-04:00",
                    "created_at": "2023-08-19T14:08:06.578974-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdef0df0-b024-4074-899b-4a3cefe3763c/?format=api"
                },
                {
                    "id": "7325357a-cd64-4a26-a29d-a5ddbca83c85",
                    "gambit_id": "19f847f2-d6c5-435f-9f23-b56674cfbc46",
                    "last_updated": "2023-08-22T09:32:58.760026-04:00",
                    "created_at": "2023-08-19T14:08:06.583495-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "3.15000",
                    "odds": "3.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdef0df0-b024-4074-899b-4a3cefe3763c/?format=api"
                }
            ]
        }
    ]
}