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/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f372ed84-f4c5-47b7-9193-2f094ebe2504",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "40bfc9d1-d2af-43df-92a1-4418a05130c4",
    "completed": true,
    "last_updated": "2023-09-26T09:22:57.292366-04:00",
    "created_at": "2023-09-24T09:13:25.991092-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/40bfc9d1-d2af-43df-92a1-4418a05130c4",
    "datetime": "2023-09-24T19:10:00-04:00",
    "cutoff_datetime": "2023-09-24T19:10:00-04:00",
    "name": "SFO (R Walker) v. LOS (L Lynn)",
    "bettypes": [
        {
            "id": "ca4107f8-0c91-450b-a910-730a5be9dfab",
            "match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-24T09:13:26.002313-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": "LOS (L Lynn)",
                        "amount": 6139.0
                    },
                    {
                        "team": "SFO (R Walker)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cbf1aca1-8b42-47db-835c-dda386bc1f02",
                    "gambit_id": "b96197b2-9767-4b8f-b01b-a338f126ee2b",
                    "last_updated": "2023-09-26T09:22:57.309680-04:00",
                    "created_at": "2023-09-24T09:13:26.014182-04:00",
                    "name": "LOS (L Lynn)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4107f8-0c91-450b-a910-730a5be9dfab/?format=api"
                },
                {
                    "id": "9cb39ce1-42b9-4b2d-a756-6988ab77e8ca",
                    "gambit_id": "24161431-41b9-408b-8e29-2881bd018c9a",
                    "last_updated": "2023-09-26T09:22:57.305415-04:00",
                    "created_at": "2023-09-24T09:13:26.007367-04:00",
                    "name": "SFO (R Walker)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4107f8-0c91-450b-a910-730a5be9dfab/?format=api"
                }
            ]
        },
        {
            "id": "ebf82040-0d4d-49b5-a530-cb40621e47d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-24T09:13:26.018373-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": "SFO",
                        "amount": 5423.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d74fdb1-5290-4772-9be3-197aa86e9854",
                    "gambit_id": "3fa8eccb-06f2-4ebb-822b-b1e9660f7b7e",
                    "last_updated": "2023-09-26T09:22:57.321216-04:00",
                    "created_at": "2023-09-24T09:13:26.023022-04:00",
                    "name": "SFO",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf82040-0d4d-49b5-a530-cb40621e47d0/?format=api"
                },
                {
                    "id": "0dd74d16-9314-4946-9367-8731767cf37d",
                    "gambit_id": "3642facd-a5fb-4550-902e-9a637bd491b2",
                    "last_updated": "2023-09-26T09:22:57.329053-04:00",
                    "created_at": "2023-09-24T09:13:26.027187-04:00",
                    "name": "LOS",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf82040-0d4d-49b5-a530-cb40621e47d0/?format=api"
                }
            ]
        },
        {
            "id": "84e07546-b4c6-4b6a-94ef-51fe873c8378",
            "match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-24T09:13:26.031228-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 Over 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba0b643f-3780-424a-8c27-4abb654b0c24",
                    "gambit_id": "779c88b7-915c-40ad-8019-a14a214c2943",
                    "last_updated": "2023-09-26T09:22:57.354353-04:00",
                    "created_at": "2023-09-24T09:13:26.035501-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e07546-b4c6-4b6a-94ef-51fe873c8378/?format=api"
                },
                {
                    "id": "4b44bb97-6e35-4bf5-811c-c0545e95579b",
                    "gambit_id": "e75995c4-2146-45dc-b53d-35056f4486b3",
                    "last_updated": "2023-09-26T09:22:57.345535-04:00",
                    "created_at": "2023-09-24T09:13:26.040677-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e07546-b4c6-4b6a-94ef-51fe873c8378/?format=api"
                }
            ]
        }
    ]
}