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/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f0fdf28-4147-4bf1-85a1-718e96cc2892",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0c1f056e-63e8-41bb-87f9-53b4c265f8d6",
    "completed": true,
    "last_updated": "2022-09-14T10:12:06.158039-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.89,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0c1f056e-63e8-41bb-87f9-53b4c265f8d6",
    "datetime": "2022-09-13T20:05:00-04:00",
    "cutoff_datetime": "2022-09-13T20:05:00-04:00",
    "name": "OAK (K Waldichuk) v. TEX (C Ragans)",
    "bettypes": [
        {
            "id": "1d95e68f-a3c4-408a-8bda-67cd0393e12f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?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": "TEX (C Ragans)",
                        "amount": 5323.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 4677.0
                    }
                ],
                "expected_reward_tokens": 9260.46,
                "profit_sb": 260.46,
                "profit_sb_percentage": 2.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a8f07679-2540-4ceb-9b73-e60101855b84",
                    "gambit_id": "df5237d1-4eb0-4148-b8c5-aa688fa75dc3",
                    "last_updated": "2022-09-14T10:12:06.167018-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (C Ragans)",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d95e68f-a3c4-408a-8bda-67cd0393e12f/?format=api"
                },
                {
                    "id": "df9ade8d-099e-46a9-bbe4-37873c379c24",
                    "gambit_id": "c8ea66cf-2f79-4540-9845-22b8fcacc370",
                    "last_updated": "2022-09-14T10:12:06.167970-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d95e68f-a3c4-408a-8bda-67cd0393e12f/?format=api"
                }
            ]
        },
        {
            "id": "9a6df3b2-8f78-46fd-9868-f354df971892",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?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": 6189.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3811.0
                    }
                ],
                "expected_reward_tokens": 9221.61,
                "profit_sb": 221.61,
                "profit_sb_percentage": 2.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7b821af6-4314-4475-9a5d-c9560f06edf9",
                    "gambit_id": "dd731954-45ba-40f9-a42d-4e5890ba5bfa",
                    "last_updated": "2022-09-14T10:12:06.165038-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6df3b2-8f78-46fd-9868-f354df971892/?format=api"
                },
                {
                    "id": "74c0257d-54f8-4148-9008-bf2db74e716b",
                    "gambit_id": "19bc088f-a93c-43cb-8dd9-fba1e8eba8dc",
                    "last_updated": "2022-09-14T10:12:06.163933-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.42000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6df3b2-8f78-46fd-9868-f354df971892/?format=api"
                }
            ]
        },
        {
            "id": "23aa42ed-0fd2-4ab5-9e89-858ffaeb8716",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?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 Over 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "065ffc6f-bbb4-423f-844d-c81461099e8b",
                    "gambit_id": "58a2ee3f-2126-4606-8be0-e274ffa69844",
                    "last_updated": "2022-09-14T10:12:06.161975-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23aa42ed-0fd2-4ab5-9e89-858ffaeb8716/?format=api"
                },
                {
                    "id": "893baeed-cec1-4399-9e6f-8e03605fdc98",
                    "gambit_id": "dc65d560-d217-48c8-abca-862b077dedc3",
                    "last_updated": "2022-09-14T10:12:06.160859-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23aa42ed-0fd2-4ab5-9e89-858ffaeb8716/?format=api"
                }
            ]
        }
    ]
}