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/7e256f81-7fdd-4d21-b077-3a1016fa8d4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7e256f81-7fdd-4d21-b077-3a1016fa8d4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fb75de64-8341-4a3b-b681-4e194cd7bf20",
    "completed": true,
    "last_updated": "2023-07-27T22:58:18.959517-04:00",
    "created_at": "2023-07-26T09:18:17.086316-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fb75de64-8341-4a3b-b681-4e194cd7bf20",
    "datetime": "2023-07-26T16:10:00-04:00",
    "cutoff_datetime": "2023-07-26T16:10:00-04:00",
    "name": "TOR (Y Kikuchi) v. LOS (T Gonsolin)",
    "bettypes": [
        {
            "id": "235fa99d-d8f1-46e0-af2f-675273692f31",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e256f81-7fdd-4d21-b077-3a1016fa8d4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T09:18:17.090869-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": "LOS (T Gonsolin)",
                        "amount": 5440.0
                    },
                    {
                        "team": "TOR (Y Kikuchi)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8cc17679-1083-4123-9077-e70e6145f659",
                    "gambit_id": "6bc8e279-776f-4c2c-a406-a0af6b0eec55",
                    "last_updated": "2023-07-27T22:58:18.977638-04:00",
                    "created_at": "2023-07-26T09:18:17.099063-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235fa99d-d8f1-46e0-af2f-675273692f31/?format=api"
                },
                {
                    "id": "fb8a6676-eacd-4390-af18-232fc6b747eb",
                    "gambit_id": "48ed7f16-e8dc-4de3-a339-fb1fb8650f1b",
                    "last_updated": "2023-07-27T22:58:18.973590-04:00",
                    "created_at": "2023-07-26T09:18:17.094875-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235fa99d-d8f1-46e0-af2f-675273692f31/?format=api"
                }
            ]
        },
        {
            "id": "42495fb6-64eb-44df-936f-7a9d07b04d28",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e256f81-7fdd-4d21-b077-3a1016fa8d4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-26T09:18:17.103688-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",
                        "amount": 6010.0
                    },
                    {
                        "team": "LOS",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "173a9217-b421-4227-8149-abe5e293fd87",
                    "gambit_id": "b3485d00-2f46-47a0-b9b2-96de1096f58a",
                    "last_updated": "2023-07-27T22:58:18.984924-04:00",
                    "created_at": "2023-07-26T09:18:17.107999-04:00",
                    "name": "TOR",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42495fb6-64eb-44df-936f-7a9d07b04d28/?format=api"
                },
                {
                    "id": "d961c980-e491-4340-9930-40d55ffda061",
                    "gambit_id": "e4f41724-f03e-4678-ab79-4669cb8bf11a",
                    "last_updated": "2023-07-27T22:58:18.988508-04:00",
                    "created_at": "2023-07-26T09:18:17.112676-04:00",
                    "name": "LOS",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42495fb6-64eb-44df-936f-7a9d07b04d28/?format=api"
                }
            ]
        },
        {
            "id": "ffaab468-fe15-4544-b86c-08b3c3e5c03f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e256f81-7fdd-4d21-b077-3a1016fa8d4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T09:18:17.116934-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c0f0470-8d47-494e-a40f-d18551c59e5a",
                    "gambit_id": "412a2d86-07e8-44bf-9d17-6a5d06b7bb61",
                    "last_updated": "2023-07-27T22:58:18.998980-04:00",
                    "created_at": "2023-07-26T09:18:17.124179-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffaab468-fe15-4544-b86c-08b3c3e5c03f/?format=api"
                },
                {
                    "id": "9bf726ef-da0a-40e3-b914-67018dddcc28",
                    "gambit_id": "04704e9d-bcdd-4b90-b8ec-4c4b2ae12fab",
                    "last_updated": "2023-07-27T22:58:18.995619-04:00",
                    "created_at": "2023-07-26T09:18:17.120601-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffaab468-fe15-4544-b86c-08b3c3e5c03f/?format=api"
                }
            ]
        }
    ]
}