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/54591be9-039d-4fc0-83a1-dbb98e2c841b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "54591be9-039d-4fc0-83a1-dbb98e2c841b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6183f60b-1c95-4aa5-85cf-cc2a8bd9e9c9",
    "completed": true,
    "last_updated": "2022-08-23T09:36:56.255815-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.66,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6183f60b-1c95-4aa5-85cf-cc2a8bd9e9c9",
    "datetime": "2022-08-22T21:40:00-04:00",
    "cutoff_datetime": "2022-08-22T21:40:00-04:00",
    "name": "MIA (E Cabrera) v. OAK (A Oller)",
    "bettypes": [
        {
            "id": "2776c811-102e-4ba2-8afd-29c2556ec25b",
            "match": "https://api-prod.gambitprofit.com/api/matches/54591be9-039d-4fc0-83a1-dbb98e2c841b/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "MIA (E Cabrera)",
                        "amount": 5759.0
                    },
                    {
                        "team": "OAK (A Oller)",
                        "amount": 4241.0
                    }
                ],
                "expected_reward_tokens": 9329.58,
                "profit_sb": 329.58,
                "profit_sb_percentage": 3.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41fa7479-1a6f-4c50-b9b1-a336394c05cc",
                    "gambit_id": "ce99814c-9f35-461f-a0ed-76ddfa9569d7",
                    "last_updated": "2022-08-23T09:36:56.259299-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (E Cabrera)",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2776c811-102e-4ba2-8afd-29c2556ec25b/?format=api"
                },
                {
                    "id": "293ac62f-5ee1-41f3-87c3-4f16a485a5bb",
                    "gambit_id": "3dd14ac1-ad0f-4330-b313-73bea4f93b6a",
                    "last_updated": "2022-08-23T09:36:56.258777-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (A Oller)",
                    "reward": "2.20000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2776c811-102e-4ba2-8afd-29c2556ec25b/?format=api"
                }
            ]
        },
        {
            "id": "d00421ef-e328-40f1-a524-70e0cbb791a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/54591be9-039d-4fc0-83a1-dbb98e2c841b/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "OAK",
                        "amount": 5680.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4320.0
                    }
                ],
                "expected_reward_tokens": 9201.6,
                "profit_sb": 201.6,
                "profit_sb_percentage": 2.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e18c5900-3b71-40d0-8bf1-a3f0043e8218",
                    "gambit_id": "5c4aedf1-e6c5-48c1-adb2-7afe27a868dc",
                    "last_updated": "2022-08-23T09:36:56.257822-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00421ef-e328-40f1-a524-70e0cbb791a6/?format=api"
                },
                {
                    "id": "b4f3e214-0889-4479-89e7-0c4fc47e5f26",
                    "gambit_id": "f61a9e4d-11a8-41b4-8345-8eac3257365f",
                    "last_updated": "2022-08-23T09:36:56.258283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "2.13000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00421ef-e328-40f1-a524-70e0cbb791a6/?format=api"
                }
            ]
        },
        {
            "id": "6dc883fb-05b5-4743-958a-3f8dd344dd9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/54591be9-039d-4fc0-83a1-dbb98e2c841b/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": 5205.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23d94ad6-089c-4f2e-8e6c-e94ae5427900",
                    "gambit_id": "252f08ed-4677-45aa-a2cc-716551eb1178",
                    "last_updated": "2022-08-23T09:36:56.256840-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc883fb-05b5-4743-958a-3f8dd344dd9e/?format=api"
                },
                {
                    "id": "27c597d0-7060-4e5f-8cfe-b5f620fea9a1",
                    "gambit_id": "6ed32094-484c-4ec4-bd7d-0197552c3b46",
                    "last_updated": "2022-08-23T09:36:56.257340-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc883fb-05b5-4743-958a-3f8dd344dd9e/?format=api"
                }
            ]
        }
    ]
}