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/0507d710-a83d-443d-9da7-3152b84249f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0507d710-a83d-443d-9da7-3152b84249f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "24d8e5fc-7448-4ed1-826f-a592faae55c4",
    "completed": true,
    "last_updated": "2023-07-29T19:33:34.892915-04:00",
    "created_at": "2023-07-28T08:23:04.484977-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/24d8e5fc-7448-4ed1-826f-a592faae55c4",
    "datetime": "2023-07-28T22:10:00-04:00",
    "cutoff_datetime": "2023-07-28T22:10:00-04:00",
    "name": "CIN (B Williamson) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "ebbdcc01-718c-4b77-94d8-f259258d0352",
            "match": "https://api-prod.gambitprofit.com/api/matches/0507d710-a83d-443d-9da7-3152b84249f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-28T08:23:04.492807-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": "LOS (B Miller)",
                        "amount": 6564.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 3436.0
                    }
                ],
                "expected_reward_tokens": 9517.72,
                "profit_sb": 17.72,
                "profit_sb_percentage": 0.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cdd19bbf-dcd0-4de7-b75a-0f1453a48d4d",
                    "gambit_id": "d1d2006d-61f7-420a-b8a2-64de88db6e20",
                    "last_updated": "2023-07-29T19:33:34.911334-04:00",
                    "created_at": "2023-07-28T08:23:04.505100-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbdcc01-718c-4b77-94d8-f259258d0352/?format=api"
                },
                {
                    "id": "e00210d9-dd9f-4584-b1f7-8bc35461bc3a",
                    "gambit_id": "ad948d8b-2286-4719-a2bd-915844a33b9c",
                    "last_updated": "2023-07-29T19:33:34.906889-04:00",
                    "created_at": "2023-07-28T08:23:04.498809-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbdcc01-718c-4b77-94d8-f259258d0352/?format=api"
                }
            ]
        },
        {
            "id": "34f75d0e-7d1a-45ba-83b8-290663e78ee9",
            "match": "https://api-prod.gambitprofit.com/api/matches/0507d710-a83d-443d-9da7-3152b84249f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-28T08:23:04.510743-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": "LOS",
                        "amount": 5107.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ef26cdd-9e17-4067-a174-7c29d353ac57",
                    "gambit_id": "97bc66e4-e1b7-4d8c-b414-4473e69de936",
                    "last_updated": "2023-07-29T19:33:34.924651-04:00",
                    "created_at": "2023-07-28T08:23:04.520105-04:00",
                    "name": "LOS",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f75d0e-7d1a-45ba-83b8-290663e78ee9/?format=api"
                },
                {
                    "id": "3262a371-c3ab-4614-8455-76090cabac7c",
                    "gambit_id": "24567a4d-72f9-4f9d-bca1-40b9c0ba0a0e",
                    "last_updated": "2023-07-29T19:33:34.920376-04:00",
                    "created_at": "2023-07-28T08:23:04.515279-04:00",
                    "name": "CIN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f75d0e-7d1a-45ba-83b8-290663e78ee9/?format=api"
                }
            ]
        },
        {
            "id": "47d6d451-d3a7-436e-aea9-4623d4d3e2ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/0507d710-a83d-443d-9da7-3152b84249f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-28T08:23:04.524765-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2de4729-40c5-45a1-8816-fbcbbc3e2560",
                    "gambit_id": "464dccb0-69a1-4a86-8206-48718caf6a04",
                    "last_updated": "2023-07-29T19:33:34.958658-04:00",
                    "created_at": "2023-07-28T08:23:04.529314-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d6d451-d3a7-436e-aea9-4623d4d3e2ec/?format=api"
                },
                {
                    "id": "ceee375c-8a1d-4d12-afc5-abfb93f80285",
                    "gambit_id": "eab9083e-e7e8-44f9-9f91-ef80205ad24d",
                    "last_updated": "2023-07-29T19:33:34.968798-04:00",
                    "created_at": "2023-07-28T08:23:04.534532-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d6d451-d3a7-436e-aea9-4623d4d3e2ec/?format=api"
                }
            ]
        }
    ]
}