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/38bfb610-25a8-4065-90df-d6e58c74ec50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "38bfb610-25a8-4065-90df-d6e58c74ec50",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c509ec30-cd55-4af7-8528-183112a4f835",
    "completed": true,
    "last_updated": "2023-08-29T09:08:33.478692-04:00",
    "created_at": "2023-08-27T09:58:12.603974-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c509ec30-cd55-4af7-8528-183112a4f835",
    "datetime": "2023-08-27T13:40:00-04:00",
    "cutoff_datetime": "2023-08-27T13:40:00-04:00",
    "name": "WAS (T Williams) v. MIA (JT Chargois)",
    "bettypes": [
        {
            "id": "678da49f-78bb-4c50-87a1-c4a5d28cd0f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/38bfb610-25a8-4065-90df-d6e58c74ec50/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-27T09:58:12.621218-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 (JT Chargois)",
                        "amount": 6434.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c286bf00-6d74-4dc4-84ab-a171ba99d2ab",
                    "gambit_id": "0648030c-29fe-4161-890f-916c532fea74",
                    "last_updated": "2023-08-29T09:08:33.492243-04:00",
                    "created_at": "2023-08-27T09:58:12.633952-04:00",
                    "name": "MIA (JT Chargois)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/678da49f-78bb-4c50-87a1-c4a5d28cd0f0/?format=api"
                },
                {
                    "id": "40e1dc04-3cb7-4116-995d-28f07614aaa7",
                    "gambit_id": "0b4a959c-606c-45c5-9d38-4b61892dd427",
                    "last_updated": "2023-08-29T09:08:33.488030-04:00",
                    "created_at": "2023-08-27T09:58:12.627091-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/678da49f-78bb-4c50-87a1-c4a5d28cd0f0/?format=api"
                }
            ]
        },
        {
            "id": "f36d1c56-c876-49ce-9dc5-677a48b13d87",
            "match": "https://api-prod.gambitprofit.com/api/matches/38bfb610-25a8-4065-90df-d6e58c74ec50/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-27T09:58:12.637948-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": 5319.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48a088c8-8333-44e3-a401-cd62b399a93c",
                    "gambit_id": "ddb37a03-f425-4e5a-8ec2-d963a2a11aab",
                    "last_updated": "2023-08-29T09:08:33.499590-04:00",
                    "created_at": "2023-08-27T09:58:12.642194-04:00",
                    "name": "WAS",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36d1c56-c876-49ce-9dc5-677a48b13d87/?format=api"
                },
                {
                    "id": "87fc01ab-2d66-450d-8e6f-bb57ac3ce68e",
                    "gambit_id": "2ebdc017-a6c7-4cc2-95db-66c2122334f3",
                    "last_updated": "2023-08-29T09:08:33.503436-04:00",
                    "created_at": "2023-08-27T09:58:12.645943-04:00",
                    "name": "MIA",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36d1c56-c876-49ce-9dc5-677a48b13d87/?format=api"
                }
            ]
        },
        {
            "id": "973d5784-af65-4040-83db-e3d4e064c2d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/38bfb610-25a8-4065-90df-d6e58c74ec50/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-27T09:58:12.650206-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39144c61-fc4e-4793-b2f9-a65b170a4ce6",
                    "gambit_id": "07952604-deab-436a-99e5-81fd39e32501",
                    "last_updated": "2023-08-29T09:08:33.511501-04:00",
                    "created_at": "2023-08-27T09:58:12.653967-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/973d5784-af65-4040-83db-e3d4e064c2d5/?format=api"
                },
                {
                    "id": "f230baf1-5b55-438a-8258-5fdf68017bc8",
                    "gambit_id": "f4351246-7aff-4c2e-8247-aa20b8aabbc1",
                    "last_updated": "2023-08-29T09:08:33.515477-04:00",
                    "created_at": "2023-08-27T09:58:12.657852-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/973d5784-af65-4040-83db-e3d4e064c2d5/?format=api"
                }
            ]
        }
    ]
}