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/ca81a1cb-35b1-4bc5-8460-3474d7bd16a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ca81a1cb-35b1-4bc5-8460-3474d7bd16a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7caf9cf4-7b99-4501-bbcf-b4eb190af8d0",
    "completed": true,
    "last_updated": "2023-05-29T11:47:19.128839-04:00",
    "created_at": "2023-05-27T10:47:04.190847-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.74,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/7caf9cf4-7b99-4501-bbcf-b4eb190af8d0",
    "datetime": "2023-05-28T11:30:00-04:00",
    "cutoff_datetime": "2023-05-28T11:30:00-04:00",
    "name": "Brentford v. Manchester City",
    "bettypes": [
        {
            "id": "b5f064fc-aa9e-47c5-b962-bc0a382ae5f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca81a1cb-35b1-4bc5-8460-3474d7bd16a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T10:47:04.195004-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 6038.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 3962.0
                    }
                ],
                "expected_reward_tokens": 12678.4,
                "profit_sb": 3178.4,
                "profit_sb_percentage": 33.46,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 4394.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 2884.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2722.0
                    }
                ],
                "expected_reward_tokens": 9227.4,
                "profit_sb": -272.6,
                "profit_sb_percentage": -2.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a21fe4c8-db9b-462b-8de5-d084c1c6a670",
                    "gambit_id": "3ccfcc15-1c02-4196-95eb-c73ffa017d51",
                    "last_updated": "2023-05-29T11:47:19.139953-04:00",
                    "created_at": "2023-05-27T10:47:04.207685-04:00",
                    "name": "Manchester City",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f064fc-aa9e-47c5-b962-bc0a382ae5f9/?format=api"
                },
                {
                    "id": "01fe011c-1228-4ed1-90aa-744a1a06e63a",
                    "gambit_id": "f42e4ee8-385c-4b6d-a067-1b9a1aa3bc3e",
                    "last_updated": "2023-05-29T11:47:19.137524-04:00",
                    "created_at": "2023-05-27T10:47:04.204643-04:00",
                    "name": "Brentford",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f064fc-aa9e-47c5-b962-bc0a382ae5f9/?format=api"
                },
                {
                    "id": "8d54c494-8fc0-4dc0-bc08-592c5edaf1a9",
                    "gambit_id": "c4a68ff0-54eb-4067-b0f9-4026147c5b64",
                    "last_updated": "2023-05-29T11:47:19.134914-04:00",
                    "created_at": "2023-05-27T10:47:04.198322-04:00",
                    "name": "Draw",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f064fc-aa9e-47c5-b962-bc0a382ae5f9/?format=api"
                }
            ]
        },
        {
            "id": "bc32237d-ae3d-4869-9f97-a7299536b84c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca81a1cb-35b1-4bc5-8460-3474d7bd16a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T10:47:04.210305-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 2.5",
                        "amount": 5162.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4838.0
                    }
                ],
                "expected_reward_tokens": 9239.98,
                "profit_sb": -260.02,
                "profit_sb_percentage": -2.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90d13162-0cec-4a0c-ad1a-bc18e9eb7348",
                    "gambit_id": "4731d0ab-c32a-48ef-8d56-9165a142a1a7",
                    "last_updated": "2023-05-29T11:47:19.144694-04:00",
                    "created_at": "2023-05-27T10:47:04.212425-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc32237d-ae3d-4869-9f97-a7299536b84c/?format=api"
                },
                {
                    "id": "8c378651-c14d-40b3-8190-f8e06b89bf7f",
                    "gambit_id": "bd16c77f-a8cd-4387-8de8-1d0a21cf4ad9",
                    "last_updated": "2023-05-29T11:47:19.147211-04:00",
                    "created_at": "2023-05-27T10:47:04.214638-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.91000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc32237d-ae3d-4869-9f97-a7299536b84c/?format=api"
                }
            ]
        }
    ]
}