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/1d41a2f0-f3e9-404d-9ee4-e70b437dfc12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1d41a2f0-f3e9-404d-9ee4-e70b437dfc12",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "831cb2d2-e1ca-42d9-8fe9-41c9a3e58bca",
    "completed": true,
    "last_updated": "2023-06-01T10:12:10.355734-04:00",
    "created_at": "2023-05-31T11:47:16.736416-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/831cb2d2-e1ca-42d9-8fe9-41c9a3e58bca",
    "datetime": "2023-05-31T18:40:00-04:00",
    "cutoff_datetime": "2023-05-31T18:40:00-04:00",
    "name": "SDG (B Snell) v. MIA (B Garrett)",
    "bettypes": [
        {
            "id": "1cd4c0e2-705c-4371-9d11-0ebed0bb8691",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d41a2f0-f3e9-404d-9ee4-e70b437dfc12/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-31T11:47:16.740473-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": "SDG (B Snell)",
                        "amount": 5182.0
                    },
                    {
                        "team": "MIA (B Garrett)",
                        "amount": 4818.0
                    }
                ],
                "expected_reward_tokens": 9586.7,
                "profit_sb": 86.7,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91b8c76c-aabb-4e48-99a5-fe038b5a14d5",
                    "gambit_id": "e3412827-c5ad-4101-bb1e-b4e405e0f936",
                    "last_updated": "2023-06-01T10:12:10.362261-04:00",
                    "created_at": "2023-05-31T11:47:16.743686-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.85000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cd4c0e2-705c-4371-9d11-0ebed0bb8691/?format=api"
                },
                {
                    "id": "b6830b8e-cb5b-4ebe-84b2-92826e1b04ff",
                    "gambit_id": "4352f8a3-99bd-4529-9205-a602b6f8810a",
                    "last_updated": "2023-06-01T10:12:10.365018-04:00",
                    "created_at": "2023-05-31T11:47:16.746801-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "1.99000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cd4c0e2-705c-4371-9d11-0ebed0bb8691/?format=api"
                }
            ]
        },
        {
            "id": "ba67c1a4-3fe4-4fe9-93c5-2cad41fd0031",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d41a2f0-f3e9-404d-9ee4-e70b437dfc12/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-31T11:47:16.749868-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": "MIA",
                        "amount": 6020.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1f4e4ae5-6049-4027-8eb2-5f83cfc15e9e",
                    "gambit_id": "28b8654c-9aa4-49a4-9391-bfed802ab1e6",
                    "last_updated": "2023-06-01T10:12:10.376492-04:00",
                    "created_at": "2023-05-31T11:47:16.755136-04:00",
                    "name": "MIA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba67c1a4-3fe4-4fe9-93c5-2cad41fd0031/?format=api"
                },
                {
                    "id": "bc6f17a2-7017-4366-9117-743f16eed65c",
                    "gambit_id": "17b866c3-fd5b-4ed5-afaf-1fc43bea1b7c",
                    "last_updated": "2023-06-01T10:12:10.373495-04:00",
                    "created_at": "2023-05-31T11:47:16.752452-04:00",
                    "name": "SDG",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba67c1a4-3fe4-4fe9-93c5-2cad41fd0031/?format=api"
                }
            ]
        },
        {
            "id": "d5719871-e956-4e79-9dee-ffa2f3a8ceb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1d41a2f0-f3e9-404d-9ee4-e70b437dfc12/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-31T11:47:16.757903-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c22a0bcb-8f9a-45cd-b371-693fd61ee987",
                    "gambit_id": "3b022f46-db1a-40d0-b01d-3a91d3f44583",
                    "last_updated": "2023-06-01T10:12:10.382196-04:00",
                    "created_at": "2023-05-31T11:47:16.759849-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5719871-e956-4e79-9dee-ffa2f3a8ceb7/?format=api"
                },
                {
                    "id": "9735fc6b-8038-4a3c-a6a0-653643c8838e",
                    "gambit_id": "6cf2bf15-252e-4509-b3ff-a77057eb4138",
                    "last_updated": "2023-06-01T10:12:10.385133-04:00",
                    "created_at": "2023-05-31T11:47:16.762982-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5719871-e956-4e79-9dee-ffa2f3a8ceb7/?format=api"
                }
            ]
        }
    ]
}