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/5defe46e-457d-421c-97a6-31cfff17ec4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5defe46e-457d-421c-97a6-31cfff17ec4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5de24d68-3388-40fb-872b-e3e7fbedaa5f",
    "completed": true,
    "last_updated": "2024-01-17T22:38:12.566841-05:00",
    "created_at": "2024-01-12T10:03:19.311414-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.62,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5de24d68-3388-40fb-872b-e3e7fbedaa5f",
    "datetime": "2024-01-14T09:00:00-05:00",
    "cutoff_datetime": "2024-01-14T09:00:00-05:00",
    "name": "Everton v. Aston Villa",
    "bettypes": [
        {
            "id": "4a3fc8f5-cdf3-4c78-af54-336d05816bb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/5defe46e-457d-421c-97a6-31cfff17ec4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-12T10:03:19.321048-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 5235.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 4765.0
                    }
                ],
                "expected_reward_tokens": 12721.05,
                "profit_sb": 3221.05,
                "profit_sb_percentage": 33.91,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 3807.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 3465.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2729.0
                    }
                ],
                "expected_reward_tokens": 9251.01,
                "profit_sb": -248.99,
                "profit_sb_percentage": -2.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be831e73-c16d-4a08-956d-11fec98c9073",
                    "gambit_id": "6e252b3c-b800-40af-9a00-2ade102271ea",
                    "last_updated": "2024-01-17T22:38:12.580537-05:00",
                    "created_at": "2024-01-12T10:03:19.329083-05:00",
                    "name": "Everton",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3fc8f5-cdf3-4c78-af54-336d05816bb4/?format=api"
                },
                {
                    "id": "b248afe6-075f-450b-90d0-4a6c027a1d98",
                    "gambit_id": "95b72893-36cc-4cd2-a339-ed3222a157a2",
                    "last_updated": "2024-01-17T22:38:12.583959-05:00",
                    "created_at": "2024-01-12T10:03:19.332753-05:00",
                    "name": "Aston Villa",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3fc8f5-cdf3-4c78-af54-336d05816bb4/?format=api"
                },
                {
                    "id": "8a0d8359-a2a8-4d66-aff8-98e2862832ec",
                    "gambit_id": "15b35a08-a95b-47f9-86d3-f1acdbf9c047",
                    "last_updated": "2024-01-17T22:38:12.577083-05:00",
                    "created_at": "2024-01-12T10:03:19.325191-05:00",
                    "name": "Draw",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3fc8f5-cdf3-4c78-af54-336d05816bb4/?format=api"
                }
            ]
        },
        {
            "id": "608ffe7f-ada5-4da0-b8db-d215df0071ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/5defe46e-457d-421c-97a6-31cfff17ec4b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-12T10:03:19.336627-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": "Game Total Over 2.5",
                        "amount": 5511.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": -297.55,
                "profit_sb_percentage": -3.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "015c6555-0495-4dfc-9a5d-66a07b336c1f",
                    "gambit_id": "874468a1-0bf4-45c4-ab73-ec4776f86811",
                    "last_updated": "2024-01-17T22:38:12.590619-05:00",
                    "created_at": "2024-01-12T10:03:19.340376-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608ffe7f-ada5-4da0-b8db-d215df0071ac/?format=api"
                },
                {
                    "id": "c99be3ad-9905-41b6-a79e-9c1fa01acdbf",
                    "gambit_id": "8a118bbd-4313-4005-8420-317d1d9d4398",
                    "last_updated": "2024-01-17T22:38:12.594113-05:00",
                    "created_at": "2024-01-12T10:03:19.344161-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608ffe7f-ada5-4da0-b8db-d215df0071ac/?format=api"
                }
            ]
        }
    ]
}