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/5c57c7ad-373f-49c8-8870-b7cfede72761/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c57c7ad-373f-49c8-8870-b7cfede72761",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4a8f22bf-c855-4fa9-98e6-5e829f83209a",
    "completed": true,
    "last_updated": "2022-08-18T10:46:54.206493-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.02,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4a8f22bf-c855-4fa9-98e6-5e829f83209a",
    "datetime": "2022-08-17T20:00:00-04:00",
    "cutoff_datetime": "2022-08-17T20:00:00-04:00",
    "name": "New York City FC v. Charlotte FC",
    "bettypes": [
        {
            "id": "4e033690-cc46-4ceb-8106-8dc8624e901f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c57c7ad-373f-49c8-8870-b7cfede72761/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "New York City FC",
                        "amount": 7772.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2228.0
                    }
                ],
                "expected_reward_tokens": 10336.76,
                "profit_sb": 1336.76,
                "profit_sb_percentage": 14.85,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York City FC",
                        "amount": 6700.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1920.0
                    },
                    {
                        "team": "Charlotte FC",
                        "amount": 1379.0
                    }
                ],
                "expected_reward_tokens": 8908.34,
                "profit_sb": -91.66,
                "profit_sb_percentage": -1.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5aceed51-fa78-482e-a0a0-e75df6f7fc08",
                    "gambit_id": "1f1f1d37-e8ac-49ea-89e5-21b7d40ca59b",
                    "last_updated": "2022-08-18T10:46:54.209214-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York City FC",
                    "reward": "1.33000",
                    "odds": "1.36000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e033690-cc46-4ceb-8106-8dc8624e901f/?format=api"
                },
                {
                    "id": "569102a6-b76c-41eb-a98a-d88790e6acce",
                    "gambit_id": "c90f2158-c504-4d4d-a4e6-297f1a6fed4d",
                    "last_updated": "2022-08-18T10:46:54.209690-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.64000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e033690-cc46-4ceb-8106-8dc8624e901f/?format=api"
                },
                {
                    "id": "ee17b5b7-6ed1-44dd-b57b-7fce4fe8a56e",
                    "gambit_id": "c2787184-bbe1-49d6-8ed9-6c457f91c99c",
                    "last_updated": "2022-08-18T10:46:54.208758-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte FC",
                    "reward": "6.46000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e033690-cc46-4ceb-8106-8dc8624e901f/?format=api"
                }
            ]
        },
        {
            "id": "c384a1e2-abf5-4fd3-a4a5-4540dd6bab3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c57c7ad-373f-49c8-8870-b7cfede72761/?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 Over 2.5",
                        "amount": 6309.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3691.0
                    }
                ],
                "expected_reward_tokens": 8895.31,
                "profit_sb": -104.69,
                "profit_sb_percentage": -1.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a37a5da7-42bc-41da-9a21-7e9f57d8879a",
                    "gambit_id": "5e8d6797-14ed-4805-9600-6e0d2129f561",
                    "last_updated": "2022-08-18T10:46:54.208291-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.41000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c384a1e2-abf5-4fd3-a4a5-4540dd6bab3f/?format=api"
                },
                {
                    "id": "528d2f89-8cea-4a36-99a4-8691ed754a8f",
                    "gambit_id": "7bdb2680-e09b-413b-8071-79ace56b267f",
                    "last_updated": "2022-08-18T10:46:54.207786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.41000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c384a1e2-abf5-4fd3-a4a5-4540dd6bab3f/?format=api"
                }
            ]
        }
    ]
}