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/80d61de2-b150-4cd1-8757-bf768ed1d7ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80d61de2-b150-4cd1-8757-bf768ed1d7ea",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d882971-71de-4539-94eb-d762b8f6403d",
    "completed": true,
    "last_updated": "2023-05-07T11:57:21.566999-04:00",
    "created_at": "2023-05-06T11:51:57.918609-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.07,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/2d882971-71de-4539-94eb-d762b8f6403d",
    "datetime": "2023-05-06T22:00:00-04:00",
    "cutoff_datetime": "2023-05-06T22:00:00-04:00",
    "name": "Belal Muhammad v. Gilbert Burns",
    "bettypes": [
        {
            "id": "c2523c51-f78b-436c-a3da-e29d848462f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/80d61de2-b150-4cd1-8757-bf768ed1d7ea/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-06T11:51:57.927557-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": "Gilbert Burns",
                        "amount": 5673.0
                    },
                    {
                        "team": "Belal Muhammad",
                        "amount": 4327.0
                    }
                ],
                "expected_reward_tokens": 9303.05,
                "profit_sb": -196.95,
                "profit_sb_percentage": -2.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b48fe2b5-39e6-48dd-a493-002b0b280353",
                    "gambit_id": "14e1c77d-893a-4913-9508-3ceec4593c49",
                    "last_updated": "2023-05-07T11:57:21.573768-04:00",
                    "created_at": "2023-05-06T11:51:57.930227-04:00",
                    "name": "Gilbert Burns",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2523c51-f78b-436c-a3da-e29d848462f8/?format=api"
                },
                {
                    "id": "f54b90b8-b165-470e-b7b5-4d56dd9abe29",
                    "gambit_id": "e5346734-58fa-4422-8ad2-ffaeb7c5bf83",
                    "last_updated": "2023-05-07T11:57:21.575214-04:00",
                    "created_at": "2023-05-06T11:51:57.936247-04:00",
                    "name": "Belal Muhammad",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2523c51-f78b-436c-a3da-e29d848462f8/?format=api"
                }
            ]
        },
        {
            "id": "d900711a-7ae2-4c94-97af-16887b6863b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/80d61de2-b150-4cd1-8757-bf768ed1d7ea/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-06T11:51:57.920835-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 Over 4.5",
                        "amount": 5297.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4703.0
                    }
                ],
                "expected_reward_tokens": 9216.78,
                "profit_sb": -283.22,
                "profit_sb_percentage": -2.98,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d150b61-24f2-4884-816b-8f74c69e0538",
                    "gambit_id": "5598c2f7-438a-43e7-a9f3-51e4194e72dd",
                    "last_updated": "2023-05-07T11:57:21.571040-04:00",
                    "created_at": "2023-05-06T11:51:57.924829-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d900711a-7ae2-4c94-97af-16887b6863b7/?format=api"
                },
                {
                    "id": "7fc5faa9-ce53-4bd0-b034-887cbc89c966",
                    "gambit_id": "8e77ab58-2e6a-42c0-8d58-d05c0c63cfd4",
                    "last_updated": "2023-05-07T11:57:21.569827-04:00",
                    "created_at": "2023-05-06T11:51:57.922586-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d900711a-7ae2-4c94-97af-16887b6863b7/?format=api"
                }
            ]
        }
    ]
}