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/2b3a8868-ea1b-4ee8-b996-f04175959453/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b3a8868-ea1b-4ee8-b996-f04175959453",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0c566a68-63b0-4340-9857-ea8b8c6b9897",
    "completed": true,
    "last_updated": "2022-09-24T21:12:27.143399-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.26,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0c566a68-63b0-4340-9857-ea8b8c6b9897",
    "datetime": "2022-09-23T20:10:00-04:00",
    "cutoff_datetime": "2022-09-23T20:10:00-04:00",
    "name": "LAA (S Ohtani) v. MIN (L Varland)",
    "bettypes": [
        {
            "id": "591adaac-e8d9-4479-80f3-33d1dee1e9f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b3a8868-ea1b-4ee8-b996-f04175959453/?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": "LAA (S Ohtani)",
                        "amount": 6016.0
                    },
                    {
                        "team": "MIN (L Varland)",
                        "amount": 3984.0
                    }
                ],
                "expected_reward_tokens": 9203.04,
                "profit_sb": 203.04,
                "profit_sb_percentage": 2.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1fbd7b47-4f5e-429a-b2ac-3eb2d47ae956",
                    "gambit_id": "a40c407c-90d1-4b57-b2b5-9d6d3b24724b",
                    "last_updated": "2022-09-24T21:12:27.154242-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591adaac-e8d9-4479-80f3-33d1dee1e9f2/?format=api"
                },
                {
                    "id": "2424c326-e1c2-4af8-93d3-17bfb8a28ede",
                    "gambit_id": "d6244b01-e857-40db-95f7-88789559b544",
                    "last_updated": "2022-09-24T21:12:27.153228-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (L Varland)",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591adaac-e8d9-4479-80f3-33d1dee1e9f2/?format=api"
                }
            ]
        },
        {
            "id": "31fe3082-2412-409a-8b5b-9d8d722ae9a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b3a8868-ea1b-4ee8-b996-f04175959453/?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": "MIN",
                        "amount": 5399.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0eec931b-c753-42e4-ba8e-af768fe4eca3",
                    "gambit_id": "a7d19d2c-c4c0-4050-866b-888d6a9c9ed9",
                    "last_updated": "2022-09-24T21:12:27.150120-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31fe3082-2412-409a-8b5b-9d8d722ae9a3/?format=api"
                },
                {
                    "id": "038b13e6-32d4-4953-b430-c58898c15ef6",
                    "gambit_id": "7b0e8a72-9052-45d7-bd8d-aac487073732",
                    "last_updated": "2022-09-24T21:12:27.151204-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31fe3082-2412-409a-8b5b-9d8d722ae9a3/?format=api"
                }
            ]
        },
        {
            "id": "0a17a9ae-d197-4b60-9c22-3c56239976fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b3a8868-ea1b-4ee8-b996-f04175959453/?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 Over 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b6ebc86-1e20-4ab4-86d0-521d9d659de7",
                    "gambit_id": "2df6254b-6cf3-40ac-8644-832adc22f033",
                    "last_updated": "2022-09-24T21:12:27.147936-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a17a9ae-d197-4b60-9c22-3c56239976fe/?format=api"
                },
                {
                    "id": "6b3eda87-b7bf-4c00-932d-a1b1a3ce6cea",
                    "gambit_id": "1bb29a1a-41ba-44d8-9d5e-b301bbe06e13",
                    "last_updated": "2022-09-24T21:12:27.146756-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a17a9ae-d197-4b60-9c22-3c56239976fe/?format=api"
                }
            ]
        }
    ]
}