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/740bbfc4-25ff-4658-97b7-d8f764c9726c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "740bbfc4-25ff-4658-97b7-d8f764c9726c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2a14f77f-5970-4f28-bde9-a69e0dde0fac",
    "completed": true,
    "last_updated": "2022-08-31T11:37:09.478231-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2a14f77f-5970-4f28-bde9-a69e0dde0fac",
    "datetime": "2022-08-30T21:40:00-04:00",
    "cutoff_datetime": "2022-08-30T21:40:00-04:00",
    "name": "PHI (A Nola) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "039fef8b-4364-4a90-914d-54222a5b14bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/740bbfc4-25ff-4658-97b7-d8f764c9726c/?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": "PHI (A Nola)",
                        "amount": 5467.0
                    },
                    {
                        "team": "ARI (Z Gallen)",
                        "amount": 4533.0
                    }
                ],
                "expected_reward_tokens": 9292.65,
                "profit_sb": 292.65,
                "profit_sb_percentage": 3.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b71a8c3-0d2f-4d43-a829-f92437c4febe",
                    "gambit_id": "2f1378b1-1120-4ebc-b958-1da298fbebd1",
                    "last_updated": "2022-08-31T11:37:09.481624-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.70000",
                    "odds": "1.78740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039fef8b-4364-4a90-914d-54222a5b14bc/?format=api"
                },
                {
                    "id": "fbca3bf8-930f-42a2-b2f1-d96212f378c5",
                    "gambit_id": "7e8b1e66-d57d-4567-a69d-d9183799748a",
                    "last_updated": "2022-08-31T11:37:09.481124-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "2.05000",
                    "odds": "2.17000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039fef8b-4364-4a90-914d-54222a5b14bc/?format=api"
                }
            ]
        },
        {
            "id": "1461e0c7-3e47-4537-aa48-53a9288f357c",
            "match": "https://api-prod.gambitprofit.com/api/matches/740bbfc4-25ff-4658-97b7-d8f764c9726c/?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": "ARI",
                        "amount": 5831.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4169.0
                    }
                ],
                "expected_reward_tokens": 9212.98,
                "profit_sb": 212.98,
                "profit_sb_percentage": 2.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dcfa3a19-8cee-4391-ac2c-58569fec6c22",
                    "gambit_id": "bb33f297-70c1-472e-8c6c-2c8b69d85c4b",
                    "last_updated": "2022-08-31T11:37:09.480140-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1461e0c7-3e47-4537-aa48-53a9288f357c/?format=api"
                },
                {
                    "id": "9a45e940-e81c-4ed1-883f-bb7be44646a9",
                    "gambit_id": "0eedafbd-7d8e-4a22-9b1e-4bfd9231567d",
                    "last_updated": "2022-08-31T11:37:09.480640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.21000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1461e0c7-3e47-4537-aa48-53a9288f357c/?format=api"
                }
            ]
        }
    ]
}