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/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "73f70880-2ecf-486a-9aa5-242226fd935a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "95ebd7b5-9a6c-4594-bd6a-104c55a797b8",
    "completed": true,
    "last_updated": "2023-06-04T13:22:20.932801-04:00",
    "created_at": "2023-06-02T10:32:05.904558-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/95ebd7b5-9a6c-4594-bd6a-104c55a797b8",
    "datetime": "2023-06-02T19:05:00-04:00",
    "cutoff_datetime": "2023-06-02T19:05:00-04:00",
    "name": "PHI (Z Wheeler) v. WAS (J Gray)",
    "bettypes": [
        {
            "id": "ef503666-1742-4f03-a0ca-ffab66c32962",
            "match": "https://api-prod.gambitprofit.com/api/matches/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-02T10:32:05.907611-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": "PHI (Z Wheeler)",
                        "amount": 6293.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "16b7a051-5ef4-475b-a2fb-4c092515975a",
                    "gambit_id": "afce9434-1414-4837-8607-5a5366422c21",
                    "last_updated": "2023-06-04T13:22:20.936942-04:00",
                    "created_at": "2023-06-02T10:32:05.909721-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef503666-1742-4f03-a0ca-ffab66c32962/?format=api"
                },
                {
                    "id": "ee2c1fdd-6277-4d17-ac9e-16c678b0d44c",
                    "gambit_id": "9f15ce8a-8de2-4628-a9a4-1516f46b5fb6",
                    "last_updated": "2023-06-04T13:22:20.939105-04:00",
                    "created_at": "2023-06-02T10:32:05.911659-04:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef503666-1742-4f03-a0ca-ffab66c32962/?format=api"
                }
            ]
        },
        {
            "id": "23257dda-91fb-4b30-86a3-de40e64d1bb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-02T10:32:05.914272-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": "PHI",
                        "amount": 5000.0
                    },
                    {
                        "team": "WAS",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9344540b-3754-43d2-91d2-8e40b95b7d21",
                    "gambit_id": "ad9bfbae-cb13-47ed-829b-c6437f6fb7bc",
                    "last_updated": "2023-06-04T13:22:20.942989-04:00",
                    "created_at": "2023-06-02T10:32:05.916233-04:00",
                    "name": "PHI",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23257dda-91fb-4b30-86a3-de40e64d1bb6/?format=api"
                },
                {
                    "id": "e5fc2e33-da11-4ce4-b6ee-b41504dcd4c8",
                    "gambit_id": "a8af67cd-3e09-4b61-9db2-dd1bffd84cee",
                    "last_updated": "2023-06-04T13:22:20.944844-04:00",
                    "created_at": "2023-06-02T10:32:05.918454-04:00",
                    "name": "WAS",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23257dda-91fb-4b30-86a3-de40e64d1bb6/?format=api"
                }
            ]
        },
        {
            "id": "ce9119f1-8e1f-4af6-82e3-7222b8bdca3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-02T10:32:05.921992-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "244b9b65-980b-4fcd-9a4d-ba134799776d",
                    "gambit_id": "7ed194c0-2132-49b8-938e-499e75000feb",
                    "last_updated": "2023-06-04T13:22:20.948614-04:00",
                    "created_at": "2023-06-02T10:32:05.923860-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce9119f1-8e1f-4af6-82e3-7222b8bdca3a/?format=api"
                },
                {
                    "id": "08d1083a-d5cf-43cc-867f-0f323e90693d",
                    "gambit_id": "dc6b6f73-5796-4ad8-94ba-9340859e1cc6",
                    "last_updated": "2023-06-04T13:22:20.950526-04:00",
                    "created_at": "2023-06-02T10:32:05.925789-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce9119f1-8e1f-4af6-82e3-7222b8bdca3a/?format=api"
                }
            ]
        }
    ]
}