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/14b47f43-f783-4d2d-96d1-4732e8f3f216/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "14b47f43-f783-4d2d-96d1-4732e8f3f216",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "813b7f5e-e6b0-42c9-b22c-adb04987471b",
    "completed": true,
    "last_updated": "2022-09-21T16:27:03.462383-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.37,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/813b7f5e-e6b0-42c9-b22c-adb04987471b",
    "datetime": "2022-09-20T18:45:00-04:00",
    "cutoff_datetime": "2022-09-20T18:45:00-04:00",
    "name": "TOR (R Stripling) v. PHI (K Gibson)",
    "bettypes": [
        {
            "id": "db51178f-ed29-42a0-ba8d-ce612d61e240",
            "match": "https://api-prod.gambitprofit.com/api/matches/14b47f43-f783-4d2d-96d1-4732e8f3f216/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (R Stripling)",
                        "amount": 5176.0
                    },
                    {
                        "team": "PHI (K Gibson)",
                        "amount": 4824.0
                    }
                ],
                "expected_reward_tokens": 9213.28,
                "profit_sb": 213.28,
                "profit_sb_percentage": 2.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a807b6c3-cf20-4313-9888-bac9b1ebcee4",
                    "gambit_id": "4a4b8ee6-b4f5-4724-b6f4-9bed72555690",
                    "last_updated": "2022-09-21T16:27:03.472561-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (R Stripling)",
                    "reward": "1.78000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db51178f-ed29-42a0-ba8d-ce612d61e240/?format=api"
                },
                {
                    "id": "5311c2d7-1b26-43f4-b7dd-4bf93f370739",
                    "gambit_id": "698c42c9-abab-4fb1-b239-b05363b7b79a",
                    "last_updated": "2022-09-21T16:27:03.471507-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (K Gibson)",
                    "reward": "1.91000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db51178f-ed29-42a0-ba8d-ce612d61e240/?format=api"
                }
            ]
        },
        {
            "id": "69cb10ae-166a-4c49-ae65-a4c6eaafbf30",
            "match": "https://api-prod.gambitprofit.com/api/matches/14b47f43-f783-4d2d-96d1-4732e8f3f216/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "PHI",
                        "amount": 5910.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4090.0
                    }
                ],
                "expected_reward_tokens": 9160.5,
                "profit_sb": 160.5,
                "profit_sb_percentage": 1.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bd0f5201-c372-4ef4-bb8b-f697886c81b3",
                    "gambit_id": "c0f34cf1-a109-4f3d-a42f-e6211e8c81af",
                    "last_updated": "2022-09-21T16:27:03.468551-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69cb10ae-166a-4c49-ae65-a4c6eaafbf30/?format=api"
                },
                {
                    "id": "7d9a232b-cf28-4001-a389-cef314adc100",
                    "gambit_id": "8b1ce463-9c40-4959-a433-c576b56aee2f",
                    "last_updated": "2022-09-21T16:27:03.469543-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "2.24000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69cb10ae-166a-4c49-ae65-a4c6eaafbf30/?format=api"
                }
            ]
        },
        {
            "id": "fbcb3031-ef78-4073-89c4-81d3484ca6f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/14b47f43-f783-4d2d-96d1-4732e8f3f216/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 8.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "50b78868-9c20-4c46-80cf-653db98b24c8",
                    "gambit_id": "ada083f2-2285-4719-9509-286c4e55fbfe",
                    "last_updated": "2022-09-21T16:27:03.465322-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbcb3031-ef78-4073-89c4-81d3484ca6f8/?format=api"
                },
                {
                    "id": "77e163e4-a63a-4643-b663-edd80fb5c73b",
                    "gambit_id": "f974dddc-ffb8-4cde-8e85-ae4692f7e8f4",
                    "last_updated": "2022-09-21T16:27:03.466559-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbcb3031-ef78-4073-89c4-81d3484ca6f8/?format=api"
                }
            ]
        }
    ]
}