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/547e2632-adae-45e2-8c59-700bf7a23f15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "547e2632-adae-45e2-8c59-700bf7a23f15",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7dea1a06-7cc2-4b1b-b8b0-340d3115021b",
    "completed": true,
    "last_updated": "2022-10-17T10:12:06.657206-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.64,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/7dea1a06-7cc2-4b1b-b8b0-340d3115021b",
    "datetime": "2022-10-15T07:30:00-04:00",
    "cutoff_datetime": "2022-10-15T07:30:00-04:00",
    "name": "Leicester City v. Crystal Palace",
    "bettypes": [
        {
            "id": "04b92270-b8c8-4076-868e-9eaab21da562",
            "match": "https://api-prod.gambitprofit.com/api/matches/547e2632-adae-45e2-8c59-700bf7a23f15/?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": "Leicester City",
                        "amount": 5505.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 4495.0
                    }
                ],
                "expected_reward_tokens": 12990.55,
                "profit_sb": 3490.55,
                "profit_sb_percentage": 36.74,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leicester City",
                        "amount": 3960.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 3234.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2806.0
                    }
                ],
                "expected_reward_tokens": 9343.98,
                "profit_sb": -156.02,
                "profit_sb_percentage": -1.64,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a05faee3-6984-4ee0-b3b3-5fc4634a0bb1",
                    "gambit_id": "15d52e1e-2f62-42b7-99f8-d0c1357d3397",
                    "last_updated": "2022-10-17T10:12:06.663957-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leicester City",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b92270-b8c8-4076-868e-9eaab21da562/?format=api"
                },
                {
                    "id": "b6701386-a822-4725-bff5-0a025d4b565e",
                    "gambit_id": "1c9fce46-e09e-4ff5-84e7-ee6a71f10bec",
                    "last_updated": "2022-10-17T10:12:06.663017-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b92270-b8c8-4076-868e-9eaab21da562/?format=api"
                },
                {
                    "id": "a433973a-f794-46cc-827d-2d6af46e3133",
                    "gambit_id": "5e264c32-0557-42f2-88ab-11914d62e069",
                    "last_updated": "2022-10-17T10:12:06.664897-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b92270-b8c8-4076-868e-9eaab21da562/?format=api"
                }
            ]
        },
        {
            "id": "ccce8ae3-ddba-4ee7-97cd-547340df519b",
            "match": "https://api-prod.gambitprofit.com/api/matches/547e2632-adae-45e2-8c59-700bf7a23f15/?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": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68834488-b1be-47f4-aec0-ac206077a8e9",
                    "gambit_id": "26cfa7a6-5951-406b-a9e4-765ef6d3cda4",
                    "last_updated": "2022-10-17T10:12:06.659992-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.85000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccce8ae3-ddba-4ee7-97cd-547340df519b/?format=api"
                },
                {
                    "id": "1a60d0d9-182c-406c-96da-e9aabff04542",
                    "gambit_id": "3379f2a3-0946-4a49-bf87-63ad5b968156",
                    "last_updated": "2022-10-17T10:12:06.661123-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.85000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccce8ae3-ddba-4ee7-97cd-547340df519b/?format=api"
                }
            ]
        }
    ]
}