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/643d4887-ef9a-48c3-bad5-d2ee98c18416/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "643d4887-ef9a-48c3-bad5-d2ee98c18416",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8bb8f8b-b470-4448-9ea3-9bd1296f75df",
    "completed": true,
    "last_updated": "2023-08-31T19:23:23.082624-04:00",
    "created_at": "2023-08-30T08:18:14.009676-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.84,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c8bb8f8b-b470-4448-9ea3-9bd1296f75df",
    "datetime": "2023-08-30T15:45:00-04:00",
    "cutoff_datetime": "2023-08-30T15:45:00-04:00",
    "name": "CIN (H Greene) v. SFO (L Webb)",
    "bettypes": [
        {
            "id": "e532f767-8152-4ec7-8aee-a38f21210395",
            "match": "https://api-prod.gambitprofit.com/api/matches/643d4887-ef9a-48c3-bad5-d2ee98c18416/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-30T08:18:14.019485-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": "SFO (L Webb)",
                        "amount": 6025.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 3975.0
                    }
                ],
                "expected_reward_tokens": 9579.75,
                "profit_sb": 79.75,
                "profit_sb_percentage": 0.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "379f4535-70c5-43a8-ae5a-1dfa642d9e64",
                    "gambit_id": "77856aaa-3448-4d90-99cf-a98d1b8a73bb",
                    "last_updated": "2023-08-31T19:23:23.097444-04:00",
                    "created_at": "2023-08-30T08:18:14.028273-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.59000",
                    "odds": "1.61350",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e532f767-8152-4ec7-8aee-a38f21210395/?format=api"
                },
                {
                    "id": "afab3ab0-2e37-460a-aafb-151dda8361ec",
                    "gambit_id": "3e8c84eb-a162-4e8c-b015-9ad205c29ff0",
                    "last_updated": "2023-08-31T19:23:23.093389-04:00",
                    "created_at": "2023-08-30T08:18:14.024134-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "2.41000",
                    "odds": "2.48000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e532f767-8152-4ec7-8aee-a38f21210395/?format=api"
                }
            ]
        },
        {
            "id": "9ae5f756-e4fb-46a4-8d37-f63771162600",
            "match": "https://api-prod.gambitprofit.com/api/matches/643d4887-ef9a-48c3-bad5-d2ee98c18416/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-30T08:18:14.032378-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": "CIN",
                        "amount": 5773.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d2aec72-535f-4313-9f20-a470d6c0f3fe",
                    "gambit_id": "0055b19d-b493-4e23-81b2-9aec96972886",
                    "last_updated": "2023-08-31T19:23:23.104277-04:00",
                    "created_at": "2023-08-30T08:18:14.036561-04:00",
                    "name": "CIN",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ae5f756-e4fb-46a4-8d37-f63771162600/?format=api"
                },
                {
                    "id": "9ce1acb5-51db-430f-b2c6-e2222d390964",
                    "gambit_id": "bdd1d770-e50b-4064-a33a-98b56ee98002",
                    "last_updated": "2023-08-31T19:23:23.107754-04:00",
                    "created_at": "2023-08-30T08:18:14.046318-04:00",
                    "name": "SFO",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ae5f756-e4fb-46a4-8d37-f63771162600/?format=api"
                }
            ]
        },
        {
            "id": "125e70f1-6b81-49f0-980a-96f3f9db6f82",
            "match": "https://api-prod.gambitprofit.com/api/matches/643d4887-ef9a-48c3-bad5-d2ee98c18416/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-30T08:18:14.051181-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ced22be-d7d1-46c7-8737-02336d1b2cab",
                    "gambit_id": "32b5b35e-d64e-4c11-8e44-9cb13c129abe",
                    "last_updated": "2023-08-31T19:23:23.118695-04:00",
                    "created_at": "2023-08-30T08:18:14.058594-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125e70f1-6b81-49f0-980a-96f3f9db6f82/?format=api"
                },
                {
                    "id": "c50810d6-c7d7-4ebb-b56e-0bb336fa4e05",
                    "gambit_id": "935c3b9a-f5aa-4473-bea6-063346e2fcd8",
                    "last_updated": "2023-08-31T19:23:23.115328-04:00",
                    "created_at": "2023-08-30T08:18:14.054719-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125e70f1-6b81-49f0-980a-96f3f9db6f82/?format=api"
                }
            ]
        }
    ]
}