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/620362ed-da37-45a4-9cea-7c13d56f60bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "620362ed-da37-45a4-9cea-7c13d56f60bd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a2baab21-bacd-4806-8015-e28da597d2c4",
    "completed": true,
    "last_updated": "2023-09-11T09:03:28.435568-04:00",
    "created_at": "2023-09-09T09:43:01.312046-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a2baab21-bacd-4806-8015-e28da597d2c4",
    "datetime": "2023-09-09T19:20:00-04:00",
    "cutoff_datetime": "2023-09-09T19:20:00-04:00",
    "name": "PIT (J Oviedo) v. ATL (D Dodd)",
    "bettypes": [
        {
            "id": "8a074d12-73bf-468c-8d42-7648bc84f332",
            "match": "https://api-prod.gambitprofit.com/api/matches/620362ed-da37-45a4-9cea-7c13d56f60bd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T09:43:01.317479-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": "ATL (D Dodd)",
                        "amount": 6492.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 3508.0
                    }
                ],
                "expected_reward_tokens": 9541.76,
                "profit_sb": 41.76,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "89b9ee67-8968-49a9-8c1b-03ec04e706d9",
                    "gambit_id": "50d313a4-1d3d-425a-a163-27a7c0d10ee9",
                    "last_updated": "2023-09-11T09:03:28.464083-04:00",
                    "created_at": "2023-09-09T09:43:01.326168-04:00",
                    "name": "ATL (D Dodd)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a074d12-73bf-468c-8d42-7648bc84f332/?format=api"
                },
                {
                    "id": "eb9ea041-b331-4f4c-9c07-c9198775b003",
                    "gambit_id": "17a6962c-eeeb-42a8-a85f-662401ed4572",
                    "last_updated": "2023-09-11T09:03:28.459637-04:00",
                    "created_at": "2023-09-09T09:43:01.321927-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a074d12-73bf-468c-8d42-7648bc84f332/?format=api"
                }
            ]
        },
        {
            "id": "fb1ab2d1-3403-4633-9eb0-d0a6dc69ae0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/620362ed-da37-45a4-9cea-7c13d56f60bd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T09:43:01.330253-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": "ATL",
                        "amount": 5107.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9fe0a54-0bd2-497c-b872-3cf6c3e5e41f",
                    "gambit_id": "77d0e115-63d0-4662-a9fc-b0ba0776e182",
                    "last_updated": "2023-09-11T09:03:28.476618-04:00",
                    "created_at": "2023-09-09T09:43:01.338369-04:00",
                    "name": "ATL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb1ab2d1-3403-4633-9eb0-d0a6dc69ae0d/?format=api"
                },
                {
                    "id": "4f79509a-5034-4b54-9cfa-b40762927341",
                    "gambit_id": "ce8c21d1-c487-413a-ab6d-aa95d179cd85",
                    "last_updated": "2023-09-11T09:03:28.472947-04:00",
                    "created_at": "2023-09-09T09:43:01.334303-04:00",
                    "name": "PIT",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb1ab2d1-3403-4633-9eb0-d0a6dc69ae0d/?format=api"
                }
            ]
        },
        {
            "id": "a0573a4a-4178-4ef8-89cb-bc735ead887e",
            "match": "https://api-prod.gambitprofit.com/api/matches/620362ed-da37-45a4-9cea-7c13d56f60bd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T09:43:01.342328-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ce39312-59ac-4f78-995d-aefa5529c90c",
                    "gambit_id": "0be7b5b4-78c6-4181-ad7e-84a4f41e6199",
                    "last_updated": "2023-09-11T09:03:28.486786-04:00",
                    "created_at": "2023-09-09T09:43:01.350930-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0573a4a-4178-4ef8-89cb-bc735ead887e/?format=api"
                },
                {
                    "id": "64c69643-1e62-4fdb-b959-de55a7e88745",
                    "gambit_id": "7eda373e-25ec-406d-8823-d0d2b8a56704",
                    "last_updated": "2023-09-11T09:03:28.483508-04:00",
                    "created_at": "2023-09-09T09:43:01.346118-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0573a4a-4178-4ef8-89cb-bc735ead887e/?format=api"
                }
            ]
        }
    ]
}