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/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7694696a-03ba-4a14-953b-1d20944e1f13",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d0f7cda9-f8a3-405a-aa9e-0a2a22a558db",
    "completed": true,
    "last_updated": "2023-08-09T10:43:17.567292-04:00",
    "created_at": "2023-08-07T08:28:02.003098-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d0f7cda9-f8a3-405a-aa9e-0a2a22a558db",
    "datetime": "2023-08-07T19:10:00-04:00",
    "cutoff_datetime": "2023-08-07T19:10:00-04:00",
    "name": "CHC (D Smyly) v. NYM (K Senga)",
    "bettypes": [
        {
            "id": "e39071a9-209d-4601-9d3d-4d792bfb3f83",
            "match": "https://api-prod.gambitprofit.com/api/matches/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-07T08:28:02.013516-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": "NYM (K Senga)",
                        "amount": 5157.0
                    },
                    {
                        "team": "CHC (D Smyly)",
                        "amount": 4843.0
                    }
                ],
                "expected_reward_tokens": 9540.45,
                "profit_sb": 40.45,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "615d709d-7b17-47a2-b4be-0688c2114219",
                    "gambit_id": "768ff47b-790e-4812-a4f9-5afa43236f72",
                    "last_updated": "2023-08-09T10:43:17.588033-04:00",
                    "created_at": "2023-08-07T08:28:02.027277-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.85000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39071a9-209d-4601-9d3d-4d792bfb3f83/?format=api"
                },
                {
                    "id": "9030dff3-b775-432c-a71f-cb4704bc2df8",
                    "gambit_id": "723c4d34-80a5-444a-a9ea-d4c7033eff6c",
                    "last_updated": "2023-08-09T10:43:17.582873-04:00",
                    "created_at": "2023-08-07T08:28:02.020295-04:00",
                    "name": "CHC (D Smyly)",
                    "reward": "1.97000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39071a9-209d-4601-9d3d-4d792bfb3f83/?format=api"
                }
            ]
        },
        {
            "id": "22e7e349-7164-4943-95cb-c43a808c81da",
            "match": "https://api-prod.gambitprofit.com/api/matches/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-07T08:28:02.033504-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": "CHC",
                        "amount": 6390.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be468316-2ce5-407d-a531-266928963a75",
                    "gambit_id": "e71ae130-767a-473f-a728-13c934b78420",
                    "last_updated": "2023-08-09T10:43:17.598448-04:00",
                    "created_at": "2023-08-07T08:28:02.039262-04:00",
                    "name": "CHC",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e7e349-7164-4943-95cb-c43a808c81da/?format=api"
                },
                {
                    "id": "50246cb6-aef8-489f-8509-92ef7f8f1bef",
                    "gambit_id": "6ac67142-886e-40e9-8210-17f8449900db",
                    "last_updated": "2023-08-09T10:43:17.602500-04:00",
                    "created_at": "2023-08-07T08:28:02.045380-04:00",
                    "name": "NYM",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e7e349-7164-4943-95cb-c43a808c81da/?format=api"
                }
            ]
        },
        {
            "id": "1fc3bf19-0981-4a58-ab4b-cb99eb10f985",
            "match": "https://api-prod.gambitprofit.com/api/matches/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-07T08:28:02.051296-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70447e09-4d04-40f3-b068-8cb8190843a2",
                    "gambit_id": "84494e05-f0dd-4700-a2e6-a2c9509be7c5",
                    "last_updated": "2023-08-09T10:43:17.616447-04:00",
                    "created_at": "2023-08-07T08:28:02.062060-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3bf19-0981-4a58-ab4b-cb99eb10f985/?format=api"
                },
                {
                    "id": "83d2def7-bded-4276-939e-89cd3304370b",
                    "gambit_id": "21d22531-bd00-425e-8fcf-7b3f445f0487",
                    "last_updated": "2023-08-09T10:43:17.611696-04:00",
                    "created_at": "2023-08-07T08:28:02.056665-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3bf19-0981-4a58-ab4b-cb99eb10f985/?format=api"
                }
            ]
        }
    ]
}