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/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a4bcdcba-1651-4738-b1fb-85117f10942d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a245d221-f7c3-425a-b742-97c67980fe39",
    "completed": true,
    "last_updated": "2023-09-29T10:18:21.592180-04:00",
    "created_at": "2023-09-28T09:07:59.779792-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a245d221-f7c3-425a-b742-97c67980fe39",
    "datetime": "2023-09-28T18:05:00-04:00",
    "cutoff_datetime": "2023-09-28T18:05:00-04:00",
    "name": "PIT (L Ortiz) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "2daf04f0-6738-44b5-93a4-01692ea45c42",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T09:07:59.785688-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": "PHI (Z Wheeler)",
                        "amount": 7033.0
                    },
                    {
                        "team": "PIT (L Ortiz)",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d6cfe98-d73a-4b43-8a98-9ac1d3bd58dd",
                    "gambit_id": "d086e30b-099a-4730-9d7e-7c9022fd02f7",
                    "last_updated": "2023-09-29T10:18:21.609744-04:00",
                    "created_at": "2023-09-28T09:07:59.797231-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2daf04f0-6738-44b5-93a4-01692ea45c42/?format=api"
                },
                {
                    "id": "6c4285da-ac0a-4ff5-ad88-18929f1db8be",
                    "gambit_id": "efb6e86d-037f-4ab1-8d92-1a1085e1036f",
                    "last_updated": "2023-09-29T10:18:21.605538-04:00",
                    "created_at": "2023-09-28T09:07:59.791129-04:00",
                    "name": "PIT (L Ortiz)",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2daf04f0-6738-44b5-93a4-01692ea45c42/?format=api"
                }
            ]
        },
        {
            "id": "3bf1d999-bfa8-4b6f-8ba4-776d48e2a3a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T09:07:59.802988-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": "PHI",
                        "amount": 5423.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb5df97c-8372-41bb-924d-eeb60d7844fc",
                    "gambit_id": "7d8277f0-c0eb-4c34-bf27-254ee4cf034c",
                    "last_updated": "2023-09-29T10:18:21.627195-04:00",
                    "created_at": "2023-09-28T09:07:59.813718-04:00",
                    "name": "PHI",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf1d999-bfa8-4b6f-8ba4-776d48e2a3a2/?format=api"
                },
                {
                    "id": "21ad760a-675f-438d-abed-5c8ac4b02579",
                    "gambit_id": "ad716f01-62fe-4522-b1be-731da5dd046a",
                    "last_updated": "2023-09-29T10:18:21.623972-04:00",
                    "created_at": "2023-09-28T09:07:59.807607-04:00",
                    "name": "PIT",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf1d999-bfa8-4b6f-8ba4-776d48e2a3a2/?format=api"
                }
            ]
        },
        {
            "id": "9204b2fd-0188-4759-a447-c23e25d87761",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T09:07:59.819608-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8cb35ca-944c-4f92-b3ce-3d37927d6204",
                    "gambit_id": "aef9fee6-91ad-4eef-810e-35b470943739",
                    "last_updated": "2023-09-29T10:18:21.657042-04:00",
                    "created_at": "2023-09-28T09:07:59.829416-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9204b2fd-0188-4759-a447-c23e25d87761/?format=api"
                },
                {
                    "id": "84c24a45-e3d8-4890-a22a-de53d30b7afb",
                    "gambit_id": "555c77c8-41b3-4449-a45e-62c6dce74465",
                    "last_updated": "2023-09-29T10:18:21.634249-04:00",
                    "created_at": "2023-09-28T09:07:59.824697-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9204b2fd-0188-4759-a447-c23e25d87761/?format=api"
                }
            ]
        }
    ]
}