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/d7db02b5-a864-4141-9124-0c1363f149cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d7db02b5-a864-4141-9124-0c1363f149cd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db68732b-0a72-449d-850c-44b38f4603a9",
    "completed": true,
    "last_updated": "2023-05-07T11:57:18.682562-04:00",
    "created_at": "2023-05-06T11:51:56.620949-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/db68732b-0a72-449d-850c-44b38f4603a9",
    "datetime": "2023-05-06T19:10:00-04:00",
    "cutoff_datetime": "2023-05-06T19:10:00-04:00",
    "name": "OAK (K Waldichuk) v. KAN (B Singer)",
    "bettypes": [
        {
            "id": "451dab3f-1489-427f-9e38-f7dc3d148982",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7db02b5-a864-4141-9124-0c1363f149cd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-06T11:51:56.633060-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": "KAN (B Singer)",
                        "amount": 6114.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9598.42,
                "profit_sb": 98.42,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40c04100-1b3e-4dab-87f6-109a0a0aa724",
                    "gambit_id": "a4dde94c-76b5-4821-9d4e-b674cce77548",
                    "last_updated": "2023-05-07T11:57:18.695123-04:00",
                    "created_at": "2023-05-06T11:51:56.634639-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/451dab3f-1489-427f-9e38-f7dc3d148982/?format=api"
                },
                {
                    "id": "8f8b3263-9e75-4dee-a38b-c0cea909169c",
                    "gambit_id": "031042f4-c811-4742-9275-8c1618a1fb36",
                    "last_updated": "2023-05-07T11:57:18.696570-04:00",
                    "created_at": "2023-05-06T11:51:56.636288-04:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "2.47000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/451dab3f-1489-427f-9e38-f7dc3d148982/?format=api"
                }
            ]
        },
        {
            "id": "2bcb56b2-9939-4441-b8e6-f42603db0de1",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7db02b5-a864-4141-9124-0c1363f149cd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-06T11:51:56.628083-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": "OAK",
                        "amount": 5421.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "644db922-ba20-4002-8a2e-35db4a528b7b",
                    "gambit_id": "fe950e7a-645a-4ffa-828c-45364a9c75e3",
                    "last_updated": "2023-05-07T11:57:18.692321-04:00",
                    "created_at": "2023-05-06T11:51:56.631419-04:00",
                    "name": "OAK",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcb56b2-9939-4441-b8e6-f42603db0de1/?format=api"
                },
                {
                    "id": "9a17bd6a-8836-4cc9-8cbf-7919f01d4c9f",
                    "gambit_id": "9210146b-6d6a-4bc5-a327-d926f3447180",
                    "last_updated": "2023-05-07T11:57:18.690949-04:00",
                    "created_at": "2023-05-06T11:51:56.629821-04:00",
                    "name": "KAN",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcb56b2-9939-4441-b8e6-f42603db0de1/?format=api"
                }
            ]
        },
        {
            "id": "6bad3171-d3f3-4808-956b-e3e3bc16040b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7db02b5-a864-4141-9124-0c1363f149cd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-06T11:51:56.622993-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 Under 11",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 11",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6514ea5b-eefc-4ad4-b499-3f40712942f9",
                    "gambit_id": "4490f5dc-c383-4f48-a2b7-38fddef4e121",
                    "last_updated": "2023-05-07T11:57:18.686190-04:00",
                    "created_at": "2023-05-06T11:51:56.624655-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bad3171-d3f3-4808-956b-e3e3bc16040b/?format=api"
                },
                {
                    "id": "02362773-7d76-49e9-b949-0b9ab20b8164",
                    "gambit_id": "1dd56b42-4dfd-4c03-b499-9968655b72a8",
                    "last_updated": "2023-05-07T11:57:18.687936-04:00",
                    "created_at": "2023-05-06T11:51:56.626389-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bad3171-d3f3-4808-956b-e3e3bc16040b/?format=api"
                }
            ]
        }
    ]
}