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/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "856e8125-327d-4f8a-a17d-b0c51281a3f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf105fa6-f475-4563-a92f-6564ad344294",
    "completed": true,
    "last_updated": "2023-09-22T10:53:05.630540-04:00",
    "created_at": "2023-09-20T08:23:21.979348-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cf105fa6-f475-4563-a92f-6564ad344294",
    "datetime": "2023-09-20T12:35:00-04:00",
    "cutoff_datetime": "2023-09-20T12:35:00-04:00",
    "name": "MIN (B Ober) v. CIN (H Greene)",
    "bettypes": [
        {
            "id": "1bce2cd4-310b-4943-9666-e8094037551b",
            "match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:21.992143-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 (H Greene)",
                        "amount": 5541.0
                    },
                    {
                        "team": "MIN (B Ober)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e14fc964-73ce-43a8-a41c-1848513dd2b4",
                    "gambit_id": "31f0aae0-a82a-43d7-a538-84ab0084b35a",
                    "last_updated": "2023-09-22T10:53:05.652955-04:00",
                    "created_at": "2023-09-20T08:23:22.002968-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce2cd4-310b-4943-9666-e8094037551b/?format=api"
                },
                {
                    "id": "00fcd76c-248d-4269-a3c0-48011b35cb51",
                    "gambit_id": "82e51026-2856-43cb-a887-bdf85e63fcda",
                    "last_updated": "2023-09-22T10:53:05.649547-04:00",
                    "created_at": "2023-09-20T08:23:21.998036-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce2cd4-310b-4943-9666-e8094037551b/?format=api"
                }
            ]
        },
        {
            "id": "acce5a45-f777-421d-ba93-2294a1cadc03",
            "match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:22.008472-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",
                        "amount": 6324.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e12edcf-b586-4caa-8102-27c606c38043",
                    "gambit_id": "ec7580ad-b283-4029-98b2-60142606ff0d",
                    "last_updated": "2023-09-22T10:53:05.669245-04:00",
                    "created_at": "2023-09-20T08:23:22.012216-04:00",
                    "name": "MIN",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acce5a45-f777-421d-ba93-2294a1cadc03/?format=api"
                },
                {
                    "id": "4494aacd-a3b0-4a92-89c1-01e5e3255a5a",
                    "gambit_id": "ba6e0d34-f020-45fa-900d-7cc18653f115",
                    "last_updated": "2023-09-22T10:53:05.672728-04:00",
                    "created_at": "2023-09-20T08:23:22.018882-04:00",
                    "name": "CIN",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acce5a45-f777-421d-ba93-2294a1cadc03/?format=api"
                }
            ]
        },
        {
            "id": "986c803a-3cc4-455c-8f6b-d796140e41ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:22.023370-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b5a94d4-d1c9-428c-b5c4-cdfef93c2d78",
                    "gambit_id": "05334214-2b5d-4463-8217-0b3d7efe352c",
                    "last_updated": "2023-09-22T10:53:05.688986-04:00",
                    "created_at": "2023-09-20T08:23:22.030930-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986c803a-3cc4-455c-8f6b-d796140e41ca/?format=api"
                },
                {
                    "id": "978078ec-1cb1-4bdf-8c20-d512ac733a83",
                    "gambit_id": "ed066435-d030-444c-9a01-008ca17825bb",
                    "last_updated": "2023-09-22T10:53:05.684909-04:00",
                    "created_at": "2023-09-20T08:23:22.027156-04:00",
                    "name": "Game Total Over 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986c803a-3cc4-455c-8f6b-d796140e41ca/?format=api"
                }
            ]
        }
    ]
}