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/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4087ff46-5c52-4fa8-a870-1d6680e7f852",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb09fb36-626c-40fe-9ad0-628f84858a37",
    "completed": true,
    "last_updated": "2023-06-04T13:17:18.384369-04:00",
    "created_at": "2023-06-02T10:32:07.764442-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/eb09fb36-626c-40fe-9ad0-628f84858a37",
    "datetime": "2023-06-02T21:40:00-04:00",
    "cutoff_datetime": "2023-06-02T21:40:00-04:00",
    "name": "CHC (J Taillon) v. SDG (M Wacha)",
    "bettypes": [
        {
            "id": "08fd20eb-3fed-4efa-9274-bd10d12e9c9d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-02T10:32:07.767362-04: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": "SDG (M Wacha)",
                        "amount": 6182.0
                    },
                    {
                        "team": "CHC (J Taillon)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a298506e-e4aa-43c4-8f8f-1408d7eb9ad5",
                    "gambit_id": "994f933e-f8f5-4b29-b8ed-74915702fd0b",
                    "last_updated": "2023-06-04T13:17:18.389324-04:00",
                    "created_at": "2023-06-02T10:32:07.772728-04:00",
                    "name": "SDG (M Wacha)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08fd20eb-3fed-4efa-9274-bd10d12e9c9d/?format=api"
                },
                {
                    "id": "6813a7a7-6e84-492e-a643-970cfd080ab3",
                    "gambit_id": "bfe46eb0-e35b-4c93-993c-571e5bc17790",
                    "last_updated": "2023-06-04T13:17:18.387983-04:00",
                    "created_at": "2023-06-02T10:32:07.769956-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08fd20eb-3fed-4efa-9274-bd10d12e9c9d/?format=api"
                }
            ]
        },
        {
            "id": "b0803ccd-7857-4255-b844-e0a3662b080b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-02T10:32:07.775293-04: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": "CHC",
                        "amount": 5421.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f919dedc-dd49-4a96-ab92-4b0d144c24da",
                    "gambit_id": "43447897-b908-40a1-9270-423e280fdfb6",
                    "last_updated": "2023-06-04T13:17:18.391994-04:00",
                    "created_at": "2023-06-02T10:32:07.778926-04:00",
                    "name": "CHC",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0803ccd-7857-4255-b844-e0a3662b080b/?format=api"
                },
                {
                    "id": "5d88f563-61ef-45c4-b039-e3b0dec5ed1f",
                    "gambit_id": "77ab609a-70a6-4a4b-807a-2afc8c843bc9",
                    "last_updated": "2023-06-04T13:17:18.393715-04:00",
                    "created_at": "2023-06-02T10:32:07.782017-04:00",
                    "name": "SDG",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0803ccd-7857-4255-b844-e0a3662b080b/?format=api"
                }
            ]
        },
        {
            "id": "a792ad00-6091-4541-a946-a4b5fbb2fb56",
            "match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-02T10:32:07.783763-04: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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "73624133-e874-48d3-95f8-d54d0d3d381e",
                    "gambit_id": "c19c1ac3-1b55-4d74-9f32-f924887820a9",
                    "last_updated": "2023-06-04T13:17:18.398181-04:00",
                    "created_at": "2023-06-02T10:32:07.787670-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a792ad00-6091-4541-a946-a4b5fbb2fb56/?format=api"
                },
                {
                    "id": "86b39b1d-fde9-4814-b087-5618024f6c28",
                    "gambit_id": "45d1b3b0-ffd0-41f4-aa9f-4990c265ff62",
                    "last_updated": "2023-06-04T13:17:18.396785-04:00",
                    "created_at": "2023-06-02T10:32:07.785680-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a792ad00-6091-4541-a946-a4b5fbb2fb56/?format=api"
                }
            ]
        }
    ]
}