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/f9d5eb62-6a20-423f-adf4-9e8e19bc6ca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f9d5eb62-6a20-423f-adf4-9e8e19bc6ca3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c0bb9944-0de7-4491-a74c-5c4a2c62f8b6",
    "completed": true,
    "last_updated": "2022-08-28T11:27:22.481324-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.23,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c0bb9944-0de7-4491-a74c-5c4a2c62f8b6",
    "datetime": "2022-08-27T10:00:00-04:00",
    "cutoff_datetime": "2022-08-27T10:00:00-04:00",
    "name": "Manchester City v. Crystal Palace",
    "bettypes": [
        {
            "id": "7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9d5eb62-6a20-423f-adf4-9e8e19bc6ca3/?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": "Manchester City",
                        "amount": 8511.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1489.0
                    }
                ],
                "expected_reward_tokens": 9872.07,
                "profit_sb": 872.07,
                "profit_sb_percentage": 9.69,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7935.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1388.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 676.0
                    }
                ],
                "expected_reward_tokens": 9200.36,
                "profit_sb": 200.36,
                "profit_sb_percentage": 2.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "24bdfa9d-3267-4f6d-bc10-fdc061f27f22",
                    "gambit_id": "8968e109-00cc-4c69-ae1f-bd46a52fa112",
                    "last_updated": "2022-08-28T11:27:22.483848-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.16000",
                    "odds": "1.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a/?format=api"
                },
                {
                    "id": "be2c9812-acd5-4af8-ba21-8def25412256",
                    "gambit_id": "f9c1bfa1-b141-4414-970b-dee62546f7df",
                    "last_updated": "2022-08-28T11:27:22.484317-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "6.63000",
                    "odds": "7.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a/?format=api"
                },
                {
                    "id": "d158b264-edf6-4574-b66c-40ffabff6619",
                    "gambit_id": "0694f49a-1d52-44e4-adf1-03b6e8f71322",
                    "last_updated": "2022-08-28T11:27:22.483370-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "13.61000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a/?format=api"
                }
            ]
        },
        {
            "id": "43841ec7-c923-49e4-9f30-576f5ffadd43",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9d5eb62-6a20-423f-adf4-9e8e19bc6ca3/?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": 6234.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3766.0
                    }
                ],
                "expected_reward_tokens": 9038.4,
                "profit_sb": 38.4,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "092bb46f-1043-4cf5-914c-7a111ffda93c",
                    "gambit_id": "b337908f-9bfc-447f-82a9-0e51e756300d",
                    "last_updated": "2022-08-28T11:27:22.482884-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43841ec7-c923-49e4-9f30-576f5ffadd43/?format=api"
                },
                {
                    "id": "f59b9376-ca68-41da-be65-e6edc2be8a34",
                    "gambit_id": "e84cfa19-8584-402a-b448-c3c62ce8c446",
                    "last_updated": "2022-08-28T11:27:22.482375-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.40000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43841ec7-c923-49e4-9f30-576f5ffadd43/?format=api"
                }
            ]
        }
    ]
}