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/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "422f6e4f-ea80-4173-8261-41b8ce81580f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1929ddb7-6bf6-4d7c-b089-b966f7f43468",
    "completed": true,
    "last_updated": "2023-08-07T19:28:12.484809-04:00",
    "created_at": "2023-08-06T08:38:16.545161-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1929ddb7-6bf6-4d7c-b089-b966f7f43468",
    "datetime": "2023-08-06T13:40:00-04:00",
    "cutoff_datetime": "2023-08-06T13:40:00-04:00",
    "name": "WAS (J Irvin) v. CIN (L Richardson)",
    "bettypes": [
        {
            "id": "2815d391-2072-4d66-997a-bd8e55367caa",
            "match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-06T08:38:16.565623-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 (L Richardson)",
                        "amount": 6060.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fba8976a-b3fa-4ec5-8dfd-ce87434e9b91",
                    "gambit_id": "b1baadd2-955e-4067-a6e4-8649b26965a2",
                    "last_updated": "2023-08-07T19:28:12.501295-04:00",
                    "created_at": "2023-08-06T08:38:16.583891-04:00",
                    "name": "CIN (L Richardson)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2815d391-2072-4d66-997a-bd8e55367caa/?format=api"
                },
                {
                    "id": "b1a09117-256c-46b8-aa26-71abf5fbfa95",
                    "gambit_id": "0dfb14f2-aff2-4c00-9d8f-5bf90659915f",
                    "last_updated": "2023-08-07T19:28:12.497319-04:00",
                    "created_at": "2023-08-06T08:38:16.574365-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2815d391-2072-4d66-997a-bd8e55367caa/?format=api"
                }
            ]
        },
        {
            "id": "0c5821a5-32f4-4efe-837a-f6d680563536",
            "match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-06T08:38:16.592580-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": "WAS",
                        "amount": 5512.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7745137d-9fcb-4ce9-9b55-129dbe61db44",
                    "gambit_id": "831cca8f-293c-433b-a759-b993bc449b4d",
                    "last_updated": "2023-08-07T19:28:12.509110-04:00",
                    "created_at": "2023-08-06T08:38:16.596943-04:00",
                    "name": "WAS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5821a5-32f4-4efe-837a-f6d680563536/?format=api"
                },
                {
                    "id": "9bbde282-4b06-4909-9f15-e66f9591ae02",
                    "gambit_id": "7eb21902-48dc-4cd2-922f-c1fd2925fbf9",
                    "last_updated": "2023-08-07T19:28:12.513202-04:00",
                    "created_at": "2023-08-06T08:38:16.606066-04:00",
                    "name": "CIN",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5821a5-32f4-4efe-837a-f6d680563536/?format=api"
                }
            ]
        },
        {
            "id": "725f932b-8439-4d0d-8bcb-f64588754ff6",
            "match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-06T08:38:16.614277-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 Over 10.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e284a141-74e4-4a13-a5ee-b21fedca796d",
                    "gambit_id": "9bd88e3c-5921-4eac-b809-1c4bd3d3f694",
                    "last_updated": "2023-08-07T19:28:12.521439-04:00",
                    "created_at": "2023-08-06T08:38:16.622210-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/725f932b-8439-4d0d-8bcb-f64588754ff6/?format=api"
                },
                {
                    "id": "6ce0bd53-8072-4e5b-b07d-104361d720bc",
                    "gambit_id": "2924a6ef-7ceb-425c-a3df-398abf2eff0b",
                    "last_updated": "2023-08-07T19:28:12.525124-04:00",
                    "created_at": "2023-08-06T08:38:16.632061-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/725f932b-8439-4d0d-8bcb-f64588754ff6/?format=api"
                }
            ]
        }
    ]
}