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/d2ef8698-387f-47ca-a535-0a65323d4d54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d2ef8698-387f-47ca-a535-0a65323d4d54",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "56f96c61-455c-4b9a-b480-8517e9c62d6f",
    "completed": true,
    "last_updated": "2022-09-24T21:07:20.042713-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/56f96c61-455c-4b9a-b480-8517e9c62d6f",
    "datetime": "2022-09-23T20:10:00-04:00",
    "cutoff_datetime": "2022-09-23T20:10:00-04:00",
    "name": "SDG (S Manaea) v. COL (R Feltner)",
    "bettypes": [
        {
            "id": "75e1b618-52ca-4f13-bc5c-6c5fef71d8be",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2ef8698-387f-47ca-a535-0a65323d4d54/?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": "SDG (S Manaea)",
                        "amount": 5884.0
                    },
                    {
                        "team": "COL (R Feltner)",
                        "amount": 4116.0
                    }
                ],
                "expected_reward_tokens": 9178.68,
                "profit_sb": 178.68,
                "profit_sb_percentage": 1.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9635a3a1-bb8c-42ab-8069-4f8c96b2aa59",
                    "gambit_id": "db3b85e5-cc37-49a1-bbb8-8f9ed40149d2",
                    "last_updated": "2022-09-24T21:07:20.052943-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (S Manaea)",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e1b618-52ca-4f13-bc5c-6c5fef71d8be/?format=api"
                },
                {
                    "id": "52e909aa-2649-4cee-b277-6c9da225f8ef",
                    "gambit_id": "5dc09d80-2153-4cdc-9134-ece3d85a29f8",
                    "last_updated": "2022-09-24T21:07:20.051868-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (R Feltner)",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e1b618-52ca-4f13-bc5c-6c5fef71d8be/?format=api"
                }
            ]
        },
        {
            "id": "9121a30b-5e90-4c5a-b701-6f0588071395",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2ef8698-387f-47ca-a535-0a65323d4d54/?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": "COL",
                        "amount": 5000.0
                    },
                    {
                        "team": "SDG",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab58bd94-fda5-493d-829f-c7efd85cbb76",
                    "gambit_id": "f92202b1-4c9b-4905-bcb2-2457f91feeb3",
                    "last_updated": "2022-09-24T21:07:20.048887-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9121a30b-5e90-4c5a-b701-6f0588071395/?format=api"
                },
                {
                    "id": "49f12ea6-a2a6-4290-b689-4e7d7b5a423b",
                    "gambit_id": "4d6bb640-d2fe-4084-aa34-3edc8aec5e47",
                    "last_updated": "2022-09-24T21:07:20.049899-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9121a30b-5e90-4c5a-b701-6f0588071395/?format=api"
                }
            ]
        },
        {
            "id": "bf1530cf-81e8-4234-9cc5-2d98776e34e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2ef8698-387f-47ca-a535-0a65323d4d54/?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 11",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 11",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44de331d-a323-408f-9fbe-912bcc9e40ec",
                    "gambit_id": "14dd2200-5c78-441b-9c12-23779b4e04b7",
                    "last_updated": "2022-09-24T21:07:20.045631-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 11",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf1530cf-81e8-4234-9cc5-2d98776e34e9/?format=api"
                },
                {
                    "id": "8015062f-2dbf-4a78-9959-293fb2100fc5",
                    "gambit_id": "7e216bda-6454-4071-9aa4-631037f592fb",
                    "last_updated": "2022-09-24T21:07:20.046798-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 11",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf1530cf-81e8-4234-9cc5-2d98776e34e9/?format=api"
                }
            ]
        }
    ]
}