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/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f41ee2f2-b82a-4c9f-9569-7c856d11e607",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "485f1801-40ac-4891-96b7-502ed62cfd42",
    "completed": true,
    "last_updated": "2023-08-21T19:38:24.916430-04:00",
    "created_at": "2023-08-20T08:43:03.442000-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.52,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/485f1801-40ac-4891-96b7-502ed62cfd42",
    "datetime": "2023-08-20T13:40:00-04:00",
    "cutoff_datetime": "2023-08-20T13:40:00-04:00",
    "name": "TOR (H Ryu) v. CIN (H Greene)",
    "bettypes": [
        {
            "id": "07c5d671-f976-4494-a098-12ab83b4a2d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-20T08:43:03.455982-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 (H Ryu)",
                        "amount": 5026.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 4974.0
                    }
                ],
                "expected_reward_tokens": 9549.4,
                "profit_sb": 49.4,
                "profit_sb_percentage": 0.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ba14a3ed-5ea4-4b24-b9e3-f8aacd01baaf",
                    "gambit_id": "3ea3f1f5-b106-41ee-b47f-bc8674308568",
                    "last_updated": "2023-08-21T19:38:24.925592-04:00",
                    "created_at": "2023-08-20T08:43:03.461052-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "1.90000",
                    "odds": "1.94340",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07c5d671-f976-4494-a098-12ab83b4a2d7/?format=api"
                },
                {
                    "id": "a107c19a-358e-4851-b93b-9878031bd347",
                    "gambit_id": "df4fdebb-95fc-4d11-aca4-f6f812d483ba",
                    "last_updated": "2023-08-21T19:38:24.929167-04:00",
                    "created_at": "2023-08-20T08:43:03.465651-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "1.92000",
                    "odds": "1.96150",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07c5d671-f976-4494-a098-12ab83b4a2d7/?format=api"
                }
            ]
        },
        {
            "id": "a6851add-4c20-4ae1-92ca-f5e3a27034fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-20T08:43:03.470807-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": "CIN",
                        "amount": 6010.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "598e8d12-00c5-40ee-97f4-e94999182dfe",
                    "gambit_id": "7404c373-d696-47b8-9ecd-6ab30dbb11dd",
                    "last_updated": "2023-08-21T19:38:24.938839-04:00",
                    "created_at": "2023-08-20T08:43:03.479789-04:00",
                    "name": "CIN",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6851add-4c20-4ae1-92ca-f5e3a27034fd/?format=api"
                },
                {
                    "id": "08dda8b8-d9fa-4719-b812-852e2593d9d4",
                    "gambit_id": "300d75b7-5b82-4d97-87ea-f43ebac63020",
                    "last_updated": "2023-08-21T19:38:24.935457-04:00",
                    "created_at": "2023-08-20T08:43:03.475234-04:00",
                    "name": "TOR",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6851add-4c20-4ae1-92ca-f5e3a27034fd/?format=api"
                }
            ]
        },
        {
            "id": "ef9b41ae-0df9-4ee8-a4b8-794010dcffbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-20T08:43:03.484996-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f42f23dd-bcbf-4fc9-9666-28c4ef5a0fb4",
                    "gambit_id": "fa817f48-1ceb-4403-9413-fa5bb7e48e13",
                    "last_updated": "2023-08-21T19:38:24.948566-04:00",
                    "created_at": "2023-08-20T08:43:03.501329-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef9b41ae-0df9-4ee8-a4b8-794010dcffbc/?format=api"
                },
                {
                    "id": "fe56d857-6f1b-48ba-a21c-d74e43438331",
                    "gambit_id": "a807583a-e983-49b0-b620-40887441d7c0",
                    "last_updated": "2023-08-21T19:38:24.945146-04:00",
                    "created_at": "2023-08-20T08:43:03.495430-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef9b41ae-0df9-4ee8-a4b8-794010dcffbc/?format=api"
                }
            ]
        }
    ]
}