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/f44699af-d5d9-4128-be28-19d7949267e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f44699af-d5d9-4128-be28-19d7949267e3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "11e8ab8e-fdbb-4edd-983a-54296033df5c",
    "completed": true,
    "last_updated": "2023-08-08T09:52:57.943312-04:00",
    "created_at": "2023-08-07T08:28:00.270190-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/11e8ab8e-fdbb-4edd-983a-54296033df5c",
    "datetime": "2023-08-07T16:10:00-04:00",
    "cutoff_datetime": "2023-08-07T16:10:00-04:00",
    "name": "LOS (T Gonsolin) v. SDG (S Lugo)",
    "bettypes": [
        {
            "id": "e08d0652-a733-4f89-bb14-48ccd72ed960",
            "match": "https://api-prod.gambitprofit.com/api/matches/f44699af-d5d9-4128-be28-19d7949267e3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-07T08:28:00.278654-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": "SDG (S Lugo)",
                        "amount": 5615.0
                    },
                    {
                        "team": "LOS (T Gonsolin)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1fb2ecc4-3aef-4b94-8426-8e7621927869",
                    "gambit_id": "b83e7cc3-27ad-4ac7-95d2-61bedda558b3",
                    "last_updated": "2023-08-08T09:52:57.962724-04:00",
                    "created_at": "2023-08-07T08:28:00.289449-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08d0652-a733-4f89-bb14-48ccd72ed960/?format=api"
                },
                {
                    "id": "7757fc2b-65ec-4cbf-88c8-8ca16c8a0d54",
                    "gambit_id": "9c37c2d0-5b08-4dfc-b1c1-87a390c01079",
                    "last_updated": "2023-08-08T09:52:57.959431-04:00",
                    "created_at": "2023-08-07T08:28:00.284458-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08d0652-a733-4f89-bb14-48ccd72ed960/?format=api"
                }
            ]
        },
        {
            "id": "e3463c02-7743-4482-9265-cc0113b3ae1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f44699af-d5d9-4128-be28-19d7949267e3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-07T08:28:00.294241-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",
                        "amount": 6010.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34b0eb3c-91a3-4409-b0be-8619db701353",
                    "gambit_id": "08bf32dd-b4d5-4c0c-aa85-a1a97e1dfd1f",
                    "last_updated": "2023-08-08T09:52:57.969429-04:00",
                    "created_at": "2023-08-07T08:28:00.298744-04:00",
                    "name": "LOS",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3463c02-7743-4482-9265-cc0113b3ae1c/?format=api"
                },
                {
                    "id": "808c60ff-299d-40cb-b072-a70a6d9d1741",
                    "gambit_id": "96f4acc9-7d61-49e5-accf-48abffc4bb8e",
                    "last_updated": "2023-08-08T09:52:57.973308-04:00",
                    "created_at": "2023-08-07T08:28:00.302985-04:00",
                    "name": "SDG",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3463c02-7743-4482-9265-cc0113b3ae1c/?format=api"
                }
            ]
        },
        {
            "id": "992cf8a6-f43c-4d69-b368-3a907f27f970",
            "match": "https://api-prod.gambitprofit.com/api/matches/f44699af-d5d9-4128-be28-19d7949267e3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-07T08:28:00.307305-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 9.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d88af40c-2a03-4c7c-a2f9-2163650fe3f5",
                    "gambit_id": "b0a5f964-4d73-4d77-92e8-83d305c367d1",
                    "last_updated": "2023-08-08T09:52:57.984004-04:00",
                    "created_at": "2023-08-07T08:28:00.315336-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/992cf8a6-f43c-4d69-b368-3a907f27f970/?format=api"
                },
                {
                    "id": "d3a22cec-82de-4e13-809d-ca88d729d7e6",
                    "gambit_id": "dc32aa31-15a2-4759-a0a6-36ee17321a4d",
                    "last_updated": "2023-08-08T09:52:57.980732-04:00",
                    "created_at": "2023-08-07T08:28:00.311172-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/992cf8a6-f43c-4d69-b368-3a907f27f970/?format=api"
                }
            ]
        }
    ]
}