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/79a03f52-8113-4a21-915a-9baebda676a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "79a03f52-8113-4a21-915a-9baebda676a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e3f82bc9-de88-47bb-97cf-b56b20a32a69",
    "completed": true,
    "last_updated": "2023-07-20T09:53:26.698972-04:00",
    "created_at": "2023-07-18T08:53:10.389468-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e3f82bc9-de88-47bb-97cf-b56b20a32a69",
    "datetime": "2023-07-18T20:05:00-04:00",
    "cutoff_datetime": "2023-07-18T20:05:00-04:00",
    "name": "WAS (P Corbin) v. CHC (J Taillon)",
    "bettypes": [
        {
            "id": "41c7188e-c40f-4181-be7e-cbcee934d714",
            "match": "https://api-prod.gambitprofit.com/api/matches/79a03f52-8113-4a21-915a-9baebda676a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:10.391412-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 (J Taillon)",
                        "amount": 5980.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a3cc66f2-5acd-44a2-b7ac-15d007a5c947",
                    "gambit_id": "fb6fc7ce-0b1b-4d60-bd45-e22fa00c1dec",
                    "last_updated": "2023-07-20T09:53:26.705108-04:00",
                    "created_at": "2023-07-18T08:53:10.394406-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c7188e-c40f-4181-be7e-cbcee934d714/?format=api"
                },
                {
                    "id": "c3e7e5fd-cea2-4271-9588-ca1df08c63fa",
                    "gambit_id": "ae617c7c-edab-4180-b7c5-03bba0d808cd",
                    "last_updated": "2023-07-20T09:53:26.703296-04:00",
                    "created_at": "2023-07-18T08:53:10.392859-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c7188e-c40f-4181-be7e-cbcee934d714/?format=api"
                }
            ]
        },
        {
            "id": "cca92535-f859-461f-96eb-8a91ddb4d528",
            "match": "https://api-prod.gambitprofit.com/api/matches/79a03f52-8113-4a21-915a-9baebda676a9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:10.396183-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": "WAS",
                        "amount": 5688.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33add133-57d0-4326-a84e-9e4549302a95",
                    "gambit_id": "1708cbf6-f52e-497e-8722-f9bf27700ff3",
                    "last_updated": "2023-07-20T09:53:26.711201-04:00",
                    "created_at": "2023-07-18T08:53:10.397760-04:00",
                    "name": "WAS",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cca92535-f859-461f-96eb-8a91ddb4d528/?format=api"
                },
                {
                    "id": "4b166993-b87c-4d6d-83fd-1644f31c2a7c",
                    "gambit_id": "d6f7f87a-7a48-4b66-bb74-50d0a7d8a9eb",
                    "last_updated": "2023-07-20T09:53:26.715784-04:00",
                    "created_at": "2023-07-18T08:53:10.399449-04:00",
                    "name": "CHC",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cca92535-f859-461f-96eb-8a91ddb4d528/?format=api"
                }
            ]
        },
        {
            "id": "792e32d7-8916-443c-a9c1-1c356194207a",
            "match": "https://api-prod.gambitprofit.com/api/matches/79a03f52-8113-4a21-915a-9baebda676a9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:10.400966-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 Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "162b73b9-196c-4b3b-9bc8-52702b514778",
                    "gambit_id": "bcdcc042-b995-42b3-94b4-9673e71687b1",
                    "last_updated": "2023-07-20T09:53:26.719284-04:00",
                    "created_at": "2023-07-18T08:53:10.402346-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792e32d7-8916-443c-a9c1-1c356194207a/?format=api"
                },
                {
                    "id": "f2e5a743-6f71-45e3-a4ee-4ac49a24c73d",
                    "gambit_id": "43f9bd47-cda0-402f-a6bd-f715b862a1ef",
                    "last_updated": "2023-07-20T09:53:26.720882-04:00",
                    "created_at": "2023-07-18T08:53:10.403861-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792e32d7-8916-443c-a9c1-1c356194207a/?format=api"
                }
            ]
        }
    ]
}