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/1b1d107b-7a8f-4fbf-a3c1-8c26fa8ea130/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b1d107b-7a8f-4fbf-a3c1-8c26fa8ea130",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bf1b43e5-cc15-44b5-94ca-a1299bd4b736",
    "completed": true,
    "last_updated": "2022-08-27T12:36:58.493390-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.39,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bf1b43e5-cc15-44b5-94ca-a1299bd4b736",
    "datetime": "2022-08-26T19:10:00-04:00",
    "cutoff_datetime": "2022-08-26T19:10:00-04:00",
    "name": "TAM (JT Chargois) v. BOS (M Wacha)",
    "bettypes": [
        {
            "id": "f50bca6e-fe95-4fa9-828d-113cd0e02334",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b1d107b-7a8f-4fbf-a3c1-8c26fa8ea130/?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": "BOS (M Wacha)",
                        "amount": 5228.0
                    },
                    {
                        "team": "TAM (JT Chargois)",
                        "amount": 4772.0
                    }
                ],
                "expected_reward_tokens": 9305.4,
                "profit_sb": 305.4,
                "profit_sb_percentage": 3.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "74641719-629c-41ac-9662-a7681b1aa66e",
                    "gambit_id": "d9abc430-b0b5-4b70-b587-2268155730c4",
                    "last_updated": "2022-08-27T12:36:58.496785-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (M Wacha)",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f50bca6e-fe95-4fa9-828d-113cd0e02334/?format=api"
                },
                {
                    "id": "64d8ed69-ef72-488e-a5ba-dfbd98b19824",
                    "gambit_id": "67f4b252-7ab7-40a0-8495-cc055368738f",
                    "last_updated": "2022-08-27T12:36:58.497261-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (JT Chargois)",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f50bca6e-fe95-4fa9-828d-113cd0e02334/?format=api"
                }
            ]
        },
        {
            "id": "d41d54b8-ccab-4e2d-a589-7d41b3806fd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b1d107b-7a8f-4fbf-a3c1-8c26fa8ea130/?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": "TAM",
                        "amount": 6288.0
                    },
                    {
                        "team": "BOS",
                        "amount": 3712.0
                    }
                ],
                "expected_reward_tokens": 9242.88,
                "profit_sb": 242.88,
                "profit_sb_percentage": 2.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aaa88b2b-26c6-454b-9155-e04710aeae39",
                    "gambit_id": "db8b7311-09d3-468c-ba89-2b4e790bdc8b",
                    "last_updated": "2022-08-27T12:36:58.496323-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41d54b8-ccab-4e2d-a589-7d41b3806fd1/?format=api"
                },
                {
                    "id": "4ce48811-f152-4bf1-937d-d1b6db95c73c",
                    "gambit_id": "6c11e61d-503b-4ca3-a289-73bb8c31eb85",
                    "last_updated": "2022-08-27T12:36:58.495855-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "2.49000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41d54b8-ccab-4e2d-a589-7d41b3806fd1/?format=api"
                }
            ]
        },
        {
            "id": "b6340a4c-3af7-46c3-bc39-1412ef76a1b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b1d107b-7a8f-4fbf-a3c1-8c26fa8ea130/?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 Over 9",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d00e7379-29f6-4ccb-b3b3-643ce3887683",
                    "gambit_id": "6443295b-5c2b-41e8-896e-84b29cffbb13",
                    "last_updated": "2022-08-27T12:36:58.495385-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6340a4c-3af7-46c3-bc39-1412ef76a1b9/?format=api"
                },
                {
                    "id": "f525be40-29fc-4eae-a7bd-3c8c9ae3cafa",
                    "gambit_id": "e15e299a-3bc6-4ccd-b54a-9850b48a6cc1",
                    "last_updated": "2022-08-27T12:36:58.494694-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6340a4c-3af7-46c3-bc39-1412ef76a1b9/?format=api"
                }
            ]
        }
    ]
}