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/9c3d8494-4865-48ff-ad41-57d55609994e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c3d8494-4865-48ff-ad41-57d55609994e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ffde04e1-b056-471c-9c97-595d4edcb7fe",
    "completed": true,
    "last_updated": "2023-03-06T15:06:51.397801-05:00",
    "created_at": "2023-03-03T13:12:08.673260-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.07,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/ffde04e1-b056-471c-9c97-595d4edcb7fe",
    "datetime": "2023-03-04T23:00:00-05:00",
    "cutoff_datetime": "2023-03-04T23:00:00-05:00",
    "name": "Ciryl Gane v. Jon Jones",
    "bettypes": [
        {
            "id": "7c01e5d7-1549-41e3-93ca-0e8e3b29ea32",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c3d8494-4865-48ff-ad41-57d55609994e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-03T13:12:08.681700-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": "Jon Jones",
                        "amount": 5984.0
                    },
                    {
                        "team": "Ciryl Gane",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9275.2,
                "profit_sb": -224.8,
                "profit_sb_percentage": -2.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11894977-1474-4b89-9c6c-f7e3481f6963",
                    "gambit_id": "5201b2e6-f32c-4015-8aff-2c8413c92a01",
                    "last_updated": "2023-03-06T15:06:51.404079-05:00",
                    "created_at": "2023-03-03T13:12:08.683224-05:00",
                    "name": "Jon Jones",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c01e5d7-1549-41e3-93ca-0e8e3b29ea32/?format=api"
                },
                {
                    "id": "f414fae7-cba7-47be-8cf4-c318e373b898",
                    "gambit_id": "93611656-f2f5-40fa-b40b-136c2c2d8d57",
                    "last_updated": "2023-03-06T15:06:51.405167-05:00",
                    "created_at": "2023-03-03T13:12:08.684522-05:00",
                    "name": "Ciryl Gane",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c01e5d7-1549-41e3-93ca-0e8e3b29ea32/?format=api"
                }
            ]
        },
        {
            "id": "f0aa9495-1132-4e81-9555-035ce15ded36",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c3d8494-4865-48ff-ad41-57d55609994e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-03T13:12:08.675023-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 4.5",
                        "amount": 5505.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4495.0
                    }
                ],
                "expected_reward_tokens": 9303.45,
                "profit_sb": -196.55,
                "profit_sb_percentage": -2.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4bff4de5-de02-4068-b74b-9c66cb04a516",
                    "gambit_id": "99530df5-1a52-4268-a44b-d0b864664aa3",
                    "last_updated": "2023-03-06T15:06:51.401774-05:00",
                    "created_at": "2023-03-03T13:12:08.677675-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9495-1132-4e81-9555-035ce15ded36/?format=api"
                },
                {
                    "id": "759a1d66-36ec-48f0-abfd-f81d88f15b70",
                    "gambit_id": "57b3c488-f75e-486b-8ba8-de263df5e4d9",
                    "last_updated": "2023-03-06T15:06:51.400639-05:00",
                    "created_at": "2023-03-03T13:12:08.676365-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9495-1132-4e81-9555-035ce15ded36/?format=api"
                }
            ]
        }
    ]
}