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/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2267b669-11fb-4ba9-93f3-43bb7f306104",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a862423-d550-4954-b7ce-5cd4bb6981ec",
    "completed": true,
    "last_updated": "2023-09-25T14:28:21.987047-04:00",
    "created_at": "2023-09-23T09:38:26.058557-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4a862423-d550-4954-b7ce-5cd4bb6981ec",
    "datetime": "2023-09-23T16:10:00-04:00",
    "cutoff_datetime": "2023-09-23T16:10:00-04:00",
    "name": "CWS (D Cease) v. BOS (N Pivetta)",
    "bettypes": [
        {
            "id": "8103d4c4-9b83-4fc6-8101-8466169548c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-23T09:38:26.065190-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": "BOS (N Pivetta)",
                        "amount": 5776.0
                    },
                    {
                        "team": "CWS (D Cease)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5bc0e895-ad58-4519-92cb-b871619f4590",
                    "gambit_id": "788cbfea-e04a-4429-8d73-53689e5e2382",
                    "last_updated": "2023-09-25T14:28:22.001258-04:00",
                    "created_at": "2023-09-23T09:38:26.074180-04:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8103d4c4-9b83-4fc6-8101-8466169548c2/?format=api"
                },
                {
                    "id": "7328b04e-06ff-4e5e-a873-4b0e83cf8ed7",
                    "gambit_id": "a06eba57-81ac-40b3-ac05-f652ceac2e9e",
                    "last_updated": "2023-09-25T14:28:21.997925-04:00",
                    "created_at": "2023-09-23T09:38:26.069658-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8103d4c4-9b83-4fc6-8101-8466169548c2/?format=api"
                }
            ]
        },
        {
            "id": "e31d9bf3-a1db-4a27-b3f1-898dbad5b798",
            "match": "https://api-prod.gambitprofit.com/api/matches/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-23T09:38:26.078739-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": "CWS",
                        "amount": 5939.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "710a835e-62ca-4a10-9eb9-d296a3a48d52",
                    "gambit_id": "dbc085ff-247e-4c68-a625-93a84f451e0f",
                    "last_updated": "2023-09-25T14:28:22.008919-04:00",
                    "created_at": "2023-09-23T09:38:26.083004-04:00",
                    "name": "CWS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31d9bf3-a1db-4a27-b3f1-898dbad5b798/?format=api"
                },
                {
                    "id": "43596e36-ea15-46ca-b160-62168c5acafc",
                    "gambit_id": "6d60930b-3a61-46ad-93c3-a4d368593e5b",
                    "last_updated": "2023-09-25T14:28:22.012967-04:00",
                    "created_at": "2023-09-23T09:38:26.086806-04:00",
                    "name": "BOS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31d9bf3-a1db-4a27-b3f1-898dbad5b798/?format=api"
                }
            ]
        },
        {
            "id": "fc0e19f8-19b7-4052-be88-1f3dbcfe9e35",
            "match": "https://api-prod.gambitprofit.com/api/matches/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-23T09:38:26.106485-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8f189c5-76b1-4916-ab0e-f018771545e4",
                    "gambit_id": "b18894ff-8f4c-48b7-8d50-ea0bd08ae53e",
                    "last_updated": "2023-09-25T14:28:22.023004-04:00",
                    "created_at": "2023-09-23T09:38:26.117914-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc0e19f8-19b7-4052-be88-1f3dbcfe9e35/?format=api"
                },
                {
                    "id": "321f8296-500a-480b-b497-f28ff08c3694",
                    "gambit_id": "6b188b3d-a41f-457e-86fa-dead610931df",
                    "last_updated": "2023-09-25T14:28:22.019611-04:00",
                    "created_at": "2023-09-23T09:38:26.112893-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc0e19f8-19b7-4052-be88-1f3dbcfe9e35/?format=api"
                }
            ]
        }
    ]
}