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/5a73d977-92a5-49b0-af1f-61c0a60a752a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a73d977-92a5-49b0-af1f-61c0a60a752a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dfeaae5c-3ceb-4f94-9e40-b8049220d2ec",
    "completed": true,
    "last_updated": "2022-11-07T09:42:19.724810-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.67,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/dfeaae5c-3ceb-4f94-9e40-b8049220d2ec",
    "datetime": "2022-11-06T07:00:00-05:00",
    "cutoff_datetime": "2022-11-06T07:00:00-05:00",
    "name": "Chelsea v. Arsenal",
    "bettypes": [
        {
            "id": "1a7792f7-06bb-4dac-83a7-6e3bc8098746",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a73d977-92a5-49b0-af1f-61c0a60a752a/?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": 5092.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 4908.0
                    }
                ],
                "expected_reward_tokens": 12270.0,
                "profit_sb": 3270.0,
                "profit_sb_percentage": 36.33,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 3638.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 3507.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2856.0
                    }
                ],
                "expected_reward_tokens": 8767.5,
                "profit_sb": -232.5,
                "profit_sb_percentage": -2.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f2cdffe-395c-43de-9cc9-7acc4a9bc6e4",
                    "gambit_id": "3e894a43-2daa-4d90-9d48-1bc02f0cd21f",
                    "last_updated": "2022-11-07T09:42:19.731062-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
                },
                {
                    "id": "cc3312c5-2cb0-43ea-b050-5b7dfc8ac2a9",
                    "gambit_id": "41d6d3c2-7e48-473b-8cfb-458ac880acfd",
                    "last_updated": "2022-11-07T09:42:19.731996-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
                },
                {
                    "id": "7602f899-7880-4b21-8e86-6fb3a9c04bb1",
                    "gambit_id": "8cc3a5a6-dae8-44c4-be1f-ea3f2fd6bf49",
                    "last_updated": "2022-11-07T09:42:19.732938-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.07000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
                }
            ]
        },
        {
            "id": "83791eab-6f01-4590-8775-60a210c03604",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a73d977-92a5-49b0-af1f-61c0a60a752a/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc64b4a0-c7f3-4fd1-856a-e5680913fff2",
                    "gambit_id": "603a7380-9619-4480-8c31-03544cdaff7a",
                    "last_updated": "2022-11-07T09:42:19.727657-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.77000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83791eab-6f01-4590-8775-60a210c03604/?format=api"
                },
                {
                    "id": "5a1a3a75-0548-41d4-b88b-f6eebb631c63",
                    "gambit_id": "f1e4f89c-8f1a-4f12-8600-778911ab3d9a",
                    "last_updated": "2022-11-07T09:42:19.728820-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.77000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83791eab-6f01-4590-8775-60a210c03604/?format=api"
                }
            ]
        }
    ]
}