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/e0988cd7-f416-45d0-a45f-85bf4c887e4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0988cd7-f416-45d0-a45f-85bf4c887e4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "84901173-1a05-40db-b42a-345fe7422630",
    "completed": true,
    "last_updated": "2023-05-03T12:12:17.280376-04:00",
    "created_at": "2023-05-02T15:42:10.632132-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/84901173-1a05-40db-b42a-345fe7422630",
    "datetime": "2023-05-02T18:40:00-04:00",
    "cutoff_datetime": "2023-05-02T18:40:00-04:00",
    "name": "ATL (B Elder) v. MIA (S Alcantara)",
    "bettypes": [
        {
            "id": "59709e03-3841-43f7-a5da-69dbd9eef1c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0988cd7-f416-45d0-a45f-85bf4c887e4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-02T15:42:10.643871-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": "MIA (S Alcantara)",
                        "amount": 5325.0
                    },
                    {
                        "team": "ATL (B Elder)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23e045a9-802d-4a96-b4ed-5de34dc8d14f",
                    "gambit_id": "6993bab8-6be9-4d18-b4fa-0884e74c5f38",
                    "last_updated": "2023-05-03T12:12:17.290376-04:00",
                    "created_at": "2023-05-02T15:42:10.645397-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59709e03-3841-43f7-a5da-69dbd9eef1c4/?format=api"
                },
                {
                    "id": "4f22be86-b14c-432a-bef6-e5c5fe582729",
                    "gambit_id": "b0db3a4c-887c-4a14-8956-88a9646fff59",
                    "last_updated": "2023-05-03T12:12:17.291529-04:00",
                    "created_at": "2023-05-02T15:42:10.646963-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59709e03-3841-43f7-a5da-69dbd9eef1c4/?format=api"
                }
            ]
        },
        {
            "id": "eac1e8fe-5b73-4f07-a845-85069c12f179",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0988cd7-f416-45d0-a45f-85bf4c887e4a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-02T15:42:10.639646-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": "ATL",
                        "amount": 6390.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "311ce123-aad6-47b2-a03a-8a8bb1091690",
                    "gambit_id": "27d4f9c4-bc56-4e29-bf96-2dece5d8fac3",
                    "last_updated": "2023-05-03T12:12:17.288050-04:00",
                    "created_at": "2023-05-02T15:42:10.642442-04:00",
                    "name": "ATL",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac1e8fe-5b73-4f07-a845-85069c12f179/?format=api"
                },
                {
                    "id": "103f7037-1811-497d-ab7e-be12cf38f3a5",
                    "gambit_id": "b88e6888-e64b-4169-8c23-1cec4b2ee62f",
                    "last_updated": "2023-05-03T12:12:17.286895-04:00",
                    "created_at": "2023-05-02T15:42:10.641034-04:00",
                    "name": "MIA",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac1e8fe-5b73-4f07-a845-85069c12f179/?format=api"
                }
            ]
        },
        {
            "id": "ecb688c5-2a02-43bc-af4f-e1efd8409b95",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0988cd7-f416-45d0-a45f-85bf4c887e4a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-02T15:42:10.634459-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "da58c2b1-b321-432c-8a2d-b054e89349dc",
                    "gambit_id": "a8b97366-39b8-476a-8917-d4c7d81a012a",
                    "last_updated": "2023-05-03T12:12:17.284514-04:00",
                    "created_at": "2023-05-02T15:42:10.637530-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb688c5-2a02-43bc-af4f-e1efd8409b95/?format=api"
                },
                {
                    "id": "10a702f2-505e-42f8-acee-c4f339723bc8",
                    "gambit_id": "2dd76a79-6c07-4146-8261-e34749389595",
                    "last_updated": "2023-05-03T12:12:17.283325-04:00",
                    "created_at": "2023-05-02T15:42:10.636056-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb688c5-2a02-43bc-af4f-e1efd8409b95/?format=api"
                }
            ]
        }
    ]
}