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/5b141482-9d73-4fe8-8058-5c696a3c1117/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b141482-9d73-4fe8-8058-5c696a3c1117",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0ccf25ce-24b7-43dc-9ced-706a32c47130",
    "completed": true,
    "last_updated": "2022-08-30T09:47:24.514967-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0ccf25ce-24b7-43dc-9ced-706a32c47130",
    "datetime": "2022-08-29T21:38:00-04:00",
    "cutoff_datetime": "2022-08-29T21:38:00-04:00",
    "name": "NYY (F Montas) v. LAA (J Suarez)",
    "bettypes": [
        {
            "id": "85dd67b9-b1cd-41fa-b145-42b9f181da02",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b141482-9d73-4fe8-8058-5c696a3c1117/?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": "NYY (F Montas)",
                        "amount": 5969.0
                    },
                    {
                        "team": "LAA (J Suarez)",
                        "amount": 4031.0
                    }
                ],
                "expected_reward_tokens": 9311.61,
                "profit_sb": 311.61,
                "profit_sb_percentage": 3.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b3c76005-71d4-4436-b612-c3abb5f65f88",
                    "gambit_id": "bb018241-0ffc-4ecf-a8d2-62f42e82ab70",
                    "last_updated": "2022-08-30T09:47:24.518320-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (F Montas)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85dd67b9-b1cd-41fa-b145-42b9f181da02/?format=api"
                },
                {
                    "id": "ffd8ea57-8c80-4a73-bb5d-1118d7ac7779",
                    "gambit_id": "12fc9bb1-3953-4fca-a050-51202ce07c6e",
                    "last_updated": "2022-08-30T09:47:24.517867-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (J Suarez)",
                    "reward": "2.31000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85dd67b9-b1cd-41fa-b145-42b9f181da02/?format=api"
                }
            ]
        },
        {
            "id": "3233a2a1-cbcf-4e0f-b8f0-87bef498cd4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b141482-9d73-4fe8-8058-5c696a3c1117/?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": "LAA",
                        "amount": 5205.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28f6d24e-2634-4691-9cef-48b0453d767b",
                    "gambit_id": "0533066f-b1e6-4087-b91a-12e52171f997",
                    "last_updated": "2022-08-30T09:47:24.516969-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3233a2a1-cbcf-4e0f-b8f0-87bef498cd4e/?format=api"
                },
                {
                    "id": "531ab6d4-b0c7-44eb-a2ed-4a40b574a75e",
                    "gambit_id": "480c1766-4d83-41fc-80fe-d7f0cdee1ee5",
                    "last_updated": "2022-08-30T09:47:24.517409-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3233a2a1-cbcf-4e0f-b8f0-87bef498cd4e/?format=api"
                }
            ]
        },
        {
            "id": "db483ef7-48c7-4df3-8e55-6ea6bec3941e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b141482-9d73-4fe8-8058-5c696a3c1117/?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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "707ac9f0-75bf-412f-a19e-a97921baa0e6",
                    "gambit_id": "a3d57eda-808d-455c-b182-449daee8fbe9",
                    "last_updated": "2022-08-30T09:47:24.516033-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db483ef7-48c7-4df3-8e55-6ea6bec3941e/?format=api"
                },
                {
                    "id": "f7de2526-ebc9-44f5-b326-dd9609b87d53",
                    "gambit_id": "3299340c-7932-45be-aaff-3bd24071c893",
                    "last_updated": "2022-08-30T09:47:24.516529-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db483ef7-48c7-4df3-8e55-6ea6bec3941e/?format=api"
                }
            ]
        }
    ]
}