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/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5275ac41-4287-4b49-a0d9-b4757c6b2ae9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5a8cf5a9-5b11-451b-98fa-2a4e8ea66a3f",
    "completed": true,
    "last_updated": "2023-04-19T13:52:28.699606-04:00",
    "created_at": "2023-04-18T12:12:01.264496-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.53,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5a8cf5a9-5b11-451b-98fa-2a4e8ea66a3f",
    "datetime": "2023-04-18T19:10:00-04:00",
    "cutoff_datetime": "2023-04-18T19:10:00-04:00",
    "name": "PHI (B Falter) v. CWS (L Giolito) - Game 2",
    "bettypes": [
        {
            "id": "ee417f13-08ca-407e-a36e-9951bc01d600",
            "match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-18T12:12:01.279212-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": "CWS (L Giolito)",
                        "amount": 5674.0
                    },
                    {
                        "team": "PHI (B Falter)",
                        "amount": 4326.0
                    }
                ],
                "expected_reward_tokens": 9645.8,
                "profit_sb": 145.8,
                "profit_sb_percentage": 1.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d716bf07-0d4e-4b50-91ac-0f99ffa6d208",
                    "gambit_id": "d7a09f77-55a5-41f7-875e-718af683062d",
                    "last_updated": "2023-04-19T13:52:28.723170-04:00",
                    "created_at": "2023-04-18T12:12:01.281032-04:00",
                    "name": "CWS (L Giolito)",
                    "reward": "1.70000",
                    "odds": "1.72460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee417f13-08ca-407e-a36e-9951bc01d600/?format=api"
                },
                {
                    "id": "1b53037f-fe8b-4be5-af0c-448971bcc46a",
                    "gambit_id": "428b53f1-0405-4c76-93c4-53c55e6673ef",
                    "last_updated": "2023-04-19T13:52:28.725705-04:00",
                    "created_at": "2023-04-18T12:12:01.282955-04:00",
                    "name": "PHI (B Falter)",
                    "reward": "2.23000",
                    "odds": "2.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee417f13-08ca-407e-a36e-9951bc01d600/?format=api"
                }
            ]
        },
        {
            "id": "d1f6aadb-ade6-488f-9046-b36713556888",
            "match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-18T12:12:01.273022-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": "PHI",
                        "amount": 6163.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c862b6bf-bb8f-41fb-97a9-b16c8f40cca1",
                    "gambit_id": "895dd544-be3a-4292-8bf4-1da8b2496c99",
                    "last_updated": "2023-04-19T13:52:28.717352-04:00",
                    "created_at": "2023-04-18T12:12:01.276969-04:00",
                    "name": "PHI",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f6aadb-ade6-488f-9046-b36713556888/?format=api"
                },
                {
                    "id": "b3f6dca5-13ba-4675-9593-626935cdbcf8",
                    "gambit_id": "155d9d4c-d882-4df2-bf04-c4e62d749844",
                    "last_updated": "2023-04-19T13:52:28.713436-04:00",
                    "created_at": "2023-04-18T12:12:01.274912-04:00",
                    "name": "CWS",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f6aadb-ade6-488f-9046-b36713556888/?format=api"
                }
            ]
        },
        {
            "id": "ed50b880-9faf-4818-9132-99d397dfd483",
            "match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-18T12:12:01.266857-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b05c93b1-20f5-4af8-a16f-8a9662003ad2",
                    "gambit_id": "391795f5-9c6f-49d8-ae4f-4f1addcf3ee5",
                    "last_updated": "2023-04-19T13:52:28.707069-04:00",
                    "created_at": "2023-04-18T12:12:01.268859-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed50b880-9faf-4818-9132-99d397dfd483/?format=api"
                },
                {
                    "id": "d92fa519-cc15-472b-862f-f027e4252433",
                    "gambit_id": "5b7fabdf-56a6-4c87-b4c0-689bfe83ff6c",
                    "last_updated": "2023-04-19T13:52:28.709300-04:00",
                    "created_at": "2023-04-18T12:12:01.271003-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed50b880-9faf-4818-9132-99d397dfd483/?format=api"
                }
            ]
        }
    ]
}