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/8969fb88-6188-4088-96b4-cf27a8f878e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8969fb88-6188-4088-96b4-cf27a8f878e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7ac6afef-16f5-48a7-967a-1a13b16701af",
    "completed": true,
    "last_updated": "2022-10-03T15:41:57.280220-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -4.97,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/7ac6afef-16f5-48a7-967a-1a13b16701af",
    "datetime": "2022-10-01T19:00:00-04:00",
    "cutoff_datetime": "2022-10-01T19:00:00-04:00",
    "name": "Viacheslav Borshchev v. Mike Davis",
    "bettypes": [
        {
            "id": "ff5f9be2-6c6c-481b-9198-a0a1405bfa86",
            "match": "https://api-prod.gambitprofit.com/api/matches/8969fb88-6188-4088-96b4-cf27a8f878e1/?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": "Mike Davis",
                        "amount": 6142.0
                    },
                    {
                        "team": "Viacheslav Borshchev",
                        "amount": 3858.0
                    }
                ],
                "expected_reward_tokens": 9027.72,
                "profit_sb": -472.28,
                "profit_sb_percentage": -4.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18fc1f37-91cb-4449-9bbf-897ed6e69503",
                    "gambit_id": "13770a47-f445-4da6-961e-df399ab4ecc4",
                    "last_updated": "2022-10-03T15:41:57.288544-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mike Davis",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff5f9be2-6c6c-481b-9198-a0a1405bfa86/?format=api"
                },
                {
                    "id": "6fda9c07-ae8c-409b-950a-433f03f02c7f",
                    "gambit_id": "0932907b-c542-4323-b2bd-cd83e8a07af4",
                    "last_updated": "2022-10-03T15:41:57.289992-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Viacheslav Borshchev",
                    "reward": "2.34000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff5f9be2-6c6c-481b-9198-a0a1405bfa86/?format=api"
                }
            ]
        },
        {
            "id": "324fa419-2c90-47c2-82ad-acd892a88e31",
            "match": "https://api-prod.gambitprofit.com/api/matches/8969fb88-6188-4088-96b4-cf27a8f878e1/?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 2.5",
                        "amount": 5197.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4803.0
                    }
                ],
                "expected_reward_tokens": 8885.55,
                "profit_sb": -614.45,
                "profit_sb_percentage": -6.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff367fd7-1734-446b-9d51-40966b6d9999",
                    "gambit_id": "72e06431-a225-4a80-a909-e974ae17d222",
                    "last_updated": "2022-10-03T15:41:57.283926-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324fa419-2c90-47c2-82ad-acd892a88e31/?format=api"
                },
                {
                    "id": "33bf04cc-48e2-4d24-b05f-5d9b9bdc44ef",
                    "gambit_id": "4077acc7-5421-4af8-98a9-71d35c9eaae0",
                    "last_updated": "2022-10-03T15:41:57.285478-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324fa419-2c90-47c2-82ad-acd892a88e31/?format=api"
                }
            ]
        }
    ]
}