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/0484ffa6-64ea-4fc6-96e1-40397c820237/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0484ffa6-64ea-4fc6-96e1-40397c820237",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7cd18965-c1bd-431c-a907-795b1bd18323",
    "completed": true,
    "last_updated": "2023-07-19T10:28:11.946902-04:00",
    "created_at": "2023-07-18T08:53:09.519270-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7cd18965-c1bd-431c-a907-795b1bd18323",
    "datetime": "2023-07-18T19:10:00-04:00",
    "cutoff_datetime": "2023-07-18T19:10:00-04:00",
    "name": "SFO (A Desclafani) v. CIN (L Weaver)",
    "bettypes": [
        {
            "id": "4876a254-3991-4818-b6f4-bf2ecd02fe7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0484ffa6-64ea-4fc6-96e1-40397c820237/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:09.521248-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": "SFO (A Desclafani)",
                        "amount": 5615.0
                    },
                    {
                        "team": "CIN (L Weaver)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3d7b987b-1c26-4711-bf14-aebf54e2149e",
                    "gambit_id": "2e1ccba3-2d07-4bbf-a8a6-17144fd95c0c",
                    "last_updated": "2023-07-19T10:28:11.951767-04:00",
                    "created_at": "2023-07-18T08:53:09.522698-04:00",
                    "name": "SFO (A Desclafani)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4876a254-3991-4818-b6f4-bf2ecd02fe7d/?format=api"
                },
                {
                    "id": "1e68cdd8-84a7-480b-b13f-e365ae18bff7",
                    "gambit_id": "7d1d4375-8023-4283-95d7-1d9c03603b02",
                    "last_updated": "2023-07-19T10:28:11.953815-04:00",
                    "created_at": "2023-07-18T08:53:09.524194-04:00",
                    "name": "CIN (L Weaver)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4876a254-3991-4818-b6f4-bf2ecd02fe7d/?format=api"
                }
            ]
        },
        {
            "id": "f733d9cc-b685-42de-bb59-4db3cf5b00d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/0484ffa6-64ea-4fc6-96e1-40397c820237/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:09.525693-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": "CIN",
                        "amount": 5512.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d350176f-7559-459f-b228-bddb943235d6",
                    "gambit_id": "19c1da55-089d-4295-aee2-706b0538793b",
                    "last_updated": "2023-07-19T10:28:11.960000-04:00",
                    "created_at": "2023-07-18T08:53:09.528496-04:00",
                    "name": "CIN",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f733d9cc-b685-42de-bb59-4db3cf5b00d3/?format=api"
                },
                {
                    "id": "ce1bbbe5-b8de-4de2-8433-efc6e527fe13",
                    "gambit_id": "e665534d-8c25-436a-9183-36f3434adeb7",
                    "last_updated": "2023-07-19T10:28:11.957634-04:00",
                    "created_at": "2023-07-18T08:53:09.527062-04:00",
                    "name": "SFO",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f733d9cc-b685-42de-bb59-4db3cf5b00d3/?format=api"
                }
            ]
        },
        {
            "id": "b6d9fac8-7c84-4fb1-a069-812a53160c9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0484ffa6-64ea-4fc6-96e1-40397c820237/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:09.530196-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 11",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1de2dd3-e75e-49d6-b043-a4398b37c7c6",
                    "gambit_id": "3106fe66-d37f-4ce1-ba0a-656be183aa1d",
                    "last_updated": "2023-07-19T10:28:11.963191-04:00",
                    "created_at": "2023-07-18T08:53:09.531757-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d9fac8-7c84-4fb1-a069-812a53160c9a/?format=api"
                },
                {
                    "id": "5faa89ea-b614-47f1-89e6-01673112fcaa",
                    "gambit_id": "0a3a2ae3-bbf9-451d-a3de-10f2664d789c",
                    "last_updated": "2023-07-19T10:28:11.965155-04:00",
                    "created_at": "2023-07-18T08:53:09.533254-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d9fac8-7c84-4fb1-a069-812a53160c9a/?format=api"
                }
            ]
        }
    ]
}