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/b100b577-d840-4540-b7e4-b417c4e98042/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b100b577-d840-4540-b7e4-b417c4e98042",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "43af8648-b5a1-4705-a7a6-c89bc233ba3c",
    "completed": true,
    "last_updated": "2023-08-07T19:28:11.792896-04:00",
    "created_at": "2023-08-06T08:38:16.821742-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/43af8648-b5a1-4705-a7a6-c89bc233ba3c",
    "datetime": "2023-08-06T14:10:00-04:00",
    "cutoff_datetime": "2023-08-06T14:10:00-04:00",
    "name": "PIT (J Oviedo) v. MIL (B Woodruff)",
    "bettypes": [
        {
            "id": "fa46662d-d7c2-4d7f-a667-0a3c67fd7031",
            "match": "https://api-prod.gambitprofit.com/api/matches/b100b577-d840-4540-b7e4-b417c4e98042/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-06T08:38:16.834117-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": "MIL (B Woodruff)",
                        "amount": 6434.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "780a1b80-ea45-481a-92f7-2a448c01235f",
                    "gambit_id": "7df188aa-c1ea-4977-8417-1aa2c0be736d",
                    "last_updated": "2023-08-07T19:28:11.805443-04:00",
                    "created_at": "2023-08-06T08:38:16.850144-04:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa46662d-d7c2-4d7f-a667-0a3c67fd7031/?format=api"
                },
                {
                    "id": "88eeed22-116e-45b4-b1ed-7d1f36924439",
                    "gambit_id": "fea0eb57-ee66-4ffe-b883-585bc4adfc18",
                    "last_updated": "2023-08-07T19:28:11.801628-04:00",
                    "created_at": "2023-08-06T08:38:16.843671-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa46662d-d7c2-4d7f-a667-0a3c67fd7031/?format=api"
                }
            ]
        },
        {
            "id": "bd4a6467-e4af-4f37-b07a-3007bd16afde",
            "match": "https://api-prod.gambitprofit.com/api/matches/b100b577-d840-4540-b7e4-b417c4e98042/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-06T08:38:16.854012-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": "PIT",
                        "amount": 5213.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ff226fb-118f-4ab9-beee-eb929a510a54",
                    "gambit_id": "f7d1ecf6-f523-42bd-a49b-1a089a00cd40",
                    "last_updated": "2023-08-07T19:28:11.812569-04:00",
                    "created_at": "2023-08-06T08:38:16.859695-04:00",
                    "name": "PIT",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4a6467-e4af-4f37-b07a-3007bd16afde/?format=api"
                },
                {
                    "id": "1de5302b-80b3-4700-afff-56016b2464c7",
                    "gambit_id": "e7cdaeca-7fe4-4488-a3fc-f87685877dfa",
                    "last_updated": "2023-08-07T19:28:11.816034-04:00",
                    "created_at": "2023-08-06T08:38:16.864331-04:00",
                    "name": "MIL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4a6467-e4af-4f37-b07a-3007bd16afde/?format=api"
                }
            ]
        },
        {
            "id": "de03aaa5-7e1f-4d33-80c0-dc750ee9bc31",
            "match": "https://api-prod.gambitprofit.com/api/matches/b100b577-d840-4540-b7e4-b417c4e98042/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-06T08:38:16.870542-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": "Game Total Over 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a44cd3b-5b55-4c93-a4fd-7020e8a89743",
                    "gambit_id": "3570f5b2-e164-40b6-85b5-82359aa6a691",
                    "last_updated": "2023-08-07T19:28:11.823842-04:00",
                    "created_at": "2023-08-06T08:38:16.874771-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de03aaa5-7e1f-4d33-80c0-dc750ee9bc31/?format=api"
                },
                {
                    "id": "25f102ef-7405-44d6-871a-f63fedd5a6d3",
                    "gambit_id": "c9193f4e-8408-408f-8268-f6bbea9d4f53",
                    "last_updated": "2023-08-07T19:28:11.828869-04:00",
                    "created_at": "2023-08-06T08:38:16.880841-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de03aaa5-7e1f-4d33-80c0-dc750ee9bc31/?format=api"
                }
            ]
        }
    ]
}