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/32ba2d76-f3a9-4728-a235-541c02892eab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32ba2d76-f3a9-4728-a235-541c02892eab",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c73d96ed-6ce9-4d41-9938-4cb88531b219",
    "completed": false,
    "last_updated": "2023-09-16T13:03:03.969581-04:00",
    "created_at": "2023-09-09T09:42:59.803112-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c73d96ed-6ce9-4d41-9938-4cb88531b219",
    "datetime": "2023-09-09T13:05:00-04:00",
    "cutoff_datetime": "2023-09-09T13:05:00-04:00",
    "name": "SEA (B Woo) v. TAM (A Civale)",
    "bettypes": [
        {
            "id": "f23d5a88-7f39-4dca-8ddd-9a3817f382a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/32ba2d76-f3a9-4728-a235-541c02892eab/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T09:42:59.813034-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": "TAM (A Civale)",
                        "amount": 5827.0
                    },
                    {
                        "team": "SEA (B Woo)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "45602842-5c2a-4def-bddd-01ee31257dc6",
                    "gambit_id": "78400114-a419-412f-a548-ad736d5a79ad",
                    "last_updated": "2023-09-16T13:03:03.991264-04:00",
                    "created_at": "2023-09-09T09:42:59.822223-04:00",
                    "name": "TAM (A Civale)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f23d5a88-7f39-4dca-8ddd-9a3817f382a1/?format=api"
                },
                {
                    "id": "bf3cfcfe-2dc4-480b-82a9-746a2548c410",
                    "gambit_id": "92782b59-38d4-422b-a15e-8442573d1320",
                    "last_updated": "2023-09-16T13:03:03.985674-04:00",
                    "created_at": "2023-09-09T09:42:59.818039-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f23d5a88-7f39-4dca-8ddd-9a3817f382a1/?format=api"
                }
            ]
        },
        {
            "id": "39cf2332-8cd9-483f-b6f7-199190905c83",
            "match": "https://api-prod.gambitprofit.com/api/matches/32ba2d76-f3a9-4728-a235-541c02892eab/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T09:42:59.826281-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": "SEA",
                        "amount": 5939.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ebd5471-e966-4a8d-b502-835e90e2398a",
                    "gambit_id": "40a1c4f3-fce3-4829-b002-c7bceb0ab767",
                    "last_updated": "2023-09-16T13:03:03.998020-04:00",
                    "created_at": "2023-09-09T09:42:59.830242-04:00",
                    "name": "SEA",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39cf2332-8cd9-483f-b6f7-199190905c83/?format=api"
                },
                {
                    "id": "12ee17f3-a00d-4dc3-8f49-5b4f1610564f",
                    "gambit_id": "ee47397f-3631-4452-8e18-ad81f0c66766",
                    "last_updated": "2023-09-16T13:03:04.002981-04:00",
                    "created_at": "2023-09-09T09:42:59.835341-04:00",
                    "name": "TAM",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39cf2332-8cd9-483f-b6f7-199190905c83/?format=api"
                }
            ]
        },
        {
            "id": "7d2f627b-764f-4a2f-a34a-c84af097c185",
            "match": "https://api-prod.gambitprofit.com/api/matches/32ba2d76-f3a9-4728-a235-541c02892eab/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T09:42:59.839676-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e7bc949-0a2d-4eb9-9879-aec594405269",
                    "gambit_id": "33f24c3f-e52f-43e6-a543-591190a817a7",
                    "last_updated": "2023-09-16T13:03:04.012906-04:00",
                    "created_at": "2023-09-09T09:42:59.858939-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2f627b-764f-4a2f-a34a-c84af097c185/?format=api"
                },
                {
                    "id": "bd589c90-87f6-4a06-8a9d-3a88fa27a56d",
                    "gambit_id": "a4c479a2-07ec-4fe5-9313-5e719cf4375f",
                    "last_updated": "2023-09-16T13:03:04.016849-04:00",
                    "created_at": "2023-09-09T09:42:59.865414-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2f627b-764f-4a2f-a34a-c84af097c185/?format=api"
                }
            ]
        }
    ]
}