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/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "10d13fb7-eb25-4ef1-becb-3b20ce25877e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "de7d3bfd-305d-4925-bbc6-05844da554fa",
    "completed": true,
    "last_updated": "2023-06-05T10:57:19.923153-04:00",
    "created_at": "2023-06-03T11:22:13.895160-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/de7d3bfd-305d-4925-bbc6-05844da554fa",
    "datetime": "2023-06-03T19:15:00-04:00",
    "cutoff_datetime": "2023-06-03T19:15:00-04:00",
    "name": "CLE (L Allen) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "264e8751-5a29-4ea0-8852-419d4ea7a8bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:22:13.897755-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": "MIN (S Gray)",
                        "amount": 5490.0
                    },
                    {
                        "team": "CLE (L Allen)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2063a696-1857-4338-9142-a9d32c76ce29",
                    "gambit_id": "139c8dc7-c2c4-4a32-8eee-8af624e1a9f5",
                    "last_updated": "2023-06-05T10:57:19.931874-04:00",
                    "created_at": "2023-06-03T11:22:13.902765-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264e8751-5a29-4ea0-8852-419d4ea7a8bf/?format=api"
                },
                {
                    "id": "7c5e5efc-c6fe-4400-9ca3-c93a5815d0fa",
                    "gambit_id": "32e8fd43-a2a9-4e38-b172-8b3b5062e755",
                    "last_updated": "2023-06-05T10:57:19.929500-04:00",
                    "created_at": "2023-06-03T11:22:13.900143-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264e8751-5a29-4ea0-8852-419d4ea7a8bf/?format=api"
                }
            ]
        },
        {
            "id": "d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776",
            "match": "https://api-prod.gambitprofit.com/api/matches/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-03T11:22:13.905550-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",
                        "amount": 6241.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "892f30b7-678a-4a73-8c2b-d8341c493cfb",
                    "gambit_id": "96a8b601-3706-4a58-a8e6-1b47dfd4986e",
                    "last_updated": "2023-06-05T10:57:19.936310-04:00",
                    "created_at": "2023-06-03T11:22:13.908613-04:00",
                    "name": "CLE",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776/?format=api"
                },
                {
                    "id": "ca10a2a5-0fe8-4efa-b686-406a084ef5fc",
                    "gambit_id": "8ba40188-5817-446d-aa3b-669e747a5c3e",
                    "last_updated": "2023-06-05T10:57:19.938790-04:00",
                    "created_at": "2023-06-03T11:22:13.911178-04:00",
                    "name": "MIN",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776/?format=api"
                }
            ]
        },
        {
            "id": "50883187-676f-4f53-b656-327cebe3d945",
            "match": "https://api-prod.gambitprofit.com/api/matches/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:22:13.913601-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8450627f-76f1-4fde-85e6-648027406b34",
                    "gambit_id": "340dfc4b-15cd-4195-9f01-1a1cdda14b29",
                    "last_updated": "2023-06-05T10:57:19.943446-04:00",
                    "created_at": "2023-06-03T11:22:13.915640-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50883187-676f-4f53-b656-327cebe3d945/?format=api"
                },
                {
                    "id": "eb0ee87a-202a-4366-b643-63c425127a0c",
                    "gambit_id": "1cab7978-f4c9-49f6-ab58-dac5786a5beb",
                    "last_updated": "2023-06-05T10:57:19.945802-04:00",
                    "created_at": "2023-06-03T11:22:13.918003-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50883187-676f-4f53-b656-327cebe3d945/?format=api"
                }
            ]
        }
    ]
}