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/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a295ce47-f042-4e61-8c02-c646a5c15050",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aacf7cf3-1b82-4a08-bdec-c060c0c8332d",
    "completed": true,
    "last_updated": "2023-10-01T22:23:27.419819-04:00",
    "created_at": "2023-09-29T09:23:07.794283-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aacf7cf3-1b82-4a08-bdec-c060c0c8332d",
    "datetime": "2023-09-29T19:10:00-04:00",
    "cutoff_datetime": "2023-09-29T19:10:00-04:00",
    "name": "PHI (T Walker) v. NYM (T Megill)",
    "bettypes": [
        {
            "id": "d6b7c396-12ac-4f88-9a1c-8947d94da95d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:23:07.805195-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": "PHI (T Walker)",
                        "amount": 5377.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 4623.0
                    }
                ],
                "expected_reward_tokens": 9569.61,
                "profit_sb": 69.61,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c3aac7a8-3167-4f67-8b93-ac8e0291bb05",
                    "gambit_id": "aea8fdf8-67ba-4ea1-9280-db7022a59ad0",
                    "last_updated": "2023-10-01T22:23:27.432163-04:00",
                    "created_at": "2023-09-29T09:23:07.810264-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.78000",
                    "odds": "1.81970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b7c396-12ac-4f88-9a1c-8947d94da95d/?format=api"
                },
                {
                    "id": "b1e8a6b4-fce8-4dbc-bea3-a25dc767a85d",
                    "gambit_id": "cfe4aa05-cf82-46e0-975e-2fb7f737c648",
                    "last_updated": "2023-10-01T22:23:27.435923-04:00",
                    "created_at": "2023-09-29T09:23:07.815491-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.07000",
                    "odds": "2.12000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b7c396-12ac-4f88-9a1c-8947d94da95d/?format=api"
                }
            ]
        },
        {
            "id": "e63c8ca4-9f80-41ee-a301-627a4b85540a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-29T09:23:07.820417-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": "NYM",
                        "amount": 5939.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eb900162-bd41-4f18-b9b2-201dda0d824b",
                    "gambit_id": "617df7bd-f7bd-4453-89e7-69f272720efc",
                    "last_updated": "2023-10-01T22:23:27.446104-04:00",
                    "created_at": "2023-09-29T09:23:07.836647-04:00",
                    "name": "NYM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63c8ca4-9f80-41ee-a301-627a4b85540a/?format=api"
                },
                {
                    "id": "1dde39dd-500e-499b-b4e4-8c478ed9f8e8",
                    "gambit_id": "3a314cb6-5794-4081-ba27-313ef6acafb5",
                    "last_updated": "2023-10-01T22:23:27.442647-04:00",
                    "created_at": "2023-09-29T09:23:07.825022-04:00",
                    "name": "PHI",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63c8ca4-9f80-41ee-a301-627a4b85540a/?format=api"
                }
            ]
        },
        {
            "id": "70a077f0-7463-4ef9-bade-bc57871e065d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:23:07.861010-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fea527c0-d3bb-4ef4-93f9-98e781c13bcb",
                    "gambit_id": "ef1554ea-de06-4d90-b49a-f9c355265671",
                    "last_updated": "2023-10-01T22:23:27.455500-04:00",
                    "created_at": "2023-09-29T09:23:07.879945-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a077f0-7463-4ef9-bade-bc57871e065d/?format=api"
                },
                {
                    "id": "ae52a3e6-0438-44d6-b53e-2fbebd162ddf",
                    "gambit_id": "2b16f17f-f203-4cb5-82a8-1ee6a04a8303",
                    "last_updated": "2023-10-01T22:23:27.452346-04:00",
                    "created_at": "2023-09-29T09:23:07.873214-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a077f0-7463-4ef9-bade-bc57871e065d/?format=api"
                }
            ]
        }
    ]
}