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/9443cee1-8756-4b74-9a03-b58ef96ac890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9443cee1-8756-4b74-9a03-b58ef96ac890",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "23b92008-9c53-4ec6-828b-7e01ef7a2376",
    "completed": true,
    "last_updated": "2022-09-08T10:42:24.715529-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/23b92008-9c53-4ec6-828b-7e01ef7a2376",
    "datetime": "2022-09-07T16:10:00-04:00",
    "cutoff_datetime": "2022-09-07T16:10:00-04:00",
    "name": "CWS (M Kopech) v. SEA (L Castillo)",
    "bettypes": [
        {
            "id": "42420cec-1e8d-42bb-81e6-50a9590e0b0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/9443cee1-8756-4b74-9a03-b58ef96ac890/?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": "SEA (L Castillo)",
                        "amount": 6316.0
                    },
                    {
                        "team": "CWS (M Kopech)",
                        "amount": 3684.0
                    }
                ],
                "expected_reward_tokens": 9283.68,
                "profit_sb": 283.68,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ea59d60-5cb9-4dcb-9873-bfad2c3e4e4c",
                    "gambit_id": "e8e88c9a-45d5-462b-b157-158be408e061",
                    "last_updated": "2022-09-08T10:42:24.724864-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42420cec-1e8d-42bb-81e6-50a9590e0b0d/?format=api"
                },
                {
                    "id": "22adb7ad-1d63-42e8-80fb-d95f1fe41f5c",
                    "gambit_id": "b5f8eaed-9573-4dc2-9038-eebe248ca08b",
                    "last_updated": "2022-09-08T10:42:24.725946-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (M Kopech)",
                    "reward": "2.52000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42420cec-1e8d-42bb-81e6-50a9590e0b0d/?format=api"
                }
            ]
        },
        {
            "id": "885caee0-5723-4ae5-8fb1-7f1faaac78ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/9443cee1-8756-4b74-9a03-b58ef96ac890/?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": "CWS",
                        "amount": 5395.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4605.0
                    }
                ],
                "expected_reward_tokens": 9117.55,
                "profit_sb": 117.55,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4a25caa-af86-4b83-97c9-56ad343c8f60",
                    "gambit_id": "a7a2f036-9dc9-492c-b901-277a5bf36dcd",
                    "last_updated": "2022-09-08T10:42:24.722537-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "1.69000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/885caee0-5723-4ae5-8fb1-7f1faaac78ba/?format=api"
                },
                {
                    "id": "cc78cb20-8bbe-42b8-b6cd-71c9355755d9",
                    "gambit_id": "94094ff0-4d48-4531-a2ac-77094d72be80",
                    "last_updated": "2022-09-08T10:42:24.721428-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/885caee0-5723-4ae5-8fb1-7f1faaac78ba/?format=api"
                }
            ]
        },
        {
            "id": "476b125f-7f1b-42fb-a2a5-430313ae7394",
            "match": "https://api-prod.gambitprofit.com/api/matches/9443cee1-8756-4b74-9a03-b58ef96ac890/?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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7c943a32-65d9-47b9-b090-a1f7dfe306f4",
                    "gambit_id": "daeba555-7a1d-433d-891a-112dd48d67ad",
                    "last_updated": "2022-09-08T10:42:24.718238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476b125f-7f1b-42fb-a2a5-430313ae7394/?format=api"
                },
                {
                    "id": "f66ff6a7-8cc9-4b89-8879-1c86d2369474",
                    "gambit_id": "f1d77368-9899-4e72-a1af-9a58733a7da9",
                    "last_updated": "2022-09-08T10:42:24.719306-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476b125f-7f1b-42fb-a2a5-430313ae7394/?format=api"
                }
            ]
        }
    ]
}