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/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f93d0004-5dc1-497b-92b3-3c388208d724",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aff861dc-5587-494b-b7dd-9a15bd5c0856",
    "completed": true,
    "last_updated": "2023-04-18T12:12:09.418952-04:00",
    "created_at": "2023-04-17T11:42:01.537184-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aff861dc-5587-494b-b7dd-9a15bd5c0856",
    "datetime": "2023-04-17T20:10:00-04:00",
    "cutoff_datetime": "2023-04-17T20:10:00-04:00",
    "name": "TOR (K Gausman) v. HOU (C Javier)",
    "bettypes": [
        {
            "id": "74d844e8-cfd0-4f93-bdb1-a26d02d3f56b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-17T11:42:01.578792-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 (K Gausman)",
                        "amount": 5234.0
                    },
                    {
                        "team": "HOU (C Javier)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6825abc3-ea6d-4c07-b1f7-1f059457b304",
                    "gambit_id": "29ae5c1d-e60b-41c0-8570-0a7cf01a5ae4",
                    "last_updated": "2023-04-18T12:12:09.439601-04:00",
                    "created_at": "2023-04-17T11:42:01.586260-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d844e8-cfd0-4f93-bdb1-a26d02d3f56b/?format=api"
                },
                {
                    "id": "0107ba63-82c5-4f1c-bb13-dbaa99c039ad",
                    "gambit_id": "a58b1ce4-f3c5-4a6e-b433-649a00461163",
                    "last_updated": "2023-04-18T12:12:09.436919-04:00",
                    "created_at": "2023-04-17T11:42:01.581646-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d844e8-cfd0-4f93-bdb1-a26d02d3f56b/?format=api"
                }
            ]
        },
        {
            "id": "d71a26b1-cd2b-414e-97fd-6bee72aac5b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-17T11:42:01.569773-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": "HOU",
                        "amount": 5939.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52a6f991-c74b-4c95-ae55-29cecca43ddb",
                    "gambit_id": "cd5ae2f3-047d-4de3-942e-c8f2ce4531e3",
                    "last_updated": "2023-04-18T12:12:09.430617-04:00",
                    "created_at": "2023-04-17T11:42:01.573237-04:00",
                    "name": "HOU",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71a26b1-cd2b-414e-97fd-6bee72aac5b2/?format=api"
                },
                {
                    "id": "a32c4c27-106c-4d73-bc51-b9e8089a4ca7",
                    "gambit_id": "0cbe95cd-8047-4cb1-aae2-af87851db889",
                    "last_updated": "2023-04-18T12:12:09.432791-04:00",
                    "created_at": "2023-04-17T11:42:01.575933-04:00",
                    "name": "TOR",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71a26b1-cd2b-414e-97fd-6bee72aac5b2/?format=api"
                }
            ]
        },
        {
            "id": "b6d1dd62-047e-4ad1-9b53-468c82ed68e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-17T11:42:01.540938-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "519c7eca-b850-4965-9bc1-4a4fc5279507",
                    "gambit_id": "b5370f85-92c0-405e-83e3-8552274d3d47",
                    "last_updated": "2023-04-18T12:12:09.423973-04:00",
                    "created_at": "2023-04-17T11:42:01.554946-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d1dd62-047e-4ad1-9b53-468c82ed68e9/?format=api"
                },
                {
                    "id": "13855e90-ac7c-4480-ad40-b9c835af0725",
                    "gambit_id": "63983bac-940f-4751-9981-aca9f8ba30dd",
                    "last_updated": "2023-04-18T12:12:09.426127-04:00",
                    "created_at": "2023-04-17T11:42:01.558613-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d1dd62-047e-4ad1-9b53-468c82ed68e9/?format=api"
                }
            ]
        }
    ]
}