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/4a706517-35de-43ce-8eb2-dec324d9d6e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a706517-35de-43ce-8eb2-dec324d9d6e9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "97397422-8e88-42e5-99b1-5bd66f0a9d39",
    "completed": true,
    "last_updated": "2022-09-03T18:57:15.331691-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.14,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/97397422-8e88-42e5-99b1-5bd66f0a9d39",
    "datetime": "2022-09-02T21:40:00-04:00",
    "cutoff_datetime": "2022-09-02T21:40:00-04:00",
    "name": "MIL (E Lauer) v. ARI (Z Davies)",
    "bettypes": [
        {
            "id": "7832236e-4d7a-4f74-8ab5-9ddcf1586dae",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a706517-35de-43ce-8eb2-dec324d9d6e9/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "MIL (E Lauer)",
                        "amount": 5215.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 4785.0
                    }
                ],
                "expected_reward_tokens": 9282.7,
                "profit_sb": 282.7,
                "profit_sb_percentage": 3.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df532354-0e50-406b-8887-9f5fe7672954",
                    "gambit_id": "f372752a-971c-47ea-981f-12eeedb5e8f4",
                    "last_updated": "2022-09-03T18:57:15.341871-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (E Lauer)",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7832236e-4d7a-4f74-8ab5-9ddcf1586dae/?format=api"
                },
                {
                    "id": "42a1458f-0b45-49a6-8218-4ee904cfe6ed",
                    "gambit_id": "699c6b55-8d99-4dd1-ab7c-63bcf75c8df6",
                    "last_updated": "2022-09-03T18:57:15.340912-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Davies)",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7832236e-4d7a-4f74-8ab5-9ddcf1586dae/?format=api"
                }
            ]
        },
        {
            "id": "7b9f6b94-c4ac-4aa7-98a7-944f61cac9e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a706517-35de-43ce-8eb2-dec324d9d6e9/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "ARI",
                        "amount": 5906.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4094.0
                    }
                ],
                "expected_reward_tokens": 9211.5,
                "profit_sb": 211.5,
                "profit_sb_percentage": 2.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a4bf552-5838-4838-80a3-81667e0fa48e",
                    "gambit_id": "fd8d0349-be87-4829-8681-92af85f123c3",
                    "last_updated": "2022-09-03T18:57:15.338080-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9f6b94-c4ac-4aa7-98a7-944f61cac9e7/?format=api"
                },
                {
                    "id": "b2aa1045-9986-4a7c-85ff-e371c7f75c3e",
                    "gambit_id": "04c975cd-ec3d-421b-b349-2b23f5545f32",
                    "last_updated": "2022-09-03T18:57:15.339026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "2.25000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9f6b94-c4ac-4aa7-98a7-944f61cac9e7/?format=api"
                }
            ]
        },
        {
            "id": "1bf62a61-4296-4f18-892b-17c9acd6ba4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a706517-35de-43ce-8eb2-dec324d9d6e9/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": 5096.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ae3de24-4ebc-4077-922d-5911f77e24e2",
                    "gambit_id": "0f45df40-ed60-4995-85de-eba8edebda82",
                    "last_updated": "2022-09-03T18:57:15.334590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf62a61-4296-4f18-892b-17c9acd6ba4c/?format=api"
                },
                {
                    "id": "13d759b5-5d78-4b70-8f06-bf3a1337a289",
                    "gambit_id": "bab10e31-5479-4b8b-abc8-d52a184b4248",
                    "last_updated": "2022-09-03T18:57:15.335760-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf62a61-4296-4f18-892b-17c9acd6ba4c/?format=api"
                }
            ]
        }
    ]
}