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/b4cef693-d6f1-4538-b55c-7a2e95bf59d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b4cef693-d6f1-4538-b55c-7a2e95bf59d2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9bafd9d2-e07c-43e0-a3c4-18591bc49826",
    "completed": true,
    "last_updated": "2022-08-28T11:27:21.915758-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9bafd9d2-e07c-43e0-a3c4-18591bc49826",
    "datetime": "2022-08-27T12:30:00-04:00",
    "cutoff_datetime": "2022-08-27T12:30:00-04:00",
    "name": "Arsenal v. Fulham",
    "bettypes": [
        {
            "id": "723d9729-c4ae-4bc7-958f-316a9899f1e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4cef693-d6f1-4538-b55c-7a2e95bf59d2/?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": 7928.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2072.0
                    }
                ],
                "expected_reward_tokens": 10463.6,
                "profit_sb": 1463.6,
                "profit_sb_percentage": 16.26,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 6878.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1798.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 1324.0
                    }
                ],
                "expected_reward_tokens": 9078.96,
                "profit_sb": 78.96,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0067e5fd-a5eb-48ca-abbd-ee200da9ae77",
                    "gambit_id": "c2a6017b-562b-493a-ac39-7150830ecc6e",
                    "last_updated": "2022-08-28T11:27:21.918257-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.32000",
                    "odds": "1.36000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d9729-c4ae-4bc7-958f-316a9899f1e7/?format=api"
                },
                {
                    "id": "712d164d-34f1-4559-a1c5-5628cea73bf9",
                    "gambit_id": "0b606b1d-25e0-40be-96bb-5f47d8508a9c",
                    "last_updated": "2022-08-28T11:27:21.918728-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.05000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d9729-c4ae-4bc7-958f-316a9899f1e7/?format=api"
                },
                {
                    "id": "c3f502f7-1b67-4fd5-a887-a70e90df1127",
                    "gambit_id": "919454bd-0015-47ba-9e7a-77294477c14c",
                    "last_updated": "2022-08-28T11:27:21.917781-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fulham",
                    "reward": "6.86000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d9729-c4ae-4bc7-958f-316a9899f1e7/?format=api"
                }
            ]
        },
        {
            "id": "4b6f41d3-0464-4f80-8e4e-5c8aafac83ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4cef693-d6f1-4538-b55c-7a2e95bf59d2/?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": 6095.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3905.0
                    }
                ],
                "expected_reward_tokens": 9020.55,
                "profit_sb": 20.55,
                "profit_sb_percentage": 0.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1eb83b7-8d75-4418-8666-a43df8c57c10",
                    "gambit_id": "16de3443-61ef-4272-85a3-09f485b6808e",
                    "last_updated": "2022-08-28T11:27:21.917283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6f41d3-0464-4f80-8e4e-5c8aafac83ac/?format=api"
                },
                {
                    "id": "a1bdd808-f531-4a21-8abe-7178d0ef6e19",
                    "gambit_id": "5e15419e-e9f7-4edf-8b3e-1b21433203e8",
                    "last_updated": "2022-08-28T11:27:21.916767-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.31000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6f41d3-0464-4f80-8e4e-5c8aafac83ac/?format=api"
                }
            ]
        }
    ]
}