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/653fe16c-96dc-4903-9237-c0ea412665a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "653fe16c-96dc-4903-9237-c0ea412665a5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "efdff987-0d70-4e5b-ae01-27f1c803a8a5",
    "completed": true,
    "last_updated": "2022-09-19T09:27:12.810770-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.52,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/efdff987-0d70-4e5b-ae01-27f1c803a8a5",
    "datetime": "2022-09-18T09:00:00-04:00",
    "cutoff_datetime": "2022-09-18T09:00:00-04:00",
    "name": "Brentford v. Arsenal",
    "bettypes": [
        {
            "id": "49ad242a-67e1-4647-8b16-d5c4e4681f01",
            "match": "https://api-prod.gambitprofit.com/api/matches/653fe16c-96dc-4903-9237-c0ea412665a5/?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": "Arsenal",
                        "amount": 6686.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3314.0
                    }
                ],
                "expected_reward_tokens": 11433.06,
                "profit_sb": 2433.06,
                "profit_sb_percentage": 27.03,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 5188.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2572.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 2240.0
                    }
                ],
                "expected_reward_tokens": 8870.4,
                "profit_sb": -129.6,
                "profit_sb_percentage": -1.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18ae71c4-d86a-4650-b450-9cf52ef1422f",
                    "gambit_id": "5dbd0d2c-0a47-4831-84eb-4d7497140421",
                    "last_updated": "2022-09-19T09:27:12.816766-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad242a-67e1-4647-8b16-d5c4e4681f01/?format=api"
                },
                {
                    "id": "5a07fa16-280c-43b5-910f-f166554182bd",
                    "gambit_id": "e1e8f98d-4972-49cb-ac4d-4e9aa0ef322c",
                    "last_updated": "2022-09-19T09:27:12.818749-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.45000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad242a-67e1-4647-8b16-d5c4e4681f01/?format=api"
                },
                {
                    "id": "3202f019-2d7d-4ba5-8e77-749291e9be81",
                    "gambit_id": "8630c7b7-7731-46cf-948c-793ba59a0174",
                    "last_updated": "2022-09-19T09:27:12.817742-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brentford",
                    "reward": "3.96000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49ad242a-67e1-4647-8b16-d5c4e4681f01/?format=api"
                }
            ]
        },
        {
            "id": "71a4ac7c-4cbe-4955-b682-ff64fef1f281",
            "match": "https://api-prod.gambitprofit.com/api/matches/653fe16c-96dc-4903-9237-c0ea412665a5/?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 Over 2.5",
                        "amount": 5361.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4639.0
                    }
                ],
                "expected_reward_tokens": 8952.87,
                "profit_sb": -47.13,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7421830-fb73-49ef-8940-fb769b22e8b4",
                    "gambit_id": "c35fc1cb-ae02-465a-ad49-df623111c27c",
                    "last_updated": "2022-09-19T09:27:12.814830-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.67000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a4ac7c-4cbe-4955-b682-ff64fef1f281/?format=api"
                },
                {
                    "id": "3021227b-8ff7-484e-bf9a-2022c0e34e38",
                    "gambit_id": "4191e222-c76b-444f-82f7-11e1a661f0eb",
                    "last_updated": "2022-09-19T09:27:12.813516-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a4ac7c-4cbe-4955-b682-ff64fef1f281/?format=api"
                }
            ]
        }
    ]
}