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/e53c844c-8bc7-4804-a5c6-aa28491fa1e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e53c844c-8bc7-4804-a5c6-aa28491fa1e6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "919a55c5-33d9-4bdc-9620-de87d4f34a0c",
    "completed": true,
    "last_updated": "2022-11-29T10:32:09.907197-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.85,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/919a55c5-33d9-4bdc-9620-de87d4f34a0c",
    "datetime": "2022-11-28T08:00:00-05:00",
    "cutoff_datetime": "2022-11-28T08:00:00-05:00",
    "name": "South Korea v. Ghana",
    "bettypes": [
        {
            "id": "aafee8a2-6519-47fa-be82-28b9bde4ed29",
            "match": "https://api-prod.gambitprofit.com/api/matches/e53c844c-8bc7-4804-a5c6-aa28491fa1e6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "South Korea",
                        "amount": 5091.0
                    },
                    {
                        "team": "Ghana",
                        "amount": 4909.0
                    }
                ],
                "expected_reward_tokens": 12419.77,
                "profit_sb": 3419.77,
                "profit_sb_percentage": 38.0,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "South Korea",
                        "amount": 3507.0
                    },
                    {
                        "team": "Ghana",
                        "amount": 3382.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3111.0
                    }
                ],
                "expected_reward_tokens": 8555.25,
                "profit_sb": -444.75,
                "profit_sb_percentage": -4.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7e251d6-3e05-4cb8-8b60-086aca209a6c",
                    "gambit_id": "4b3d5df2-f7ca-4ce9-accd-2254c9b8d179",
                    "last_updated": "2022-11-29T10:32:09.914390-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Korea",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aafee8a2-6519-47fa-be82-28b9bde4ed29/?format=api"
                },
                {
                    "id": "ce7b2933-7d58-4da9-8cc5-a096c93702ad",
                    "gambit_id": "9bcf3cfc-7328-4f54-8782-4bf7f60f1b87",
                    "last_updated": "2022-11-29T10:32:09.913408-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ghana",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aafee8a2-6519-47fa-be82-28b9bde4ed29/?format=api"
                },
                {
                    "id": "218e17c8-200f-449f-b84e-5ad25178a4d6",
                    "gambit_id": "0a3b2dce-ed52-4c1f-a776-2adec7c62da4",
                    "last_updated": "2022-11-29T10:32:09.912411-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.75000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aafee8a2-6519-47fa-be82-28b9bde4ed29/?format=api"
                }
            ]
        },
        {
            "id": "09e6b347-281a-46eb-8a22-1f86389a1f47",
            "match": "https://api-prod.gambitprofit.com/api/matches/e53c844c-8bc7-4804-a5c6-aa28491fa1e6/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 Under 2.5",
                        "amount": 5989.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4011.0
                    }
                ],
                "expected_reward_tokens": 8743.94,
                "profit_sb": -256.06,
                "profit_sb_percentage": -2.85,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f3ef915-8fae-4709-85f4-24a7299807a1",
                    "gambit_id": "bcf5c10e-9b0e-479f-9147-a0f4d321811c",
                    "last_updated": "2022-11-29T10:32:09.909505-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.46000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e6b347-281a-46eb-8a22-1f86389a1f47/?format=api"
                },
                {
                    "id": "4f2d7cff-ff9e-4baf-8bac-d0c75493c167",
                    "gambit_id": "cd6c95ca-7a20-4287-ab93-84292d91a406",
                    "last_updated": "2022-11-29T10:32:09.910487-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e6b347-281a-46eb-8a22-1f86389a1f47/?format=api"
                }
            ]
        }
    ]
}