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/a3677557-949d-423d-be60-f938916e5de3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a3677557-949d-423d-be60-f938916e5de3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b2b0045c-84f0-44aa-ab7d-225fa22ccf99",
    "completed": true,
    "last_updated": "2022-09-19T10:07:24.683053-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b2b0045c-84f0-44aa-ab7d-225fa22ccf99",
    "datetime": "2022-09-17T20:30:00-04:00",
    "cutoff_datetime": "2022-09-17T20:30:00-04:00",
    "name": "Sporting Kansas City v. Minnesota United FC",
    "bettypes": [
        {
            "id": "7e3c9837-695c-4ae9-bdc7-ef57cf94dd73",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3677557-949d-423d-be60-f938916e5de3/?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": "Sporting Kansas City",
                        "amount": 6358.0
                    },
                    {
                        "team": "Minnesota United FC",
                        "amount": 3642.0
                    }
                ],
                "expected_reward_tokens": 11762.3,
                "profit_sb": 2762.3,
                "profit_sb_percentage": 30.69,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Sporting Kansas City",
                        "amount": 4742.0
                    },
                    {
                        "team": "Minnesota United FC",
                        "amount": 2716.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2543.0
                    }
                ],
                "expected_reward_tokens": 8772.68,
                "profit_sb": -227.32,
                "profit_sb_percentage": -2.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "73790074-6214-442b-ba2b-e4784ed0a17e",
                    "gambit_id": "eb34ae7a-5f9e-45de-8af0-c05a842fb369",
                    "last_updated": "2022-09-19T10:07:24.691241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sporting Kansas City",
                    "reward": "1.85000",
                    "odds": "1.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3c9837-695c-4ae9-bdc7-ef57cf94dd73/?format=api"
                },
                {
                    "id": "7808901d-f1a5-4664-b1e3-dd0c657993fb",
                    "gambit_id": "a84b2c84-69bb-4d21-b457-07f07cc6ad3e",
                    "last_updated": "2022-09-19T10:07:24.689252-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota United FC",
                    "reward": "3.23000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3c9837-695c-4ae9-bdc7-ef57cf94dd73/?format=api"
                },
                {
                    "id": "1ad5eecb-4dbc-4206-aac5-7d392166fba6",
                    "gambit_id": "5d708092-1c26-4c2c-b8f0-65356740ce96",
                    "last_updated": "2022-09-19T10:07:24.690270-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/7e3c9837-695c-4ae9-bdc7-ef57cf94dd73/?format=api"
                }
            ]
        },
        {
            "id": "7a638e21-230f-48e7-9420-a046e3edfc99",
            "match": "https://api-prod.gambitprofit.com/api/matches/a3677557-949d-423d-be60-f938916e5de3/?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": 6016.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3984.0
                    }
                ],
                "expected_reward_tokens": 8963.84,
                "profit_sb": -36.16,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f618e42b-2eaf-4fbc-9255-84ad744f6308",
                    "gambit_id": "b9d8eb97-1e56-42f3-b6c8-6fc11191887f",
                    "last_updated": "2022-09-19T10:07:24.687131-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.49000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a638e21-230f-48e7-9420-a046e3edfc99/?format=api"
                },
                {
                    "id": "8d734fc5-bd25-4424-a5b9-3aefbe58ce24",
                    "gambit_id": "55803de8-228e-4c6f-93f3-862cfe0b47de",
                    "last_updated": "2022-09-19T10:07:24.686121-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.25000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a638e21-230f-48e7-9420-a046e3edfc99/?format=api"
                }
            ]
        }
    ]
}