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/11a40651-fccc-4141-b373-86912be4fbd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "11a40651-fccc-4141-b373-86912be4fbd7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "87426caa-5223-45ec-aab3-79371aa948b4",
    "completed": true,
    "last_updated": "2023-04-27T11:52:09.959034-04:00",
    "created_at": "2023-04-26T12:02:11.694205-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/87426caa-5223-45ec-aab3-79371aa948b4",
    "datetime": "2023-04-26T18:40:00-04:00",
    "cutoff_datetime": "2023-04-26T18:40:00-04:00",
    "name": "HOU (H Brown) v. TAM (C Faucher)",
    "bettypes": [
        {
            "id": "022087b7-659e-4a62-a1f8-a9e1e2368ef7",
            "match": "https://api-prod.gambitprofit.com/api/matches/11a40651-fccc-4141-b373-86912be4fbd7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:11.709093-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": "TAM (C Faucher)",
                        "amount": 5208.0
                    },
                    {
                        "team": "HOU (H Brown)",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9582.72,
                "profit_sb": 82.72,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40c991c4-ab83-4a19-aa70-fa30f48dfe47",
                    "gambit_id": "5b2b9919-1a17-4729-84b0-fcd88348ee67",
                    "last_updated": "2023-04-27T11:52:09.975354-04:00",
                    "created_at": "2023-04-26T12:02:11.710970-04:00",
                    "name": "TAM (C Faucher)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022087b7-659e-4a62-a1f8-a9e1e2368ef7/?format=api"
                },
                {
                    "id": "37e1f7af-19d5-4fd2-a2be-feb8f9c1b5c8",
                    "gambit_id": "9a16617e-2ab6-46bd-93b5-d39b01639ce4",
                    "last_updated": "2023-04-27T11:52:09.977557-04:00",
                    "created_at": "2023-04-26T12:02:11.712906-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "2.00000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022087b7-659e-4a62-a1f8-a9e1e2368ef7/?format=api"
                }
            ]
        },
        {
            "id": "1a824fac-802b-42ba-b26e-1cb339e2e9c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/11a40651-fccc-4141-b373-86912be4fbd7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:11.703081-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": "HOU",
                        "amount": 6308.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c175cdb-e46b-43f6-b8bb-be83e0337fe3",
                    "gambit_id": "59d5aa4f-965c-474f-8bd5-9e8bc0844c1f",
                    "last_updated": "2023-04-27T11:52:09.970926-04:00",
                    "created_at": "2023-04-26T12:02:11.706998-04:00",
                    "name": "HOU",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a824fac-802b-42ba-b26e-1cb339e2e9c9/?format=api"
                },
                {
                    "id": "6043e40f-efe0-439d-b7a7-b425690f2547",
                    "gambit_id": "99b8836c-a9fd-4e24-8469-6646689fd0da",
                    "last_updated": "2023-04-27T11:52:09.968621-04:00",
                    "created_at": "2023-04-26T12:02:11.704974-04:00",
                    "name": "TAM",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a824fac-802b-42ba-b26e-1cb339e2e9c9/?format=api"
                }
            ]
        },
        {
            "id": "b0fc30a2-3616-4c15-8a32-8dc5c2328ef9",
            "match": "https://api-prod.gambitprofit.com/api/matches/11a40651-fccc-4141-b373-86912be4fbd7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:11.696903-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 8.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c4f0f94-7743-43f7-b69e-4c5015907f24",
                    "gambit_id": "2fc416a7-6c7d-4ca5-9266-bf614c6b708c",
                    "last_updated": "2023-04-27T11:52:09.963419-04:00",
                    "created_at": "2023-04-26T12:02:11.698898-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fc30a2-3616-4c15-8a32-8dc5c2328ef9/?format=api"
                },
                {
                    "id": "8faefb4d-ea59-4c83-8ad4-e10f0fad31b8",
                    "gambit_id": "71627ebe-482a-43c3-9209-90df3554fbc8",
                    "last_updated": "2023-04-27T11:52:09.965035-04:00",
                    "created_at": "2023-04-26T12:02:11.700917-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fc30a2-3616-4c15-8a32-8dc5c2328ef9/?format=api"
                }
            ]
        }
    ]
}