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/758213e2-cae9-4346-9de4-953340f91935/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "758213e2-cae9-4346-9de4-953340f91935",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "45ca3994-693c-43db-a2d8-b1eebb05195c",
    "completed": true,
    "last_updated": "2022-09-19T09:32:04.922668-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.32,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/45ca3994-693c-43db-a2d8-b1eebb05195c",
    "datetime": "2022-09-17T19:15:00-04:00",
    "cutoff_datetime": "2022-09-17T19:15:00-04:00",
    "name": "CIN (H Greene) v. STL (J Quintana) - Game 2",
    "bettypes": [
        {
            "id": "2fb46e6a-acfb-4e8c-be5d-5ec31b3edfe4",
            "match": "https://api-prod.gambitprofit.com/api/matches/758213e2-cae9-4346-9de4-953340f91935/?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": "STL (J Quintana)",
                        "amount": 6485.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 3515.0
                    }
                ],
                "expected_reward_tokens": 9208.7,
                "profit_sb": 208.7,
                "profit_sb_percentage": 2.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2916996e-f62e-4c4c-bac3-38be2ed7c783",
                    "gambit_id": "a85195d1-0492-4228-81f5-8bc8c45d91cd",
                    "last_updated": "2022-09-19T09:32:04.932698-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Quintana)",
                    "reward": "1.42000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb46e6a-acfb-4e8c-be5d-5ec31b3edfe4/?format=api"
                },
                {
                    "id": "9b3557db-e6b9-4502-8028-fe8793eee329",
                    "gambit_id": "45077fc5-166f-4c24-9efd-93b82b88f9c6",
                    "last_updated": "2022-09-19T09:32:04.933745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (H Greene)",
                    "reward": "2.62000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb46e6a-acfb-4e8c-be5d-5ec31b3edfe4/?format=api"
                }
            ]
        },
        {
            "id": "46ee8662-aa99-453e-b07a-1917aa242468",
            "match": "https://api-prod.gambitprofit.com/api/matches/758213e2-cae9-4346-9de4-953340f91935/?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": "CIN",
                        "amount": 5208.0
                    },
                    {
                        "team": "STL",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "da3c5b2f-451a-45ac-9890-1baf332bcc3e",
                    "gambit_id": "a041ad16-f41f-4afe-ba80-8e6ab86390d8",
                    "last_updated": "2022-09-19T09:32:04.930220-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ee8662-aa99-453e-b07a-1917aa242468/?format=api"
                },
                {
                    "id": "12191ef0-3f8f-4ef7-9b99-0b629c2a1463",
                    "gambit_id": "172b5651-c6ac-4eb6-adb6-f163bb63511c",
                    "last_updated": "2022-09-19T09:32:04.929014-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ee8662-aa99-453e-b07a-1917aa242468/?format=api"
                }
            ]
        },
        {
            "id": "516864c1-0906-4c91-b352-c57c5e4348e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/758213e2-cae9-4346-9de4-953340f91935/?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 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ec4d650-8c1c-4ab0-9db7-97d0df843670",
                    "gambit_id": "c992aae6-3f3a-424e-906a-05d75806a92d",
                    "last_updated": "2022-09-19T09:32:04.926603-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516864c1-0906-4c91-b352-c57c5e4348e2/?format=api"
                },
                {
                    "id": "c9b6db19-2325-4899-aa78-7fed00788588",
                    "gambit_id": "38b08dbf-f188-4351-a595-f8ab3a702e43",
                    "last_updated": "2022-09-19T09:32:04.925413-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516864c1-0906-4c91-b352-c57c5e4348e2/?format=api"
                }
            ]
        }
    ]
}