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/a9724281-8391-4937-984d-60daf6a55f4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9724281-8391-4937-984d-60daf6a55f4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a5a35b63-d403-4622-aceb-d858787a85cd",
    "completed": true,
    "last_updated": "2023-06-26T10:13:36.183554-04:00",
    "created_at": "2023-06-23T09:28:12.502116-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a5a35b63-d403-4622-aceb-d858787a85cd",
    "datetime": "2023-06-23T19:10:00-04:00",
    "cutoff_datetime": "2023-06-23T19:10:00-04:00",
    "name": "MIL (W Miley) v. CLE (S Bieber)",
    "bettypes": [
        {
            "id": "01840340-d017-4b62-9357-937998001a13",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9724281-8391-4937-984d-60daf6a55f4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-23T09:28:12.504401-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": "CLE (S Bieber)",
                        "amount": 5527.0
                    },
                    {
                        "team": "MIL (W Miley)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eb0c1da2-564f-46d8-9158-4b6cafb561c1",
                    "gambit_id": "a320fbbd-fba0-461d-b8ec-f9334b335042",
                    "last_updated": "2023-06-26T10:13:36.192530-04:00",
                    "created_at": "2023-06-23T09:28:12.507626-04:00",
                    "name": "CLE (S Bieber)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01840340-d017-4b62-9357-937998001a13/?format=api"
                },
                {
                    "id": "538816bc-04d7-41f6-aa08-ed506c8224c7",
                    "gambit_id": "b5abfb36-cfef-4d62-aa62-ccaaeeca522e",
                    "last_updated": "2023-06-26T10:13:36.189657-04:00",
                    "created_at": "2023-06-23T09:28:12.506033-04:00",
                    "name": "MIL (W Miley)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01840340-d017-4b62-9357-937998001a13/?format=api"
                }
            ]
        },
        {
            "id": "81259bd5-d604-4d49-bdef-ae60794b30f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9724281-8391-4937-984d-60daf6a55f4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-23T09:28:12.509292-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": "MIL",
                        "amount": 6241.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f91bfd95-4596-465f-abf6-87b6a19ab199",
                    "gambit_id": "4d461380-8878-4333-973a-fec3b941a60b",
                    "last_updated": "2023-06-26T10:13:36.198336-04:00",
                    "created_at": "2023-06-23T09:28:12.511008-04:00",
                    "name": "MIL",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81259bd5-d604-4d49-bdef-ae60794b30f9/?format=api"
                },
                {
                    "id": "ecd679c9-44e9-4f49-b2da-c03c217657c6",
                    "gambit_id": "2cd5af14-c195-4ed9-a7a0-065e3296139d",
                    "last_updated": "2023-06-26T10:13:36.200811-04:00",
                    "created_at": "2023-06-23T09:28:12.512875-04:00",
                    "name": "CLE",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81259bd5-d604-4d49-bdef-ae60794b30f9/?format=api"
                }
            ]
        },
        {
            "id": "7bc44c4b-1f74-423e-a742-ee877ca12ef9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9724281-8391-4937-984d-60daf6a55f4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-23T09:28:12.514770-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1ac872b-6617-4206-80cf-4c06a12ba746",
                    "gambit_id": "a7473bee-8167-46d6-9078-b346bc836206",
                    "last_updated": "2023-06-26T10:13:36.205812-04:00",
                    "created_at": "2023-06-23T09:28:12.516532-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc44c4b-1f74-423e-a742-ee877ca12ef9/?format=api"
                },
                {
                    "id": "e0afe4b5-873a-4fcb-b7a1-e3f5b4b05b14",
                    "gambit_id": "59020e33-fa37-40cb-9a8b-361c8d5f831b",
                    "last_updated": "2023-06-26T10:13:36.208821-04:00",
                    "created_at": "2023-06-23T09:28:12.518152-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc44c4b-1f74-423e-a742-ee877ca12ef9/?format=api"
                }
            ]
        }
    ]
}