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/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8fcfa436-3410-4654-9cd8-5219175d7de9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "53ae4b09-d9d8-4cd8-8314-fabab6c46395",
    "completed": true,
    "last_updated": "2023-07-03T01:18:10.771955-04:00",
    "created_at": "2023-07-01T09:23:06.068275-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.45,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/53ae4b09-d9d8-4cd8-8314-fabab6c46395",
    "datetime": "2023-07-01T15:07:00-04:00",
    "cutoff_datetime": "2023-07-01T15:07:00-04:00",
    "name": "BOS (K Crawford) v. TOR (Y Kikuchi)",
    "bettypes": [
        {
            "id": "c086226a-a45e-4206-ac81-e0b668157b14",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-01T09:23:06.070933-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 (Y Kikuchi)",
                        "amount": 6040.0
                    },
                    {
                        "team": "BOS (K Crawford)",
                        "amount": 3960.0
                    }
                ],
                "expected_reward_tokens": 9543.2,
                "profit_sb": 43.2,
                "profit_sb_percentage": 0.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "36ae69d2-dbc0-4e64-8ad2-a164a65a409b",
                    "gambit_id": "b8eeab63-3ab5-4364-ace6-6d7b3be50e7f",
                    "last_updated": "2023-07-03T01:18:10.776960-04:00",
                    "created_at": "2023-07-01T09:23:06.075332-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.58000",
                    "odds": "1.61350",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c086226a-a45e-4206-ac81-e0b668157b14/?format=api"
                },
                {
                    "id": "6d2b3496-6e31-4d83-9a4f-9d21c3f62fc4",
                    "gambit_id": "668a2c08-e205-4409-b1e0-91bb52cc5bc4",
                    "last_updated": "2023-07-03T01:18:10.775425-04:00",
                    "created_at": "2023-07-01T09:23:06.073266-04:00",
                    "name": "BOS (K Crawford)",
                    "reward": "2.41000",
                    "odds": "2.48000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c086226a-a45e-4206-ac81-e0b668157b14/?format=api"
                }
            ]
        },
        {
            "id": "60c75cae-2db4-4e3b-8cd2-6f197e41fc67",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-01T09:23:06.077440-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": "BOS",
                        "amount": 5602.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "47e85ad3-ecfc-4ad4-b1b3-c5db2c8159b7",
                    "gambit_id": "1c875e92-cebb-4035-b414-21d5ae3dcd78",
                    "last_updated": "2023-07-03T01:18:10.780084-04:00",
                    "created_at": "2023-07-01T09:23:06.079421-04:00",
                    "name": "BOS",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c75cae-2db4-4e3b-8cd2-6f197e41fc67/?format=api"
                },
                {
                    "id": "37b77ae7-ccdc-4749-9662-f9a27854b318",
                    "gambit_id": "9ef6b403-2da5-4fcf-abf5-2d0695bb12be",
                    "last_updated": "2023-07-03T01:18:10.781861-04:00",
                    "created_at": "2023-07-01T09:23:06.081545-04:00",
                    "name": "TOR",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c75cae-2db4-4e3b-8cd2-6f197e41fc67/?format=api"
                }
            ]
        },
        {
            "id": "698cfc31-dce8-439f-a06e-9085164aa342",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-01T09:23:06.083676-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bd8f79f-d6f8-4216-8944-5114ef2d4c60",
                    "gambit_id": "f0fc725d-2dc5-4ce5-815a-2a4d6dead7ce",
                    "last_updated": "2023-07-03T01:18:10.786104-04:00",
                    "created_at": "2023-07-01T09:23:06.087475-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698cfc31-dce8-439f-a06e-9085164aa342/?format=api"
                },
                {
                    "id": "96ad1ff0-2df3-4c18-8640-1bee5ef70184",
                    "gambit_id": "2057886b-72e2-4209-9a27-b6277f20abbe",
                    "last_updated": "2023-07-03T01:18:10.784722-04:00",
                    "created_at": "2023-07-01T09:23:06.085465-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698cfc31-dce8-439f-a06e-9085164aa342/?format=api"
                }
            ]
        }
    ]
}