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/22d270a4-635f-4bf5-876f-2519aaad2c71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22d270a4-635f-4bf5-876f-2519aaad2c71",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8bddbeab-a6d2-4d36-8100-29f21bf0d2ea",
    "completed": true,
    "last_updated": "2023-06-10T13:48:17.012449-04:00",
    "created_at": "2023-06-08T08:43:17.811378-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8bddbeab-a6d2-4d36-8100-29f21bf0d2ea",
    "datetime": "2023-06-08T15:10:00-04:00",
    "cutoff_datetime": "2023-06-08T15:10:00-04:00",
    "name": "SFO (A Cobb) v. COL (C Anderson)",
    "bettypes": [
        {
            "id": "ab42901e-f153-4215-8414-4407a95363ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/22d270a4-635f-4bf5-876f-2519aaad2c71/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-08T08:43:17.813430-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": "SFO (A Cobb)",
                        "amount": 6182.0
                    },
                    {
                        "team": "COL (C Anderson)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e17856ef-48a7-4013-8da5-2392c85ff7d0",
                    "gambit_id": "62ed73b2-f21d-4431-b216-93d2d226ae6a",
                    "last_updated": "2023-06-10T13:48:17.018119-04:00",
                    "created_at": "2023-06-08T08:43:17.815050-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab42901e-f153-4215-8414-4407a95363ab/?format=api"
                },
                {
                    "id": "743a527b-8bdc-4a39-bb29-0f80864e05e7",
                    "gambit_id": "a41b7c74-95a5-4695-b81d-64d65f340d86",
                    "last_updated": "2023-06-10T13:48:17.021036-04:00",
                    "created_at": "2023-06-08T08:43:17.816748-04:00",
                    "name": "COL (C Anderson)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab42901e-f153-4215-8414-4407a95363ab/?format=api"
                }
            ]
        },
        {
            "id": "c306f182-e0fb-4c8d-b0d1-9f1d85af8027",
            "match": "https://api-prod.gambitprofit.com/api/matches/22d270a4-635f-4bf5-876f-2519aaad2c71/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-08T08:43:17.818350-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": "SFO",
                        "amount": 5213.0
                    },
                    {
                        "team": "COL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22600c47-9648-4648-9601-c468a8b1d2c8",
                    "gambit_id": "f2b7c918-deea-4413-8463-df380741a212",
                    "last_updated": "2023-06-10T13:48:17.026179-04:00",
                    "created_at": "2023-06-08T08:43:17.819834-04:00",
                    "name": "SFO",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c306f182-e0fb-4c8d-b0d1-9f1d85af8027/?format=api"
                },
                {
                    "id": "0c5ba222-7029-4c6c-b8b7-1b62d39e5bbe",
                    "gambit_id": "e286a524-1720-4748-bc25-53225e24101b",
                    "last_updated": "2023-06-10T13:48:17.028902-04:00",
                    "created_at": "2023-06-08T08:43:17.821376-04:00",
                    "name": "COL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c306f182-e0fb-4c8d-b0d1-9f1d85af8027/?format=api"
                }
            ]
        },
        {
            "id": "9ea5cf39-fa49-498d-8fee-e1b0db34b39c",
            "match": "https://api-prod.gambitprofit.com/api/matches/22d270a4-635f-4bf5-876f-2519aaad2c71/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-08T08:43:17.823096-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 12",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 12",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4fc8170-4acb-466b-94b6-8c5687896b73",
                    "gambit_id": "af768878-75d3-47e6-a723-4422a1fe154f",
                    "last_updated": "2023-06-10T13:48:17.035646-04:00",
                    "created_at": "2023-06-08T08:43:17.826214-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea5cf39-fa49-498d-8fee-e1b0db34b39c/?format=api"
                },
                {
                    "id": "b13ca796-15b1-4128-8a42-ace8a91fc01a",
                    "gambit_id": "4b48f6f2-c8d4-4c67-9f9e-991e3b1734b5",
                    "last_updated": "2023-06-10T13:48:17.033474-04:00",
                    "created_at": "2023-06-08T08:43:17.824560-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea5cf39-fa49-498d-8fee-e1b0db34b39c/?format=api"
                }
            ]
        }
    ]
}