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/2077b189-b499-4787-a372-5e69a795c560/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2077b189-b499-4787-a372-5e69a795c560",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ac832858-5be1-4e1e-bc2e-a160ecb0f6a2",
    "completed": true,
    "last_updated": "2023-02-05T12:42:11.695775-05:00",
    "created_at": "2023-02-02T16:07:15.703155-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.4,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ac832858-5be1-4e1e-bc2e-a160ecb0f6a2",
    "datetime": "2023-02-04T12:30:00-05:00",
    "cutoff_datetime": "2023-02-04T12:30:00-05:00",
    "name": "Newcastle United v. West Ham United",
    "bettypes": [
        {
            "id": "fab68e32-657e-4283-9c81-d83b8f82441b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2077b189-b499-4787-a372-5e69a795c560/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-02T16:07:15.709969-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 6910.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3090.0
                    }
                ],
                "expected_reward_tokens": 11124.0,
                "profit_sb": 1624.0,
                "profit_sb_percentage": 17.09,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5702.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2550.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 1748.0
                    }
                ],
                "expected_reward_tokens": 9177.0,
                "profit_sb": -323.0,
                "profit_sb_percentage": -3.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a069bd0e-b461-4caa-8700-82ae449f5a86",
                    "gambit_id": "74220401-9c17-4571-b12e-0922536be853",
                    "last_updated": "2023-02-05T12:42:11.707484-05:00",
                    "created_at": "2023-02-02T16:07:15.713273-05:00",
                    "name": "Newcastle United",
                    "reward": "1.61000",
                    "odds": "1.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab68e32-657e-4283-9c81-d83b8f82441b/?format=api"
                },
                {
                    "id": "9637ef20-0308-4a91-b59b-fcba92e3faa2",
                    "gambit_id": "02d81d80-2c4a-4e60-afad-bb14a146c16d",
                    "last_updated": "2023-02-05T12:42:11.709407-05:00",
                    "created_at": "2023-02-02T16:07:15.714945-05:00",
                    "name": "Draw",
                    "reward": "3.60000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab68e32-657e-4283-9c81-d83b8f82441b/?format=api"
                },
                {
                    "id": "3763c667-b731-4631-b9fe-a6adc53648ec",
                    "gambit_id": "0d05292b-1126-4ce6-b4ba-2dc2580a023a",
                    "last_updated": "2023-02-05T12:42:11.705580-05:00",
                    "created_at": "2023-02-02T16:07:15.711576-05:00",
                    "name": "West Ham United",
                    "reward": "5.25000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab68e32-657e-4283-9c81-d83b8f82441b/?format=api"
                }
            ]
        },
        {
            "id": "62558980-d1ec-452c-acff-5bf31d8e403c",
            "match": "https://api-prod.gambitprofit.com/api/matches/2077b189-b499-4787-a372-5e69a795c560/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-02T16:07:15.705136-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "da25b690-27ee-4c31-b236-75fd6e3fd66f",
                    "gambit_id": "cb7debbd-165c-44f2-8a93-14e250ee28ee",
                    "last_updated": "2023-02-05T12:42:11.699748-05:00",
                    "created_at": "2023-02-02T16:07:15.706570-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62558980-d1ec-452c-acff-5bf31d8e403c/?format=api"
                },
                {
                    "id": "98c32af9-9ac6-4e5a-84e3-d5c8069c7fc0",
                    "gambit_id": "a3be1950-f2c1-4fb1-8be3-dcdc4a68b936",
                    "last_updated": "2023-02-05T12:42:11.701819-05:00",
                    "created_at": "2023-02-02T16:07:15.708378-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62558980-d1ec-452c-acff-5bf31d8e403c/?format=api"
                }
            ]
        }
    ]
}