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/8823014f-c844-4164-bd02-99250f96624c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8823014f-c844-4164-bd02-99250f96624c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ecbd6ebb-9ce5-4e39-96b8-01427d412962",
    "completed": true,
    "last_updated": "2023-06-20T10:03:20.560018-04:00",
    "created_at": "2023-06-19T08:08:07.444748-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ecbd6ebb-9ce5-4e39-96b8-01427d412962",
    "datetime": "2023-06-19T19:40:00-04:00",
    "cutoff_datetime": "2023-06-19T19:40:00-04:00",
    "name": "BOS (J Paxton) v. MIN (P Lopez)",
    "bettypes": [
        {
            "id": "09767ee3-034f-44c8-8981-de316009419d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8823014f-c844-4164-bd02-99250f96624c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-19T08:08:07.446930-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": "MIN (P Lopez)",
                        "amount": 5711.0
                    },
                    {
                        "team": "BOS (J Paxton)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bcff6dd0-d5eb-4ad1-81a5-3df6b47357ae",
                    "gambit_id": "7701532a-121d-43cd-bab6-8dbfc6fa3ff6",
                    "last_updated": "2023-06-20T10:03:20.569895-04:00",
                    "created_at": "2023-06-19T08:08:07.450008-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09767ee3-034f-44c8-8981-de316009419d/?format=api"
                },
                {
                    "id": "44f56647-eb45-4df4-8466-a5c13ef29eb3",
                    "gambit_id": "fd5726f9-b4a3-4ffa-9190-61674e8c90f1",
                    "last_updated": "2023-06-20T10:03:20.566659-04:00",
                    "created_at": "2023-06-19T08:08:07.448433-04:00",
                    "name": "BOS (J Paxton)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09767ee3-034f-44c8-8981-de316009419d/?format=api"
                }
            ]
        },
        {
            "id": "42ac70a9-81f4-4217-ac25-5c71906dd48c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8823014f-c844-4164-bd02-99250f96624c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-19T08:08:07.451647-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": "BOS",
                        "amount": 6100.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a35b39b6-6aab-4a7f-926c-68ef72d50cff",
                    "gambit_id": "daf01ae6-6e48-4026-b0ce-161b70e728e1",
                    "last_updated": "2023-06-20T10:03:20.575206-04:00",
                    "created_at": "2023-06-19T08:08:07.453310-04:00",
                    "name": "BOS",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42ac70a9-81f4-4217-ac25-5c71906dd48c/?format=api"
                },
                {
                    "id": "133a8610-5ef1-4295-9803-df837c874048",
                    "gambit_id": "9a88a587-9c50-4373-8488-49a2764f335f",
                    "last_updated": "2023-06-20T10:03:20.577817-04:00",
                    "created_at": "2023-06-19T08:08:07.455298-04:00",
                    "name": "MIN",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42ac70a9-81f4-4217-ac25-5c71906dd48c/?format=api"
                }
            ]
        },
        {
            "id": "c197686a-c923-4438-a3c5-a010bb824f71",
            "match": "https://api-prod.gambitprofit.com/api/matches/8823014f-c844-4164-bd02-99250f96624c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-19T08:08:07.457422-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23f735d1-e81a-4c77-a687-9238f1189db3",
                    "gambit_id": "fae78867-5751-41e2-a40a-7027dde1f6cd",
                    "last_updated": "2023-06-20T10:03:20.586238-04:00",
                    "created_at": "2023-06-19T08:08:07.460878-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c197686a-c923-4438-a3c5-a010bb824f71/?format=api"
                },
                {
                    "id": "9080f523-0a21-4ae8-9b00-11ae3915cfbe",
                    "gambit_id": "c3763178-3a33-46de-8f9b-901016663a12",
                    "last_updated": "2023-06-20T10:03:20.583511-04:00",
                    "created_at": "2023-06-19T08:08:07.459163-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c197686a-c923-4438-a3c5-a010bb824f71/?format=api"
                }
            ]
        }
    ]
}