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/7b7bfb03-b847-47c5-8867-8b4feee4009a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7b7bfb03-b847-47c5-8867-8b4feee4009a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fa274d9b-849e-45dd-8843-4f9d8d6d351c",
    "completed": true,
    "last_updated": "2023-04-17T11:42:03.525926-04:00",
    "created_at": "2023-04-14T12:02:16.831273-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.3,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/fa274d9b-849e-45dd-8843-4f9d8d6d351c",
    "datetime": "2023-04-15T10:00:00-04:00",
    "cutoff_datetime": "2023-04-15T10:00:00-04:00",
    "name": "Southampton v. Crystal Palace",
    "bettypes": [
        {
            "id": "8343cbba-5fe1-409a-ac90-cf621954e733",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b7bfb03-b847-47c5-8867-8b4feee4009a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:16.838177-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 5305.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 4695.0
                    }
                ],
                "expected_reward_tokens": 13474.65,
                "profit_sb": 3974.65,
                "profit_sb_percentage": 41.84,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 3649.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 3230.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3121.0
                    }
                ],
                "expected_reward_tokens": 9268.46,
                "profit_sb": -231.54,
                "profit_sb_percentage": -2.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b69ce1d-64df-4bc5-bdc6-30d227f35aec",
                    "gambit_id": "a9218c4c-e6c2-4868-92d1-4ef2d944478f",
                    "last_updated": "2023-04-17T11:42:03.540310-04:00",
                    "created_at": "2023-04-14T12:02:16.839521-04:00",
                    "name": "Crystal Palace",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8343cbba-5fe1-409a-ac90-cf621954e733/?format=api"
                },
                {
                    "id": "86a25af4-c54f-4818-b11f-670d6aee8951",
                    "gambit_id": "bb203455-2815-402c-94e8-04763628b33f",
                    "last_updated": "2023-04-17T11:42:03.544343-04:00",
                    "created_at": "2023-04-14T12:02:16.841025-04:00",
                    "name": "Southampton",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8343cbba-5fe1-409a-ac90-cf621954e733/?format=api"
                },
                {
                    "id": "0cd0a2d8-7614-4657-9668-33e4abea80fe",
                    "gambit_id": "ca0c0e57-9cfe-4b98-954d-b92ac10ade50",
                    "last_updated": "2023-04-17T11:42:03.546380-04:00",
                    "created_at": "2023-04-14T12:02:16.842415-04:00",
                    "name": "Draw",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8343cbba-5fe1-409a-ac90-cf621954e733/?format=api"
                }
            ]
        },
        {
            "id": "3870f859-10f0-46aa-9134-488661dbba81",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b7bfb03-b847-47c5-8867-8b4feee4009a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:16.833340-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 2.5",
                        "amount": 5875.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4125.0
                    }
                ],
                "expected_reward_tokens": 9281.25,
                "profit_sb": -218.75,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09abce76-49f6-4438-952c-9d82aa907590",
                    "gambit_id": "242d56b5-db09-43ac-9cc0-c3c62637df4e",
                    "last_updated": "2023-04-17T11:42:03.534313-04:00",
                    "created_at": "2023-04-14T12:02:16.836667-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3870f859-10f0-46aa-9134-488661dbba81/?format=api"
                },
                {
                    "id": "19cabac3-86cb-4247-875f-eef7f5d55342",
                    "gambit_id": "4c77a29b-14f4-4bd6-9e23-b7843a5b3d8d",
                    "last_updated": "2023-04-17T11:42:03.531498-04:00",
                    "created_at": "2023-04-14T12:02:16.835191-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3870f859-10f0-46aa-9134-488661dbba81/?format=api"
                }
            ]
        }
    ]
}