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/4a195c4a-3673-4a23-bcdd-40d4e69fd810/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a195c4a-3673-4a23-bcdd-40d4e69fd810",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3f6d94ef-2baf-427a-afc8-4dc85d75ec38",
    "completed": true,
    "last_updated": "2023-11-13T15:18:32.213024-05:00",
    "created_at": "2023-11-11T08:53:04.077190-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.49,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/3f6d94ef-2baf-427a-afc8-4dc85d75ec38",
    "datetime": "2023-11-11T10:00:00-05:00",
    "cutoff_datetime": "2023-11-11T10:00:00-05:00",
    "name": "Arsenal v. Burnley",
    "bettypes": [
        {
            "id": "154d090b-b21e-4501-b3df-d6353f277ba2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a195c4a-3673-4a23-bcdd-40d4e69fd810/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T08:53:04.086855-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 8467.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1533.0
                    }
                ],
                "expected_reward_tokens": 9903.18,
                "profit_sb": 403.18,
                "profit_sb_percentage": 4.24,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7918.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1434.0
                    },
                    {
                        "team": "Burnley",
                        "amount": 648.0
                    }
                ],
                "expected_reward_tokens": 9263.64,
                "profit_sb": -236.36,
                "profit_sb_percentage": -2.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8acea020-0c85-4bd1-84ca-4e62f2e0cbee",
                    "gambit_id": "dbd6342c-0701-44b6-82db-a91050ed443d",
                    "last_updated": "2023-11-13T15:18:32.233649-05:00",
                    "created_at": "2023-11-11T08:53:04.105915-05:00",
                    "name": "Arsenal",
                    "reward": "1.17000",
                    "odds": "1.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/154d090b-b21e-4501-b3df-d6353f277ba2/?format=api"
                },
                {
                    "id": "47fcf59a-b254-49e6-9b87-a606820c2ca3",
                    "gambit_id": "102c4345-7073-4094-afb2-9e4c609dc2ad",
                    "last_updated": "2023-11-13T15:18:32.229975-05:00",
                    "created_at": "2023-11-11T08:53:04.100193-05:00",
                    "name": "Draw",
                    "reward": "6.46000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/154d090b-b21e-4501-b3df-d6353f277ba2/?format=api"
                },
                {
                    "id": "78c3645e-abd8-4907-8b84-757379b5e712",
                    "gambit_id": "53078916-8a84-46de-b76f-1b11c51bbe38",
                    "last_updated": "2023-11-13T15:18:32.225997-05:00",
                    "created_at": "2023-11-11T08:53:04.093814-05:00",
                    "name": "Burnley",
                    "reward": "14.30000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/154d090b-b21e-4501-b3df-d6353f277ba2/?format=api"
                }
            ]
        },
        {
            "id": "98040fac-0dd5-41dd-9e5a-01126798642c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a195c4a-3673-4a23-bcdd-40d4e69fd810/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T08:53:04.110144-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 Over 2.5",
                        "amount": 5691.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4309.0
                    }
                ],
                "expected_reward_tokens": 9219.42,
                "profit_sb": -280.58,
                "profit_sb_percentage": -2.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12a563cd-390e-47cb-ae25-093a2c4c1d64",
                    "gambit_id": "9470e0c5-bab4-43ec-ada1-4f97c937c951",
                    "last_updated": "2023-11-13T15:18:32.240423-05:00",
                    "created_at": "2023-11-11T08:53:04.118571-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98040fac-0dd5-41dd-9e5a-01126798642c/?format=api"
                },
                {
                    "id": "4b155888-3a4e-4974-9f52-3f2e175a2667",
                    "gambit_id": "81654c70-5128-42a7-8269-148c68b37f7c",
                    "last_updated": "2023-11-13T15:18:32.243893-05:00",
                    "created_at": "2023-11-11T08:53:04.123428-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98040fac-0dd5-41dd-9e5a-01126798642c/?format=api"
                }
            ]
        }
    ]
}