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/c2251ae8-f460-462b-aa66-5d5ec0d938c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c2251ae8-f460-462b-aa66-5d5ec0d938c4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1183c5ce-74f8-4bc4-89eb-7550d30add28",
    "completed": true,
    "last_updated": "2023-03-27T11:27:21.577952-04:00",
    "created_at": "2023-03-26T13:37:00.576330-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1183c5ce-74f8-4bc4-89eb-7550d30add28",
    "datetime": "2023-03-26T17:05:00-04:00",
    "cutoff_datetime": "2023-03-26T17:05:00-04:00",
    "name": "Miami-Florida v. Texas",
    "bettypes": [
        {
            "id": "cce74da2-076b-48fc-82c6-b35f3b17c482",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2251ae8-f460-462b-aa66-5d5ec0d938c4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-26T13:37:00.579177-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": "Texas",
                        "amount": 6241.0
                    },
                    {
                        "team": "Miami-Florida",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fef8acae-9569-4352-82fe-3a20a070f959",
                    "gambit_id": "d3e8aaa6-c139-48b7-84f2-adb252729b75",
                    "last_updated": "2023-03-27T11:27:21.583668-04:00",
                    "created_at": "2023-03-26T13:37:00.580785-04:00",
                    "name": "Texas",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cce74da2-076b-48fc-82c6-b35f3b17c482/?format=api"
                },
                {
                    "id": "b2e7108d-f3c3-4de9-8ae7-8ce4baa2490c",
                    "gambit_id": "4c20bb58-f018-47b0-bb3c-9a9911dae11f",
                    "last_updated": "2023-03-27T11:27:21.586172-04:00",
                    "created_at": "2023-03-26T13:37:00.582315-04:00",
                    "name": "Miami-Florida",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cce74da2-076b-48fc-82c6-b35f3b17c482/?format=api"
                }
            ]
        },
        {
            "id": "a23c346c-2493-4470-bd33-acbd1104676a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2251ae8-f460-462b-aa66-5d5ec0d938c4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-26T13:37:00.588876-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": "Miami-Florida",
                        "amount": 5000.0
                    },
                    {
                        "team": "Texas",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33281353-55ea-49b8-9284-2ff626c975f4",
                    "gambit_id": "5cbde474-8ae5-4ce4-bec3-e2007a2cd0e6",
                    "last_updated": "2023-03-27T11:27:21.598607-04:00",
                    "created_at": "2023-03-26T13:37:00.592647-04:00",
                    "name": "Miami-Florida",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23c346c-2493-4470-bd33-acbd1104676a/?format=api"
                },
                {
                    "id": "8013333a-7227-4849-bfa0-0c6008aa292e",
                    "gambit_id": "7a5a3108-194c-4811-add6-5561a288d2e3",
                    "last_updated": "2023-03-27T11:27:21.596611-04:00",
                    "created_at": "2023-03-26T13:37:00.590680-04:00",
                    "name": "Texas",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23c346c-2493-4470-bd33-acbd1104676a/?format=api"
                }
            ]
        },
        {
            "id": "38a64490-26b6-4ff6-a896-8ffd593e3653",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2251ae8-f460-462b-aa66-5d5ec0d938c4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-26T13:37:00.583866-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 149",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 149",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ece9fb65-f39d-4de1-8078-6adf3d5ef0ed",
                    "gambit_id": "a399aaa1-20e8-4d2f-9dc6-eb02fea33467",
                    "last_updated": "2023-03-27T11:27:21.591183-04:00",
                    "created_at": "2023-03-26T13:37:00.585372-04:00",
                    "name": "Game Total Under 149",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "149.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a64490-26b6-4ff6-a896-8ffd593e3653/?format=api"
                },
                {
                    "id": "b13bb052-d212-4c1c-8ad3-adb4b7c72c51",
                    "gambit_id": "71df5d0a-079b-4ed5-83d8-e35097b4bb93",
                    "last_updated": "2023-03-27T11:27:21.593179-04:00",
                    "created_at": "2023-03-26T13:37:00.587031-04:00",
                    "name": "Game Total Over 149",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "149.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a64490-26b6-4ff6-a896-8ffd593e3653/?format=api"
                }
            ]
        }
    ]
}