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/78a8b915-1860-428c-b860-5c50ae8ff82a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78a8b915-1860-428c-b860-5c50ae8ff82a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "966d9f22-fe57-4127-9cf2-a3671986cb84",
    "completed": true,
    "last_updated": "2023-10-23T20:43:04.266329-04:00",
    "created_at": "2023-10-21T09:38:05.852307-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/966d9f22-fe57-4127-9cf2-a3671986cb84",
    "datetime": "2023-10-21T19:07:00-04:00",
    "cutoff_datetime": "2023-10-21T19:07:00-04:00",
    "name": "New York Islanders v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "4d0d21a2-c25d-4ba4-aab1-2396d89e5da0",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a8b915-1860-428c-b860-5c50ae8ff82a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:05.863730-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": "Buffalo Sabres",
                        "amount": 5423.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f71bbb62-9688-44ee-aff9-bddb00537fef",
                    "gambit_id": "4213c55b-02c3-42b5-b54e-4dce8a6a0776",
                    "last_updated": "2023-10-23T20:43:04.283780-04:00",
                    "created_at": "2023-10-21T09:38:05.873075-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0d21a2-c25d-4ba4-aab1-2396d89e5da0/?format=api"
                },
                {
                    "id": "89adec7b-d505-4ff0-ac92-bdc039bab1b3",
                    "gambit_id": "7c06fc8e-9b7c-427e-b7fd-88c6f67f2261",
                    "last_updated": "2023-10-23T20:43:04.280296-04:00",
                    "created_at": "2023-10-21T09:38:05.868426-04:00",
                    "name": "New York Islanders",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0d21a2-c25d-4ba4-aab1-2396d89e5da0/?format=api"
                }
            ]
        },
        {
            "id": "2f41d8d2-1133-471a-978b-43532c89b8fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a8b915-1860-428c-b860-5c50ae8ff82a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:05.877059-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": "New York Islanders",
                        "amount": 6744.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3256.0
                    }
                ],
                "expected_reward_tokens": 9441.6,
                "profit_sb": -58.4,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10b06891-c6cd-463c-b19e-3ed59fa26a31",
                    "gambit_id": "a53bf866-b1bd-4ee7-a57c-e56b47e074d7",
                    "last_updated": "2023-10-23T20:43:04.290755-04:00",
                    "created_at": "2023-10-21T09:38:05.880887-04:00",
                    "name": "New York Islanders",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f41d8d2-1133-471a-978b-43532c89b8fb/?format=api"
                },
                {
                    "id": "6ab54f66-c600-4c6a-b54f-620f3736f721",
                    "gambit_id": "0d6327e1-2aa3-4c8f-8216-4ef18fe6ad7d",
                    "last_updated": "2023-10-23T20:43:04.294603-04:00",
                    "created_at": "2023-10-21T09:38:05.884860-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.90000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f41d8d2-1133-471a-978b-43532c89b8fb/?format=api"
                }
            ]
        },
        {
            "id": "22e327f0-9f65-413f-a7e7-ad55653f107d",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a8b915-1860-428c-b860-5c50ae8ff82a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:05.889577-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 6.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "82763e93-a97a-409a-bbe8-f6fc1cdfff29",
                    "gambit_id": "7d70ffbd-4e8f-43b6-afd0-dc388b50deff",
                    "last_updated": "2023-10-23T20:43:04.302460-04:00",
                    "created_at": "2023-10-21T09:38:05.893594-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e327f0-9f65-413f-a7e7-ad55653f107d/?format=api"
                },
                {
                    "id": "ea8d0a66-c9a9-4427-87cf-8c6c436b615e",
                    "gambit_id": "3638f016-e475-4a0e-9000-bd3c1254538e",
                    "last_updated": "2023-10-23T20:43:04.307379-04:00",
                    "created_at": "2023-10-21T09:38:05.898569-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e327f0-9f65-413f-a7e7-ad55653f107d/?format=api"
                }
            ]
        }
    ]
}