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/6b824487-4244-4518-8680-011dc4637632/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b824487-4244-4518-8680-011dc4637632",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "876b0926-56a6-42b7-8c32-dd4299040913",
    "completed": true,
    "last_updated": "2023-09-04T13:53:09.606825-04:00",
    "created_at": "2023-09-01T23:03:19.041536-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.76,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/876b0926-56a6-42b7-8c32-dd4299040913",
    "datetime": "2023-09-02T15:00:00-04:00",
    "cutoff_datetime": "2023-09-02T15:00:00-04:00",
    "name": "Manolo Zecchini v. Morgan Charriere",
    "bettypes": [
        {
            "id": "349ef453-f4a5-44b7-baf7-ec9c9047ab17",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b824487-4244-4518-8680-011dc4637632/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-01T23:03:19.059194-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": "Morgan Charriere",
                        "amount": 7275.0
                    },
                    {
                        "team": "Manolo Zecchini",
                        "amount": 2725.0
                    }
                ],
                "expected_reward_tokens": 9237.75,
                "profit_sb": -262.25,
                "profit_sb_percentage": -2.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6560f60-e8f1-48bf-9357-47c2b5159dd8",
                    "gambit_id": "06241378-d259-462d-b241-6ac2a3c62925",
                    "last_updated": "2023-09-04T13:53:09.622039-04:00",
                    "created_at": "2023-09-01T23:03:19.068022-04:00",
                    "name": "Morgan Charriere",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/349ef453-f4a5-44b7-baf7-ec9c9047ab17/?format=api"
                },
                {
                    "id": "fa176586-770d-4728-9d0f-9f15aa87d4bd",
                    "gambit_id": "cfe35b0d-17ee-4f9b-96cf-42b7fa0de1f2",
                    "last_updated": "2023-09-04T13:53:09.618558-04:00",
                    "created_at": "2023-09-01T23:03:19.063369-04:00",
                    "name": "Manolo Zecchini",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/349ef453-f4a5-44b7-baf7-ec9c9047ab17/?format=api"
                }
            ]
        },
        {
            "id": "d191b639-b6a7-4f61-a503-90ff7950da40",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b824487-4244-4518-8680-011dc4637632/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-01T23:03:19.072449-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 Under 2.5",
                        "amount": 5312.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9188.48,
                "profit_sb": -311.52,
                "profit_sb_percentage": -3.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "536179d0-f1e0-4705-9660-eb60edc1a8b1",
                    "gambit_id": "c1d40791-78b3-4deb-997a-2d2cb5435621",
                    "last_updated": "2023-09-04T13:53:09.632167-04:00",
                    "created_at": "2023-09-01T23:03:19.080747-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d191b639-b6a7-4f61-a503-90ff7950da40/?format=api"
                },
                {
                    "id": "4adf9910-0cc7-4843-8f39-8634f4d1ccda",
                    "gambit_id": "ed8023ce-9b86-46ce-a780-dbaee63ced81",
                    "last_updated": "2023-09-04T13:53:09.628860-04:00",
                    "created_at": "2023-09-01T23:03:19.075978-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d191b639-b6a7-4f61-a503-90ff7950da40/?format=api"
                }
            ]
        }
    ]
}