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/a1d3a85b-4edb-42a6-a813-56be5c513e84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a1d3a85b-4edb-42a6-a813-56be5c513e84",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2b24e579-c11a-48b5-bd3f-d058b9559ec3",
    "completed": true,
    "last_updated": "2022-09-15T11:07:07.368705-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2b24e579-c11a-48b5-bd3f-d058b9559ec3",
    "datetime": "2022-09-14T19:07:00-04:00",
    "cutoff_datetime": "2022-09-14T19:07:00-04:00",
    "name": "TAM (D Rasmussen) v. TOR (R Stripling)",
    "bettypes": [
        {
            "id": "c42896a5-5a83-4d0a-8886-6047e5c31178",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?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": "TOR (R Stripling)",
                        "amount": 5217.0
                    },
                    {
                        "team": "TAM (D Rasmussen)",
                        "amount": 4783.0
                    }
                ],
                "expected_reward_tokens": 9181.92,
                "profit_sb": 181.92,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42ab28f8-5872-4f19-ab5b-da9947b4bc79",
                    "gambit_id": "cde1b60d-48c6-4f38-98ae-d7687a7e050e",
                    "last_updated": "2022-09-15T11:07:07.377508-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (R Stripling)",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42896a5-5a83-4d0a-8886-6047e5c31178/?format=api"
                },
                {
                    "id": "14680bb4-c1ad-4790-9fee-ecc5862d7c30",
                    "gambit_id": "daa0dcfa-5310-490b-97d6-fac8e9171bfb",
                    "last_updated": "2022-09-15T11:07:07.378471-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (D Rasmussen)",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42896a5-5a83-4d0a-8886-6047e5c31178/?format=api"
                }
            ]
        },
        {
            "id": "23fb0686-100f-41a8-8b85-b0198b9bad06",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?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": "TAM",
                        "amount": 6482.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc2048b1-c944-43f6-8951-57d519410d1e",
                    "gambit_id": "380a2f41-d9d3-45d3-8df1-11c6293f9439",
                    "last_updated": "2022-09-15T11:07:07.375489-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23fb0686-100f-41a8-8b85-b0198b9bad06/?format=api"
                },
                {
                    "id": "067173e2-6edd-46ff-a879-691812736c16",
                    "gambit_id": "4a59ed39-f3a4-45ae-ae91-fa359ce143ec",
                    "last_updated": "2022-09-15T11:07:07.374479-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23fb0686-100f-41a8-8b85-b0198b9bad06/?format=api"
                }
            ]
        },
        {
            "id": "909be775-9b5c-4ba0-91f0-ca013683d10f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?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 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b0229fbf-a79c-4cd5-8bec-49cb4dabc473",
                    "gambit_id": "21c0f83c-0670-4ede-bbaf-771656f17899",
                    "last_updated": "2022-09-15T11:07:07.371607-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909be775-9b5c-4ba0-91f0-ca013683d10f/?format=api"
                },
                {
                    "id": "dbafaa54-b640-414c-9b8e-6d1074282a71",
                    "gambit_id": "2b523dd2-43ee-47f9-8614-d863b198e31e",
                    "last_updated": "2022-09-15T11:07:07.372564-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909be775-9b5c-4ba0-91f0-ca013683d10f/?format=api"
                }
            ]
        }
    ]
}