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/ca66ece9-27aa-4272-a5cc-0680f2422f4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ca66ece9-27aa-4272-a5cc-0680f2422f4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3758760e-baa1-4200-968f-4abd9c77392f",
    "completed": true,
    "last_updated": "2023-06-22T11:03:08.241615-04:00",
    "created_at": "2023-06-21T08:33:15.944689-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3758760e-baa1-4200-968f-4abd9c77392f",
    "datetime": "2023-06-21T16:05:00-04:00",
    "cutoff_datetime": "2023-06-21T16:05:00-04:00",
    "name": "STL (M Mikolas) v. WAS (T Williams)",
    "bettypes": [
        {
            "id": "e1f1a700-9689-4118-a1c3-51bfaf8eb79b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca66ece9-27aa-4272-a5cc-0680f2422f4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-21T08:33:15.948294-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": "STL (M Mikolas)",
                        "amount": 5873.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e2d2cf9f-c4b8-4dd4-8a19-f43395e99969",
                    "gambit_id": "b457ef27-3cf4-4851-97cc-911225e1d1c2",
                    "last_updated": "2023-06-22T11:03:08.246973-04:00",
                    "created_at": "2023-06-21T08:33:15.951347-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.63000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f1a700-9689-4118-a1c3-51bfaf8eb79b/?format=api"
                },
                {
                    "id": "33d898ff-6d65-4d6b-a270-cf635f77e9af",
                    "gambit_id": "6961676c-6022-438e-a958-ca563c5eefb4",
                    "last_updated": "2023-06-22T11:03:08.249439-04:00",
                    "created_at": "2023-06-21T08:33:15.954046-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f1a700-9689-4118-a1c3-51bfaf8eb79b/?format=api"
                }
            ]
        },
        {
            "id": "76704b0b-9644-4261-b58b-97391a76a38e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca66ece9-27aa-4272-a5cc-0680f2422f4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-21T08:33:15.956740-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": "WAS",
                        "amount": 5213.0
                    },
                    {
                        "team": "STL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0837d506-2f96-467f-80f3-2d8709d29e71",
                    "gambit_id": "ac971333-2e5b-4ac0-87aa-1d967af3720c",
                    "last_updated": "2023-06-22T11:03:08.256553-04:00",
                    "created_at": "2023-06-21T08:33:15.962334-04:00",
                    "name": "WAS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76704b0b-9644-4261-b58b-97391a76a38e/?format=api"
                },
                {
                    "id": "d82e3c97-1876-4b1f-8bfa-4af1cb0f6859",
                    "gambit_id": "eecf5977-8b07-4596-9531-9ce0dab05208",
                    "last_updated": "2023-06-22T11:03:08.254099-04:00",
                    "created_at": "2023-06-21T08:33:15.959536-04:00",
                    "name": "STL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76704b0b-9644-4261-b58b-97391a76a38e/?format=api"
                }
            ]
        },
        {
            "id": "4be275cc-de3f-4806-a6da-9dda79171aa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca66ece9-27aa-4272-a5cc-0680f2422f4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-21T08:33:15.965213-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e631d76-397c-4254-b595-f0478b1488f2",
                    "gambit_id": "4b42c295-81a3-475e-8233-01ec30393c17",
                    "last_updated": "2023-06-22T11:03:08.263477-04:00",
                    "created_at": "2023-06-21T08:33:15.970610-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be275cc-de3f-4806-a6da-9dda79171aa0/?format=api"
                },
                {
                    "id": "952e2cc4-479b-410b-9fc4-3f1dc338b42e",
                    "gambit_id": "62a81b11-c76c-4071-9ef0-a51b835fccfd",
                    "last_updated": "2023-06-22T11:03:08.261037-04:00",
                    "created_at": "2023-06-21T08:33:15.967910-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be275cc-de3f-4806-a6da-9dda79171aa0/?format=api"
                }
            ]
        }
    ]
}