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/6a7eeffc-b598-4136-8395-0bfd65efe5cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a7eeffc-b598-4136-8395-0bfd65efe5cf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "283d59a6-c005-4575-9308-a0bdb32408b4",
    "completed": true,
    "last_updated": "2023-08-30T13:37:57.615819-04:00",
    "created_at": "2023-08-29T08:33:11.264802-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.51,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/283d59a6-c005-4575-9308-a0bdb32408b4",
    "datetime": "2023-08-29T18:40:00-04:00",
    "cutoff_datetime": "2023-08-29T18:40:00-04:00",
    "name": "NYY (M King) v. DET (T Skubal)",
    "bettypes": [
        {
            "id": "e41dc100-1a59-4309-84d3-0bf529794403",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a7eeffc-b598-4136-8395-0bfd65efe5cf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-29T08:33:11.278475-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": "NYY (M King)",
                        "amount": 5052.0
                    },
                    {
                        "team": "DET (T Skubal)",
                        "amount": 4948.0
                    }
                ],
                "expected_reward_tokens": 9548.28,
                "profit_sb": 48.28,
                "profit_sb_percentage": 0.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eea1e959-da18-4113-9ff4-d56589912a9e",
                    "gambit_id": "398d7c6d-cd8f-4cde-b549-8c2839cd67a3",
                    "last_updated": "2023-08-30T13:37:57.628768-04:00",
                    "created_at": "2023-08-29T08:33:11.284633-04:00",
                    "name": "NYY (M King)",
                    "reward": "1.89000",
                    "odds": "1.93460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41dc100-1a59-4309-84d3-0bf529794403/?format=api"
                },
                {
                    "id": "4d6eebd9-e0f3-4c6e-885d-6d5199fb6b3c",
                    "gambit_id": "fb31f9a2-150f-4cff-bbfc-23d7211a913e",
                    "last_updated": "2023-08-30T13:37:57.632027-04:00",
                    "created_at": "2023-08-29T08:33:11.290423-04:00",
                    "name": "DET (T Skubal)",
                    "reward": "1.93000",
                    "odds": "1.97090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41dc100-1a59-4309-84d3-0bf529794403/?format=api"
                }
            ]
        },
        {
            "id": "e8d61626-2308-4e76-9d5d-5a0eae64e01b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a7eeffc-b598-4136-8395-0bfd65efe5cf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-29T08:33:11.307645-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": "NYY",
                        "amount": 6554.0
                    },
                    {
                        "team": "DET",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d06845ed-804b-4d6a-b7a8-b1d15a620367",
                    "gambit_id": "4bce8b6e-d390-4826-bb64-7934f0d09190",
                    "last_updated": "2023-08-30T13:37:57.649508-04:00",
                    "created_at": "2023-08-29T08:33:11.315492-04:00",
                    "name": "NYY",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d61626-2308-4e76-9d5d-5a0eae64e01b/?format=api"
                },
                {
                    "id": "ed477c27-fad8-47b4-9690-1929865be980",
                    "gambit_id": "9aadfb89-548c-49c3-93fc-e50f6662f773",
                    "last_updated": "2023-08-30T13:37:57.652836-04:00",
                    "created_at": "2023-08-29T08:33:11.319668-04:00",
                    "name": "DET",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d61626-2308-4e76-9d5d-5a0eae64e01b/?format=api"
                }
            ]
        },
        {
            "id": "340d8f59-11ca-41d9-b00a-8b19cca0b030",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a7eeffc-b598-4136-8395-0bfd65efe5cf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-29T08:33:11.295578-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99840e5a-05f1-429a-838b-3418f6cb15c1",
                    "gambit_id": "cea3b32d-2df4-401b-ac4c-53cf29aacfbe",
                    "last_updated": "2023-08-30T13:37:57.639200-04:00",
                    "created_at": "2023-08-29T08:33:11.299599-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340d8f59-11ca-41d9-b00a-8b19cca0b030/?format=api"
                },
                {
                    "id": "1500745f-e7a4-4951-9b5c-1058cf809243",
                    "gambit_id": "e1dceb14-b2f2-4f34-b5ce-93a84c9ebb19",
                    "last_updated": "2023-08-30T13:37:57.642435-04:00",
                    "created_at": "2023-08-29T08:33:11.303592-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340d8f59-11ca-41d9-b00a-8b19cca0b030/?format=api"
                }
            ]
        }
    ]
}