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/9122d016-0de8-4bc3-8a41-ca3f625dbc56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9122d016-0de8-4bc3-8a41-ca3f625dbc56",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "801033a8-8eee-452b-9c86-ac542bd80492",
    "completed": true,
    "last_updated": "2023-08-28T18:38:02.182881-04:00",
    "created_at": "2023-08-25T08:38:06.949582-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/801033a8-8eee-452b-9c86-ac542bd80492",
    "datetime": "2023-08-25T18:40:00-04:00",
    "cutoff_datetime": "2023-08-25T18:40:00-04:00",
    "name": "HOU (F Valdez) v. DET (M Manning)",
    "bettypes": [
        {
            "id": "197e6f08-5d80-47b5-bb89-f179a3998fd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/9122d016-0de8-4bc3-8a41-ca3f625dbc56/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-25T08:38:06.960726-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": "HOU (F Valdez)",
                        "amount": 6173.0
                    },
                    {
                        "team": "DET (M Manning)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e8d1b887-eb9f-4f2f-aa5c-30a2e02ef2ab",
                    "gambit_id": "e08f6067-c906-497c-a57e-dbff3f0779be",
                    "last_updated": "2023-08-28T18:38:02.198181-04:00",
                    "created_at": "2023-08-25T08:38:06.966201-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197e6f08-5d80-47b5-bb89-f179a3998fd3/?format=api"
                },
                {
                    "id": "63dc5ffa-61d7-48a8-a8b1-2258d99f6b4c",
                    "gambit_id": "a484d744-2a73-4658-b7d6-7c4c10294fdc",
                    "last_updated": "2023-08-28T18:38:02.202840-04:00",
                    "created_at": "2023-08-25T08:38:06.970788-04:00",
                    "name": "DET (M Manning)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197e6f08-5d80-47b5-bb89-f179a3998fd3/?format=api"
                }
            ]
        },
        {
            "id": "9c5a165e-95c7-4c64-ab68-f6e78790d107",
            "match": "https://api-prod.gambitprofit.com/api/matches/9122d016-0de8-4bc3-8a41-ca3f625dbc56/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-25T08:38:06.976661-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": "DET",
                        "amount": 5107.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d505a6d-5d9d-45f6-9de4-8b62ab1bae12",
                    "gambit_id": "ffc82950-c6d8-492b-b0d7-3530e23e1628",
                    "last_updated": "2023-08-28T18:38:02.215614-04:00",
                    "created_at": "2023-08-25T08:38:06.987064-04:00",
                    "name": "DET",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c5a165e-95c7-4c64-ab68-f6e78790d107/?format=api"
                },
                {
                    "id": "8dc02a4b-cd7f-4380-8941-f3e7b3ff3d42",
                    "gambit_id": "6b6ffbd1-6430-4e92-8fb6-47d66818fac6",
                    "last_updated": "2023-08-28T18:38:02.211266-04:00",
                    "created_at": "2023-08-25T08:38:06.982011-04:00",
                    "name": "HOU",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c5a165e-95c7-4c64-ab68-f6e78790d107/?format=api"
                }
            ]
        },
        {
            "id": "94c60ac7-9ce7-4805-81fe-b5c9379bf352",
            "match": "https://api-prod.gambitprofit.com/api/matches/9122d016-0de8-4bc3-8a41-ca3f625dbc56/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T08:38:06.991069-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9b32e91-7d3c-44e7-b1b0-2aa0c791be75",
                    "gambit_id": "10cf1c95-59e4-4191-92c7-0bfd847b4874",
                    "last_updated": "2023-08-28T18:38:02.226386-04:00",
                    "created_at": "2023-08-25T08:38:06.999214-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94c60ac7-9ce7-4805-81fe-b5c9379bf352/?format=api"
                },
                {
                    "id": "d9496c04-f102-4732-9d73-168b96f22feb",
                    "gambit_id": "1b9e08a6-0d60-4e40-80ae-fc0fba68e2b7",
                    "last_updated": "2023-08-28T18:38:02.222740-04:00",
                    "created_at": "2023-08-25T08:38:06.995027-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94c60ac7-9ce7-4805-81fe-b5c9379bf352/?format=api"
                }
            ]
        }
    ]
}