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/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "255df65d-200a-40d6-a9fe-3c3e9712994d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a60936e-bf21-4d70-b1b0-b0c52f086358",
    "completed": true,
    "last_updated": "2023-08-09T10:43:19.279656-04:00",
    "created_at": "2023-08-07T08:28:01.499156-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a60936e-bf21-4d70-b1b0-b0c52f086358",
    "datetime": "2023-08-07T19:10:00-04:00",
    "cutoff_datetime": "2023-08-07T19:10:00-04:00",
    "name": "TOR (H Ryu) v. CLE (G Williams)",
    "bettypes": [
        {
            "id": "ae3025f5-2b19-4e68-a377-cf810aec10ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-07T08:28:01.509860-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": "TOR (H Ryu)",
                        "amount": 5440.0
                    },
                    {
                        "team": "CLE (G Williams)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "574e1498-315e-4aef-b794-97d86e6cd680",
                    "gambit_id": "2cbdd7b3-ce92-4965-8356-4e407232ea84",
                    "last_updated": "2023-08-09T10:43:19.288242-04:00",
                    "created_at": "2023-08-07T08:28:01.514487-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3025f5-2b19-4e68-a377-cf810aec10ec/?format=api"
                },
                {
                    "id": "1ca1ba3d-c6a5-4fc9-8c23-d915844a0280",
                    "gambit_id": "74679179-ca2c-4c1f-904c-e00703e7fce9",
                    "last_updated": "2023-08-09T10:43:19.294485-04:00",
                    "created_at": "2023-08-07T08:28:01.518747-04:00",
                    "name": "CLE (G Williams)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3025f5-2b19-4e68-a377-cf810aec10ec/?format=api"
                }
            ]
        },
        {
            "id": "5c7fa6f7-9068-410c-8205-f251ae06ef9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-07T08:28:01.523726-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": "CLE",
                        "amount": 5688.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e4f0841-f2c1-40a3-89a0-1a2b256850b5",
                    "gambit_id": "36bda6b6-24b0-478f-b34f-fd05236f0181",
                    "last_updated": "2023-08-09T10:43:19.308199-04:00",
                    "created_at": "2023-08-07T08:28:01.534432-04:00",
                    "name": "CLE",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c7fa6f7-9068-410c-8205-f251ae06ef9c/?format=api"
                },
                {
                    "id": "2cb32606-bf4b-40c4-a0fd-1cf0e7d4bd30",
                    "gambit_id": "dfa47e00-e181-42d2-8169-95113446e3a6",
                    "last_updated": "2023-08-09T10:43:19.303432-04:00",
                    "created_at": "2023-08-07T08:28:01.528783-04:00",
                    "name": "TOR",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c7fa6f7-9068-410c-8205-f251ae06ef9c/?format=api"
                }
            ]
        },
        {
            "id": "82a0de3d-3c61-4f91-9ab2-e16c79f8e33e",
            "match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-07T08:28:01.539930-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": "64bb5298-b8f4-45a9-867c-5f6644699267",
                    "gambit_id": "fa545911-ed60-456b-82dd-670f485288b6",
                    "last_updated": "2023-08-09T10:43:19.316236-04:00",
                    "created_at": "2023-08-07T08:28:01.544453-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/82a0de3d-3c61-4f91-9ab2-e16c79f8e33e/?format=api"
                },
                {
                    "id": "67c4d3e5-0422-4d45-aeaf-0295e81dfa8d",
                    "gambit_id": "fe44c1a2-7057-4073-9294-446fb0d27380",
                    "last_updated": "2023-08-09T10:43:19.320565-04:00",
                    "created_at": "2023-08-07T08:28:01.553744-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/82a0de3d-3c61-4f91-9ab2-e16c79f8e33e/?format=api"
                }
            ]
        }
    ]
}