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/7828078a-c413-48f8-9d86-541216262867/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7828078a-c413-48f8-9d86-541216262867",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "37658b5d-a484-402f-ac31-2b8080b07c0f",
    "completed": true,
    "last_updated": "2023-11-13T15:28:04.967086-05:00",
    "created_at": "2023-11-11T09:03:06.601331-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.62,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/37658b5d-a484-402f-ac31-2b8080b07c0f",
    "datetime": "2023-11-11T21:00:00-05:00",
    "cutoff_datetime": "2023-11-11T21:00:00-05:00",
    "name": "Matt Frevola v. Benoit Saint-Denis",
    "bettypes": [
        {
            "id": "dd302b59-1a93-434a-b4fc-12e79210bcaf",
            "match": "https://api-prod.gambitprofit.com/api/matches/7828078a-c413-48f8-9d86-541216262867/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T09:03:06.611712-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": "Benoit Saint-Denis",
                        "amount": 6469.0
                    },
                    {
                        "team": "Matt Frevola",
                        "amount": 3531.0
                    }
                ],
                "expected_reward_tokens": 9250.67,
                "profit_sb": -249.33,
                "profit_sb_percentage": -2.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53d92fe8-d5ad-4666-8366-0425a29e3ba5",
                    "gambit_id": "e487518b-3bea-46af-a16a-898f8e14a644",
                    "last_updated": "2023-11-13T15:28:04.979692-05:00",
                    "created_at": "2023-11-11T09:03:06.617659-05:00",
                    "name": "Benoit Saint-Denis",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd302b59-1a93-434a-b4fc-12e79210bcaf/?format=api"
                },
                {
                    "id": "91fd32da-acfa-4530-b81a-4f02fb90e2a7",
                    "gambit_id": "11559952-5bb6-4fa5-8f6c-fe723a51ce34",
                    "last_updated": "2023-11-13T15:28:04.983084-05:00",
                    "created_at": "2023-11-11T09:03:06.622336-05:00",
                    "name": "Matt Frevola",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd302b59-1a93-434a-b4fc-12e79210bcaf/?format=api"
                }
            ]
        },
        {
            "id": "b31f0555-0d24-4558-a51b-5a5e45118d1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7828078a-c413-48f8-9d86-541216262867/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T09:03:06.626769-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 1.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba014e59-3ea6-45ab-828f-bb98c31feff1",
                    "gambit_id": "ebcb1b1e-d841-4e2a-a4b0-9141a11aae7b",
                    "last_updated": "2023-11-13T15:28:04.989905-05:00",
                    "created_at": "2023-11-11T09:03:06.630441-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31f0555-0d24-4558-a51b-5a5e45118d1d/?format=api"
                },
                {
                    "id": "cf3f4c9d-844a-41f2-9fd6-d5728e593316",
                    "gambit_id": "5f453a94-6a60-46c3-8af0-2ed5966aed83",
                    "last_updated": "2023-11-13T15:28:04.993217-05:00",
                    "created_at": "2023-11-11T09:03:06.634225-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31f0555-0d24-4558-a51b-5a5e45118d1d/?format=api"
                }
            ]
        }
    ]
}