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/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27084381-a671-43cb-9e9e-ab17c4077f02",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c490f5c7-1e6f-40c5-bf9e-82c8d99aee69",
    "completed": true,
    "last_updated": "2023-04-08T15:51:50.383381-04:00",
    "created_at": "2023-04-07T09:27:13.408388-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c490f5c7-1e6f-40c5-bf9e-82c8d99aee69",
    "datetime": "2023-04-07T16:10:00-04:00",
    "cutoff_datetime": "2023-04-07T16:10:00-04:00",
    "name": "SEA (L Gilbert) v. CLE (A Civale)",
    "bettypes": [
        {
            "id": "c6ad8595-ae9a-4458-966d-35e305cec0c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-07T09:27:13.423244-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": "CLE (A Civale)",
                        "amount": 5363.0
                    },
                    {
                        "team": "SEA (L Gilbert)",
                        "amount": 4637.0
                    }
                ],
                "expected_reward_tokens": 9598.59,
                "profit_sb": 98.59,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c203b0f-21b3-480e-bb6e-77afa54b3582",
                    "gambit_id": "84d4dea7-ba3a-4bfd-8542-95c009b9c464",
                    "last_updated": "2023-04-08T15:51:50.404872-04:00",
                    "created_at": "2023-04-07T09:27:13.425561-04:00",
                    "name": "CLE (A Civale)",
                    "reward": "1.79000",
                    "odds": "1.82640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad8595-ae9a-4458-966d-35e305cec0c9/?format=api"
                },
                {
                    "id": "6f883d4b-e2e5-43ab-94f1-022ae7497e10",
                    "gambit_id": "ebcb376f-285c-4452-93e8-6fedc121aa55",
                    "last_updated": "2023-04-08T15:51:50.407732-04:00",
                    "created_at": "2023-04-07T09:27:13.428180-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "2.07000",
                    "odds": "2.11000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad8595-ae9a-4458-966d-35e305cec0c9/?format=api"
                }
            ]
        },
        {
            "id": "d1c5ee11-a8bf-4655-bdd7-ca197afbd885",
            "match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-07T09:27:13.416254-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": "SEA",
                        "amount": 6399.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04f4c5e2-bd5f-43fe-8485-15465445fc91",
                    "gambit_id": "b5bb73ff-3219-4e85-9270-0146f0f11d0c",
                    "last_updated": "2023-04-08T15:51:50.398213-04:00",
                    "created_at": "2023-04-07T09:27:13.420621-04:00",
                    "name": "SEA",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c5ee11-a8bf-4655-bdd7-ca197afbd885/?format=api"
                },
                {
                    "id": "f0dee435-8499-47a0-b933-896ae63dba14",
                    "gambit_id": "a7a57a48-912e-4c63-8592-adfa2cfcef31",
                    "last_updated": "2023-04-08T15:51:50.395741-04:00",
                    "created_at": "2023-04-07T09:27:13.418367-04:00",
                    "name": "CLE",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c5ee11-a8bf-4655-bdd7-ca197afbd885/?format=api"
                }
            ]
        },
        {
            "id": "8e266b8b-ef3e-4bad-80d2-57cfd4e83780",
            "match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-07T09:27:13.410805-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": "7e73c017-f6c8-4513-a82e-8e8cc4e9b6fc",
                    "gambit_id": "3618c947-bc77-4327-89d0-ae28e8bc7c1f",
                    "last_updated": "2023-04-08T15:51:50.391134-04:00",
                    "created_at": "2023-04-07T09:27:13.414349-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/8e266b8b-ef3e-4bad-80d2-57cfd4e83780/?format=api"
                },
                {
                    "id": "fd9c6274-35f4-43d5-a0a2-0092ddfb8f30",
                    "gambit_id": "c7d664a4-3b63-46d4-8211-5c56757f3246",
                    "last_updated": "2023-04-08T15:51:50.388845-04:00",
                    "created_at": "2023-04-07T09:27:13.412560-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/8e266b8b-ef3e-4bad-80d2-57cfd4e83780/?format=api"
                }
            ]
        }
    ]
}