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/a27480c1-af40-4aa6-ab58-80fcc0bad9b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a27480c1-af40-4aa6-ab58-80fcc0bad9b5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2fa0e44f-f170-4985-ad56-d57f48d3b804",
    "completed": true,
    "last_updated": "2023-07-31T18:08:07.041666-04:00",
    "created_at": "2023-07-30T08:18:25.162380-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2fa0e44f-f170-4985-ad56-d57f48d3b804",
    "datetime": "2023-07-30T16:10:00-04:00",
    "cutoff_datetime": "2023-07-30T16:10:00-04:00",
    "name": "CIN (G Ashcraft) v. LOS (M Grove)",
    "bettypes": [
        {
            "id": "582a235f-0c67-4e38-aac1-5bb92615c944",
            "match": "https://api-prod.gambitprofit.com/api/matches/a27480c1-af40-4aa6-ab58-80fcc0bad9b5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-30T08:18:25.172844-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": "LOS (M Grove)",
                        "amount": 5980.0
                    },
                    {
                        "team": "CIN (G Ashcraft)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ae9e3c6-f9d4-47f9-8d82-1430813fe8fe",
                    "gambit_id": "3049fb60-cce0-4c9e-8f36-fcf412b3ce9c",
                    "last_updated": "2023-07-31T18:08:07.060184-04:00",
                    "created_at": "2023-07-30T08:18:25.182288-04:00",
                    "name": "LOS (M Grove)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582a235f-0c67-4e38-aac1-5bb92615c944/?format=api"
                },
                {
                    "id": "18449e8e-c332-480b-b366-7cf79a02bf45",
                    "gambit_id": "75291418-e3fd-4f08-9c52-93c758ce6bb5",
                    "last_updated": "2023-07-31T18:08:07.056454-04:00",
                    "created_at": "2023-07-30T08:18:25.177586-04:00",
                    "name": "CIN (G Ashcraft)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582a235f-0c67-4e38-aac1-5bb92615c944/?format=api"
                }
            ]
        },
        {
            "id": "da0c8d3d-c175-4422-9e99-061696d1b1d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/a27480c1-af40-4aa6-ab58-80fcc0bad9b5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-30T08:18:25.190063-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": 5512.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99a490db-0d7e-41d2-bfa8-3e82565d37c8",
                    "gambit_id": "0b76c80a-5889-4708-89e5-3a7b81396387",
                    "last_updated": "2023-07-31T18:08:07.072477-04:00",
                    "created_at": "2023-07-30T08:18:25.197779-04:00",
                    "name": "CIN",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0c8d3d-c175-4422-9e99-061696d1b1d7/?format=api"
                },
                {
                    "id": "59f39b88-fcb4-485b-94c5-109838e132db",
                    "gambit_id": "8ef3a1c6-3813-41e0-a74f-a99920486281",
                    "last_updated": "2023-07-31T18:08:07.077029-04:00",
                    "created_at": "2023-07-30T08:18:25.206205-04:00",
                    "name": "LOS",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0c8d3d-c175-4422-9e99-061696d1b1d7/?format=api"
                }
            ]
        },
        {
            "id": "4fa00b85-ee8d-4ae5-9451-50c0bc34f002",
            "match": "https://api-prod.gambitprofit.com/api/matches/a27480c1-af40-4aa6-ab58-80fcc0bad9b5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-30T08:18:25.214058-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 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "803b9d4e-6d0d-4027-b1a7-a01574207463",
                    "gambit_id": "7d250a9e-798f-43d8-b9f0-ca4466103979",
                    "last_updated": "2023-07-31T18:08:07.084960-04:00",
                    "created_at": "2023-07-30T08:18:25.218160-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa00b85-ee8d-4ae5-9451-50c0bc34f002/?format=api"
                },
                {
                    "id": "7495415f-8a37-45db-ae10-bc63e28420c4",
                    "gambit_id": "85bb82c4-8f5a-4ff7-a1a1-9ab9df95afe0",
                    "last_updated": "2023-07-31T18:08:07.089014-04:00",
                    "created_at": "2023-07-30T08:18:25.225582-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa00b85-ee8d-4ae5-9451-50c0bc34f002/?format=api"
                }
            ]
        }
    ]
}