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/8dc2512f-1a89-46bb-9631-e184e769f340/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8dc2512f-1a89-46bb-9631-e184e769f340",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b4c67676-f984-4071-89f1-17b2446af25a",
    "completed": true,
    "last_updated": "2023-07-23T22:02:58.622345-04:00",
    "created_at": "2023-07-22T08:38:11.080619-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b4c67676-f984-4071-89f1-17b2446af25a",
    "datetime": "2023-07-22T14:20:00-04:00",
    "cutoff_datetime": "2023-07-22T14:20:00-04:00",
    "name": "STL (M Mikolas) v. CHC (M Fulmer)",
    "bettypes": [
        {
            "id": "86262750-5bf8-4881-9be6-67d2ec2073a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/8dc2512f-1a89-46bb-9631-e184e769f340/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T08:38:11.089978-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": "STL (M Mikolas)",
                        "amount": 5325.0
                    },
                    {
                        "team": "CHC (M Fulmer)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c9d78a4-c0cc-41e0-bcd9-8c5d3d28c1f7",
                    "gambit_id": "ad9e43c6-f484-4d4e-bbd9-7d58701aec84",
                    "last_updated": "2023-07-23T22:02:58.632433-04:00",
                    "created_at": "2023-07-22T08:38:11.095239-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86262750-5bf8-4881-9be6-67d2ec2073a9/?format=api"
                },
                {
                    "id": "b66d1f76-c094-433f-acc8-24b15d9183ed",
                    "gambit_id": "3a43dc85-da06-4ba5-9b7c-037a4033527e",
                    "last_updated": "2023-07-23T22:02:58.635627-04:00",
                    "created_at": "2023-07-22T08:38:11.100758-04:00",
                    "name": "CHC (M Fulmer)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86262750-5bf8-4881-9be6-67d2ec2073a9/?format=api"
                }
            ]
        },
        {
            "id": "0d638581-96b8-4d94-a915-bc46b48c577b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8dc2512f-1a89-46bb-9631-e184e769f340/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-22T09:13:31.984675-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": "CHC",
                        "amount": 5773.0
                    },
                    {
                        "team": "STL",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe47161c-eb70-4fc9-b277-a72691128d13",
                    "gambit_id": "5243fdbf-f6fe-4408-8c9c-68a9f0fd06c3",
                    "last_updated": "2023-07-23T22:02:58.645636-04:00",
                    "created_at": "2023-07-22T09:13:31.995474-04:00",
                    "name": "CHC",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d638581-96b8-4d94-a915-bc46b48c577b/?format=api"
                },
                {
                    "id": "f6576c00-d3a5-402e-99a8-156922144680",
                    "gambit_id": "a2ea8ebf-4786-48fb-9e44-457336e737cc",
                    "last_updated": "2023-07-23T22:02:58.642249-04:00",
                    "created_at": "2023-07-22T09:13:31.990789-04:00",
                    "name": "STL",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d638581-96b8-4d94-a915-bc46b48c577b/?format=api"
                }
            ]
        },
        {
            "id": "1e972e78-004e-4378-9b84-37b8411f1cef",
            "match": "https://api-prod.gambitprofit.com/api/matches/8dc2512f-1a89-46bb-9631-e184e769f340/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T09:13:31.999914-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "516767a2-fc35-43a5-9758-8792b7fe369f",
                    "gambit_id": "2f1eb2b5-954d-48ff-8a1a-04f68e29e44c",
                    "last_updated": "2023-07-23T22:02:58.652629-04:00",
                    "created_at": "2023-07-22T09:13:32.005603-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e972e78-004e-4378-9b84-37b8411f1cef/?format=api"
                },
                {
                    "id": "e25b9be2-715e-4f8b-a2c3-7e0e13ad1f33",
                    "gambit_id": "b02cb8de-37dc-40a8-b8e2-ac696a894597",
                    "last_updated": "2023-07-23T22:02:58.656052-04:00",
                    "created_at": "2023-07-22T09:13:32.025731-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e972e78-004e-4378-9b84-37b8411f1cef/?format=api"
                }
            ]
        }
    ]
}