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/27865aeb-fe14-4b03-92cf-1ec807c41679/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27865aeb-fe14-4b03-92cf-1ec807c41679",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "85ae5ec6-c30f-4973-b4d1-bc05c485b155",
    "completed": true,
    "last_updated": "2022-11-14T10:47:56.186982-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/85ae5ec6-c30f-4973-b4d1-bc05c485b155",
    "datetime": "2022-11-12T23:00:00-05:00",
    "cutoff_datetime": "2022-11-12T23:00:00-05:00",
    "name": "Weili Zhang v. Carla Esparza",
    "bettypes": [
        {
            "id": "dbcd1e42-9f5e-4311-834b-2a5cf5042335",
            "match": "https://api-prod.gambitprofit.com/api/matches/27865aeb-fe14-4b03-92cf-1ec807c41679/?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": "Weili Zhang",
                        "amount": 7421.0
                    },
                    {
                        "team": "Carla Esparza",
                        "amount": 2579.0
                    }
                ],
                "expected_reward_tokens": 9052.29,
                "profit_sb": 52.29,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc166e94-62f0-47c2-a540-5654f743ec57",
                    "gambit_id": "e8a32ef4-5e26-4575-8c93-69c693967d20",
                    "last_updated": "2022-11-14T10:47:56.194670-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Weili Zhang",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbcd1e42-9f5e-4311-834b-2a5cf5042335/?format=api"
                },
                {
                    "id": "649517f5-aafe-4d3f-900b-ddda6a0a5b4e",
                    "gambit_id": "b7e505fd-0e55-45ca-89cd-ad1497214e9b",
                    "last_updated": "2022-11-14T10:47:56.193511-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carla Esparza",
                    "reward": "3.51000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbcd1e42-9f5e-4311-834b-2a5cf5042335/?format=api"
                }
            ]
        },
        {
            "id": "da5f25e3-441d-4ad4-9b81-e7e72201c585",
            "match": "https://api-prod.gambitprofit.com/api/matches/27865aeb-fe14-4b03-92cf-1ec807c41679/?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 Under 4.5",
                        "amount": 5644.0
                    },
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 4356.0
                    }
                ],
                "expected_reward_tokens": 8973.36,
                "profit_sb": -26.64,
                "profit_sb_percentage": -0.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "078f97ba-a927-476e-9fb3-ed1b33494f5d",
                    "gambit_id": "226ac144-177e-42dd-b389-bc24a3f432f7",
                    "last_updated": "2022-11-14T10:47:56.189855-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da5f25e3-441d-4ad4-9b81-e7e72201c585/?format=api"
                },
                {
                    "id": "c37b975c-3f07-4489-8554-4338e6b4ae54",
                    "gambit_id": "6116b43c-ef83-493a-94f1-bd4afee4f7f8",
                    "last_updated": "2022-11-14T10:47:56.191014-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da5f25e3-441d-4ad4-9b81-e7e72201c585/?format=api"
                }
            ]
        }
    ]
}