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/2e50e6e5-e57c-40ac-a04b-227090d9ca97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2e50e6e5-e57c-40ac-a04b-227090d9ca97",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ecd96511-eff4-47e6-9d95-f7d7f5153c62",
    "completed": true,
    "last_updated": "2023-09-15T16:18:23.845978-04:00",
    "created_at": "2023-09-14T09:33:04.100568-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ecd96511-eff4-47e6-9d95-f7d7f5153c62",
    "datetime": "2023-09-14T12:35:00-04:00",
    "cutoff_datetime": "2023-09-14T12:35:00-04:00",
    "name": "WAS (J Gray) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "e0c3d389-4686-42ff-aa4e-56731f5403ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e50e6e5-e57c-40ac-a04b-227090d9ca97/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-14T09:33:04.109626-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": "PIT (M Keller)",
                        "amount": 6060.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b49b0e69-e199-44e9-94c8-8af57a65774b",
                    "gambit_id": "9e57f288-7e91-402c-bc42-7a1b60b21f91",
                    "last_updated": "2023-09-15T16:18:23.864808-04:00",
                    "created_at": "2023-09-14T09:33:04.121260-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0c3d389-4686-42ff-aa4e-56731f5403ac/?format=api"
                },
                {
                    "id": "814c350e-4dd7-4e27-9155-b7172b59036b",
                    "gambit_id": "fab46103-dcd6-42b3-b470-5054ff104518",
                    "last_updated": "2023-09-15T16:18:23.861502-04:00",
                    "created_at": "2023-09-14T09:33:04.115165-04:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0c3d389-4686-42ff-aa4e-56731f5403ac/?format=api"
                }
            ]
        },
        {
            "id": "34272a91-607f-4f57-a4e5-24093cb8afef",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e50e6e5-e57c-40ac-a04b-227090d9ca97/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-14T09:33:04.125232-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": "WAS",
                        "amount": 5688.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f54e202b-b879-47b7-98f6-c793e7fc2bb9",
                    "gambit_id": "aead467c-cc25-405b-abb6-3522dafe701f",
                    "last_updated": "2023-09-15T16:18:23.873398-04:00",
                    "created_at": "2023-09-14T09:33:04.129456-04:00",
                    "name": "WAS",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34272a91-607f-4f57-a4e5-24093cb8afef/?format=api"
                },
                {
                    "id": "792fa552-2d10-4631-ac3e-1aa78286fd6f",
                    "gambit_id": "128e1432-08b4-45f5-8e18-b10ce4b86907",
                    "last_updated": "2023-09-15T16:18:23.877905-04:00",
                    "created_at": "2023-09-14T09:33:04.134385-04:00",
                    "name": "PIT",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34272a91-607f-4f57-a4e5-24093cb8afef/?format=api"
                }
            ]
        },
        {
            "id": "1ec77843-1c12-43f5-aa5a-541bfda57ed4",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e50e6e5-e57c-40ac-a04b-227090d9ca97/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-14T09:33:04.138593-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "548913c1-8e65-49b3-815f-074b1c423b70",
                    "gambit_id": "db9775b8-26ee-4004-9c06-e8ae9c97d520",
                    "last_updated": "2023-09-15T16:18:23.885226-04:00",
                    "created_at": "2023-09-14T09:33:04.142763-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ec77843-1c12-43f5-aa5a-541bfda57ed4/?format=api"
                },
                {
                    "id": "aa46a602-a9da-47c4-8330-c08c52fc6a62",
                    "gambit_id": "2e8aad94-c77b-45b3-b084-358facc4c4dc",
                    "last_updated": "2023-09-15T16:18:23.888554-04:00",
                    "created_at": "2023-09-14T09:33:04.146984-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ec77843-1c12-43f5-aa5a-541bfda57ed4/?format=api"
                }
            ]
        }
    ]
}