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/e7a49146-03f7-47de-8288-ed2a0cc73827/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e7a49146-03f7-47de-8288-ed2a0cc73827",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "07a540a3-8802-4b8f-abf9-5db9e0625de7",
    "completed": true,
    "last_updated": "2023-05-27T16:02:12.312084-04:00",
    "created_at": "2023-05-26T11:52:11.104795-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/07a540a3-8802-4b8f-abf9-5db9e0625de7",
    "datetime": "2023-05-26T14:20:00-04:00",
    "cutoff_datetime": "2023-05-26T14:20:00-04:00",
    "name": "CIN (H Greene) v. CHC (J Steele)",
    "bettypes": [
        {
            "id": "a299fa09-cea6-40c6-9490-b3e59f7ef537",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7a49146-03f7-47de-8288-ed2a0cc73827/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:11.110646-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 Steele)",
                        "amount": 5627.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6df7c4a-f147-48ae-8598-496c42bb1d33",
                    "gambit_id": "1f468920-8b5f-41ff-b8b2-8f5fa4300042",
                    "last_updated": "2023-05-27T16:02:12.319726-04:00",
                    "created_at": "2023-05-26T11:52:11.114694-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a299fa09-cea6-40c6-9490-b3e59f7ef537/?format=api"
                },
                {
                    "id": "bf5bd11b-8482-4312-9224-97d212d2286b",
                    "gambit_id": "e2caf0a4-652a-4330-920c-b242ce822c50",
                    "last_updated": "2023-05-27T16:02:12.316858-04:00",
                    "created_at": "2023-05-26T11:52:11.112769-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a299fa09-cea6-40c6-9490-b3e59f7ef537/?format=api"
                }
            ]
        },
        {
            "id": "c8ecf4d6-cbe3-42d0-be66-7d1cce5a68e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7a49146-03f7-47de-8288-ed2a0cc73827/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:11.116858-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": "CIN",
                        "amount": 6100.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce609cbf-1e8c-4c01-aae0-b6af51deae79",
                    "gambit_id": "e490110e-d130-49cc-924b-c1a901db322f",
                    "last_updated": "2023-05-27T16:02:12.326467-04:00",
                    "created_at": "2023-05-26T11:52:11.118452-04:00",
                    "name": "CIN",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ecf4d6-cbe3-42d0-be66-7d1cce5a68e1/?format=api"
                },
                {
                    "id": "cafcab0c-4085-4c59-ab98-d0ab1c1535c2",
                    "gambit_id": "7bc9be69-0568-4601-8404-0bcd700f2a85",
                    "last_updated": "2023-05-27T16:02:12.329202-04:00",
                    "created_at": "2023-05-26T11:52:11.120133-04:00",
                    "name": "CHC",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ecf4d6-cbe3-42d0-be66-7d1cce5a68e1/?format=api"
                }
            ]
        },
        {
            "id": "e4dd024c-b441-4798-be49-e016f01009c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7a49146-03f7-47de-8288-ed2a0cc73827/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:11.121749-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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c60c16fa-549d-424a-aba9-a5737d5ec3ae",
                    "gambit_id": "3897e402-9b0a-4a12-b114-841cc0822e28",
                    "last_updated": "2023-05-27T16:02:12.334511-04:00",
                    "created_at": "2023-05-26T11:52:11.123731-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd024c-b441-4798-be49-e016f01009c5/?format=api"
                },
                {
                    "id": "fd8c4cea-2892-48ae-947e-9e485df47efa",
                    "gambit_id": "bb91bb92-be16-49b6-9a88-0cad2223a655",
                    "last_updated": "2023-05-27T16:02:12.337065-04:00",
                    "created_at": "2023-05-26T11:52:11.125953-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd024c-b441-4798-be49-e016f01009c5/?format=api"
                }
            ]
        }
    ]
}