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/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "67015de4-aeca-4b95-8b9b-c1300d7a320e",
    "completed": true,
    "last_updated": "2023-09-26T09:22:58.801069-04:00",
    "created_at": "2023-09-24T09:13:24.985992-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/67015de4-aeca-4b95-8b9b-c1300d7a320e",
    "datetime": "2023-09-24T14:20:00-04:00",
    "cutoff_datetime": "2023-09-24T14:20:00-04:00",
    "name": "COL (T Blach) v. CHC (J Wicks)",
    "bettypes": [
        {
            "id": "50cf07ef-7ac1-4526-ad65-f6aac188856b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-24T09:13:24.995893-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": "CHC (J Wicks)",
                        "amount": 6885.0
                    },
                    {
                        "team": "COL (T Blach)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09c96036-66cc-41f7-ab0f-9c4888d56688",
                    "gambit_id": "b6b614fc-ca71-4035-b6a7-0635932b0cbd",
                    "last_updated": "2023-09-26T09:22:58.818519-04:00",
                    "created_at": "2023-09-24T09:13:25.003711-04:00",
                    "name": "CHC (J Wicks)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cf07ef-7ac1-4526-ad65-f6aac188856b/?format=api"
                },
                {
                    "id": "f734cec6-84e9-49c9-858e-e42e13fa0974",
                    "gambit_id": "f310329f-d403-4cd0-8860-ed2290dd11b6",
                    "last_updated": "2023-09-26T09:22:58.815062-04:00",
                    "created_at": "2023-09-24T09:13:24.999682-04:00",
                    "name": "COL (T Blach)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cf07ef-7ac1-4526-ad65-f6aac188856b/?format=api"
                }
            ]
        },
        {
            "id": "0e5e136e-2ee5-4cce-b668-2b79807f689f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-24T09:13:25.007858-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": "CHC",
                        "amount": 5319.0
                    },
                    {
                        "team": "COL",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d4cdeb8a-8422-49db-978b-a9a4e8db2e21",
                    "gambit_id": "8f317187-9451-468e-9a3d-c39c03fdb4e4",
                    "last_updated": "2023-09-26T09:22:58.828962-04:00",
                    "created_at": "2023-09-24T09:13:25.016206-04:00",
                    "name": "CHC",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5e136e-2ee5-4cce-b668-2b79807f689f/?format=api"
                },
                {
                    "id": "e3342e71-28f3-40ce-a375-be160a0401e5",
                    "gambit_id": "d5303d14-41ca-4aed-95a0-c90d3759a87b",
                    "last_updated": "2023-09-26T09:22:58.825563-04:00",
                    "created_at": "2023-09-24T09:13:25.011546-04:00",
                    "name": "COL",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5e136e-2ee5-4cce-b668-2b79807f689f/?format=api"
                }
            ]
        },
        {
            "id": "55d18bea-0c0f-4bf0-948f-9e1c490243ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-24T09:13:25.020033-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": "cc45daca-e5fd-4744-9887-f03906a8aec2",
                    "gambit_id": "b8908c60-7a90-4725-9ac2-816936495b86",
                    "last_updated": "2023-09-26T09:22:58.840784-04:00",
                    "created_at": "2023-09-24T09:13:25.027934-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/55d18bea-0c0f-4bf0-948f-9e1c490243ac/?format=api"
                },
                {
                    "id": "7f0b6f45-4b1a-4224-92eb-39bebd1bbac1",
                    "gambit_id": "56569a7c-75be-4ba0-be69-0999d6c85b57",
                    "last_updated": "2023-09-26T09:22:58.836610-04:00",
                    "created_at": "2023-09-24T09:13:25.023933-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/55d18bea-0c0f-4bf0-948f-9e1c490243ac/?format=api"
                }
            ]
        }
    ]
}