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/8f0fe9b7-5b95-4131-b2f3-1332d1bff29d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8f0fe9b7-5b95-4131-b2f3-1332d1bff29d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c3ff626e-a734-4466-9fa1-cff23ca96d76",
    "completed": true,
    "last_updated": "2023-05-01T12:27:24.396536-04:00",
    "created_at": "2023-04-30T12:47:11.509069-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c3ff626e-a734-4466-9fa1-cff23ca96d76",
    "datetime": "2023-04-30T14:10:00-04:00",
    "cutoff_datetime": "2023-04-30T14:10:00-04:00",
    "name": "LAA (J Suarez) v. MIL (C Rea)",
    "bettypes": [
        {
            "id": "e10ab92d-685e-433f-bee2-8d6436f111b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f0fe9b7-5b95-4131-b2f3-1332d1bff29d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-30T12:47:11.522799-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": "MIL (C Rea)",
                        "amount": 5299.0
                    },
                    {
                        "team": "LAA (J Suarez)",
                        "amount": 4701.0
                    }
                ],
                "expected_reward_tokens": 9590.04,
                "profit_sb": 90.04,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "400e61fd-4d15-4c40-bb55-feea02f48e73",
                    "gambit_id": "c16c32eb-d95c-4a69-a4b1-4d791235a5fd",
                    "last_updated": "2023-05-01T12:27:24.413066-04:00",
                    "created_at": "2023-04-30T12:47:11.524249-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10ab92d-685e-433f-bee2-8d6436f111b7/?format=api"
                },
                {
                    "id": "f3ac9af6-8e2b-47dd-837a-53a1689abce4",
                    "gambit_id": "8e26efaf-9ff4-447d-a730-ea1b72d01b84",
                    "last_updated": "2023-05-01T12:27:24.415018-04:00",
                    "created_at": "2023-04-30T12:47:11.526217-04:00",
                    "name": "LAA (J Suarez)",
                    "reward": "2.04000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10ab92d-685e-433f-bee2-8d6436f111b7/?format=api"
                }
            ]
        },
        {
            "id": "066aaed0-ce7d-4cc5-a4e8-221afbbda95b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f0fe9b7-5b95-4131-b2f3-1332d1bff29d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-30T12:47:11.517567-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": "LAA",
                        "amount": 6163.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "427007f3-caaa-41bc-807c-a31c1212c8df",
                    "gambit_id": "fafb6021-dc3d-4da4-8e11-c63cf94334ee",
                    "last_updated": "2023-05-01T12:27:24.409273-04:00",
                    "created_at": "2023-04-30T12:47:11.521041-04:00",
                    "name": "LAA",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/066aaed0-ce7d-4cc5-a4e8-221afbbda95b/?format=api"
                },
                {
                    "id": "0fd3c21c-bcf7-4122-a0ac-4ad2c762f52c",
                    "gambit_id": "29614d53-c3ba-4108-805e-14ca5c9bb370",
                    "last_updated": "2023-05-01T12:27:24.407363-04:00",
                    "created_at": "2023-04-30T12:47:11.519202-04:00",
                    "name": "MIL",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/066aaed0-ce7d-4cc5-a4e8-221afbbda95b/?format=api"
                }
            ]
        },
        {
            "id": "2cd9f188-11d9-4bbe-9837-f51b956b8706",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f0fe9b7-5b95-4131-b2f3-1332d1bff29d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-30T12:47:11.511122-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b7d3bf0-8d81-4642-8398-12e912ad0ab0",
                    "gambit_id": "ab57c843-6b3f-4a4e-aa48-0f633bac0897",
                    "last_updated": "2023-05-01T12:27:24.403339-04:00",
                    "created_at": "2023-04-30T12:47:11.515317-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cd9f188-11d9-4bbe-9837-f51b956b8706/?format=api"
                },
                {
                    "id": "b91860cb-ab0a-4352-8a1d-2c72ec3bd4e0",
                    "gambit_id": "9b34d54a-f72a-4088-9789-0955d8064def",
                    "last_updated": "2023-05-01T12:27:24.401320-04:00",
                    "created_at": "2023-04-30T12:47:11.512852-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cd9f188-11d9-4bbe-9837-f51b956b8706/?format=api"
                }
            ]
        }
    ]
}